mirror of
https://github.com/nippur72/apple1-videocard-lib.git
synced 2025-01-02 23:31:53 +00:00
print entry points for applesoft basic
This commit is contained in:
parent
ad26e572e0
commit
132dca24e6
@ -1,2 +1,6 @@
|
|||||||
call ..\..\tools\build sdcard
|
call ..\..\tools\build sdcard
|
||||||
copy out\sdcard.prg ..\..\..\apple1-emu\software\sdcard.prg /y
|
copy out\sdcard.prg ..\..\..\apple1-emu\software\sdcard.prg /y
|
||||||
|
|
||||||
|
@grep comando_load_bas out/sdcard.sym
|
||||||
|
@grep comando_asave out/sdcard.sym
|
||||||
|
@grep chksum_table out/sdcard.sym
|
||||||
|
Loading…
Reference in New Issue
Block a user