mirror of
https://github.com/Pecusx/jataricart.git
synced 2026-05-20 22:33:22 +02:00
6 lines
129 B
Plaintext
6 lines
129 B
Plaintext
.define TITLE dta c'PILOT'
|
|
.define CARTSIZE dta c'>=128'
|
|
.define BANKS 1
|
|
.define BANKS_FILE ins "Atari PILOT.rom",+:1*8192,8192
|
|
|