o tweak snes make file

This commit is contained in:
optixx
2009-03-29 18:58:55 +02:00
parent 04c6c64e12
commit 5ba84d7066
6 changed files with 22 additions and 11 deletions

View File

@@ -28,7 +28,7 @@
CARTRIDGETYPE $00 ; $00 = ROM only, see WLA documentation for others
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
COUNTRY $02 ; $01 = U.S. $00 = Japan, that's all I know
LICENSEECODE $00 ; Just use $00
VERSION $00 ; $00 = 1.00, $01 = 1.01, etc.
.ENDSNES