New cartridge image

This commit is contained in:
Pecusx
2026-01-02 20:31:12 +01:00
parent 5bedb6364e
commit c92c002761
3 changed files with 5 additions and 5 deletions
+5 -5
View File
@@ -11,11 +11,11 @@
; start addr of loader ; start addr of loader
; cart banks numbers ; cart banks numbers
LoaderBank = 0 LoaderBank = 0 ; offset $00000 (and $FE000)
ScorchBank = 1 ScorchBank = 1 ; offset $02000
MenuENBank = 10 MenuENBank = 12 ; offset $18000
MenuPLBank = 15 MenuPLBank = 17 ; offset $22000
TetryxBank = 20 TetryxBank = 22 ; offset $2c000
org $2000 org $2000
WeaponFont WeaponFont
Binary file not shown.
BIN
View File
Binary file not shown.