mirror of
https://github.com/Pecusx/jataricart.git
synced 2026-05-20 22:33:22 +02:00
8 lines
166 B
Plaintext
8 lines
166 B
Plaintext
.define TITLE dta c'OnEscape'
|
|
.define CARTSIZE dta c'1024'
|
|
.define BANKS 128
|
|
.define TWOCHIPS
|
|
.macro BANKS_FILE
|
|
ins "onEscape (14.12. 2022).rom",+:1*8192,8192
|
|
.endm
|