mirror of
https://github.com/Pecusx/jataricart.git
synced 2026-05-20 22:33:22 +02:00
Scorch256k cart (not tested)
This commit is contained in:
+2
-2
@@ -1,6 +1,6 @@
|
|||||||
.define TITLE dta c'Scorch v1.52'
|
.define TITLE dta c'Scorch v1.52'
|
||||||
.define CARTSIZE dta c'512'
|
.define CARTSIZE dta c'256'
|
||||||
.define BANKS 64
|
.define BANKS 32
|
||||||
.macro BANKS_FILE
|
.macro BANKS_FILE
|
||||||
ins "scorch_XLXE.bin",+:1*8192,8192
|
ins "scorch_XLXE.bin",+:1*8192,8192
|
||||||
.endm
|
.endm
|
||||||
@@ -2,4 +2,4 @@ Source repository:
|
|||||||
https://github.com/pkali/scorch_src
|
https://github.com/pkali/scorch_src
|
||||||
current bin is from version https://github.com/pkali/scorch_src/commit/a30705910794c3c99ea1d7b7a8fe24840969a1cb
|
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
|
||||||
BIN
Binary file not shown.
Reference in New Issue
Block a user