|
|
1.1 ! root 1: @echo off ! 2: copy scnbgn.asm screens.asm ! 3: :loop ! 4: if "%1" == "" goto assem ! 5: scn2asm %1.bin %1.asm ! 6: copy screens.asm+%1.asm ! 7: shift ! 8: goto loop ! 9: :assem ! 10: copy screens.asm+scnend.asm ! 11: tasm screens
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.