9 lines
239 B
Batchfile
Raw Normal View History

2022-01-12 23:57:30 +01:00
@call ..\..\tools\build tapemon
2022-01-13 13:02:51 +01:00
@call node ..\..\tools\prg2bin -i out\tapemon_apple1.prg -o out\tapemon.0280.bin
2022-01-14 12:28:15 +01:00
@call ..\..\tools\build tapetoggle
@call node ..\..\tools\prg2woz -i out\tapetoggle_apple1.prg -o out\tapetoggle.0280.woz
2022-01-12 23:57:30 +01:00