Files
jataricart/various_flashers/8kB_PILOT/macroflashname.asx
T
2023-02-10 00:17:57 +01:00

8 lines
135 B
Plaintext

.define TITLE dta c'PILOT'
.define CARTSIZE dta c'>=128'
.define BANKS 1
.macro BANKS_FILE
ins "Atari PILOT.rom",+:1*8192,8192
.endm