updated scorch to 1.50

This commit is contained in:
Jakub Husak
2024-03-17 16:18:10 +01:00
parent 2d228afb61
commit 28df695a9d
9 changed files with 12 additions and 8 deletions
@@ -0,0 +1,6 @@
.define TITLE dta c'Scorch'
.define CARTSIZE dta c'256'
.define BANKS 24
.macro BANKS_FILE
ins "scorch_XLXE.bin",+:1*8192,8192
.endm
@@ -0,0 +1,6 @@
Source repository, develop branch:
https://github.com/pkali/scorch_src
current bin is from version 1.50, https://github.com/pkali/scorch_src
This is for use with 1MB AtariMax cartridge (booting from either 0 or 127 bank) as well as jataricart 256/1024.
Binary file not shown.