mirror of
https://github.com/nippur72/apple1-videocard-lib.git
synced 2025-01-21 11:34:34 +00:00
7 lines
201 B
Batchfile
7 lines
201 B
Batchfile
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
|