Switch to using cb_syscall; Fix bug in cb_syscall write
This commit is contained in:
parent
465db791ec
commit
f2907f7425
1 changed files with 3 additions and 0 deletions
|
@ -1,5 +1,8 @@
|
|||
Fri Nov 28 20:10:09 1997 Michael Meissner <meissner@cygnus.com>
|
||||
|
||||
* syscall.c (cb_syscall): Add missing else, so write to stdout
|
||||
isn't doubled.
|
||||
|
||||
* sim-alu.h (ALU{,8,16,32,64}_SET_CARRY): Provide macros to import
|
||||
the carry bit from the CPU's psw.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue