mirror of
https://github.com/bobbimanners/Applecorn.git
synced 2024-11-12 00:05:01 +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
5 lines
76 B
Batchfile
5 lines
76 B
Batchfile
cd /d %0\..
|
|
merlin32 -V . applecorn.s
|
|
copy applecorn applecorn#062000
|
|
pause
|