mirror of
https://github.com/Pecusx/jataricart.git
synced 2026-05-20 22:33:22 +02:00
7 lines
160 B
Plaintext
7 lines
160 B
Plaintext
.define TITLE dta c'PrinceOfPersia'
|
|
.define CARTSIZE dta c'>=256'
|
|
.define BANKS 24
|
|
.macro BANKS_FILE
|
|
ins "PoP_Atarimax_20211024_final.car",+:1*8192,8192
|
|
.endm
|