new scorch

This commit is contained in:
Pecusx
2025-01-16 19:54:39 +01:00
parent 3bce9f7dbc
commit 5b8f4e78ae
3 changed files with 11 additions and 0 deletions
@@ -0,0 +1,6 @@
.define TITLE dta c'Scorch v1.51'
.define CARTSIZE dta c'512'
.define BANKS 64
.macro BANKS_FILE
ins "scorch_XLXE.bin",+:1*8192,8192
.endm
+5
View File
@@ -0,0 +1,5 @@
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
Binary file not shown.