mirror of
https://github.com/Pecusx/jataricart.git
synced 2026-05-20 22:33:22 +02:00
added scorch
This commit is contained in:
Binary file not shown.
@@ -0,0 +1,7 @@
|
||||
.define TITLE dta c'Scorch'
|
||||
.define CARTSIZE dta c'1024'
|
||||
.define BANKS 128
|
||||
.define TWOCHIPS
|
||||
.macro BANKS_FILE
|
||||
ins "scorch_XLXE.bin",+:1*8192,8192
|
||||
.endm
|
||||
@@ -0,0 +1,3 @@
|
||||
Source repository:
|
||||
https://github.com/pkali/scorch_src
|
||||
current bin is from version https://github.com/pkali/scorch_src/commit/a30705910794c3c99ea1d7b7a8fe24840969a1cb
|
||||
Binary file not shown.
Reference in New Issue
Block a user