o add mem dump
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
LOROM
|
||||
|
||||
CARTRIDGETYPE $00 ; $00 = ROM only, see WLA documentation for others
|
||||
ROMSIZE $08 ; $08 = 2 Mbits, see WLA doc for more..
|
||||
ROMSIZE $08 ; $0 = 0.5 Mbits, see WLA doc for more..
|
||||
SRAMSIZE $00 ; No SRAM see WLA doc for more..
|
||||
COUNTRY $01 ; $01 = U.S. $00 = Japan, that's all I know
|
||||
LICENSEECODE $00 ; Just use $00
|
||||
@@ -58,4 +58,4 @@ EmptyHandler:
|
||||
|
||||
.ENDS
|
||||
|
||||
.EMPTYFILL $00
|
||||
.EMPTYFILL $00
|
||||
|
||||
Reference in New Issue
Block a user