mirror of
https://github.com/bobbimanners/Applecorn.git
synced 2025-02-02 21:30:37 +00:00
fd8e5ba0c6
Corrected and updated MOS API entry block Created default vector table Vectors initialised from default vector table Corrected OSFILE error numbers PRSTR prints via OSASCI Laid out zero page workspace Added OUT2HEX, optimised OUTHEX Added WRCH wrapper to OUTCHAR OSRDLINE recognises BS for delete RDCH sets ESCFLAG if Escape returned, lets REPEAT PRINT GET:UNTIL 0 to stop
14 lines
448 B
Plaintext
14 lines
448 B
Plaintext
Updates to Applecorn MOS 25-Jul-2021
|
|
------------------------------------
|
|
|
|
Corrected and updated MOS API entry block
|
|
Created default vector table
|
|
Vectors initialised from default vector table
|
|
Corrected OSFILE error numbers
|
|
PRSTR prints via OSASCI
|
|
Laid out zero page workspace
|
|
Added OUT2HEX, optimised OUTHEX
|
|
Added WRCH wrapper to OUTCHAR
|
|
OSRDLINE recognises BS for delete
|
|
RDCH sets ESCFLAG if Escape returned, lets REPEAT PRINT GET:UNTIL 0 to stop
|