mirror of
https://github.com/wwarthen/RomWBW.git
synced 2026-02-06 22:13:13 -06:00
Fix ZX Fixes
This commit is contained in:
@@ -420,6 +420,7 @@ int zx_term(void)
|
||||
|
||||
//n = RAM[0x81]; /* Get the return code. This is Hi-Tech C */
|
||||
//n = (n << 8) | RAM[0x80]; /* specific and fails with other COM files */
|
||||
n = 0;
|
||||
|
||||
putchar('\n');
|
||||
|
||||
|
||||
Binary file not shown.
BIN
Tools/zx/zx.exe
BIN
Tools/zx/zx.exe
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user