mirror of
https://github.com/pkali/scorch_src.git
synced 2026-05-20 22:34:21 +02:00
New cartridge image
This commit is contained in:
@@ -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
Binary file not shown.
Reference in New Issue
Block a user