print entry points for applesoft basic

This commit is contained in:
nino-porcino 2022-06-03 09:56:39 +02:00
parent ad26e572e0
commit 132dca24e6
1 changed files with 4 additions and 0 deletions

View File

@ -1,2 +1,6 @@
call ..\..\tools\build sdcard
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