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