Scorch256k cart (not tested)

This commit is contained in:
Pecusx
2025-01-28 20:53:34 +01:00
parent 9cd1513e2d
commit 8bc5e65747
3 changed files with 3 additions and 3 deletions
@@ -1,6 +1,6 @@
.define TITLE dta c'Scorch v1.52'
.define CARTSIZE dta c'512'
.define BANKS 64
.define CARTSIZE dta c'256'
.define BANKS 32
.macro BANKS_FILE
ins "scorch_XLXE.bin",+:1*8192,8192
.endm
@@ -2,4 +2,4 @@ Source repository:
https://github.com/pkali/scorch_src
current bin is from version https://github.com/pkali/scorch_src/commit/a30705910794c3c99ea1d7b7a8fe24840969a1cb
mads -m:macroflashname.asx -t -l ../../lib/flashwrite.asx -o:512kBscorchflasher.xex
mads -m:macroflashname.asx -t -l ../../lib/flashwrite.asx -o:256kBscorchflasher.xex