snes: comment out most of the 6502 engine

will gradually add it back in
This commit is contained in:
Vince Weaver 2013-01-25 23:01:31 -05:00
parent bd21fcabaf
commit 4b90003796
2 changed files with 965 additions and 1010 deletions

View File

@ -1,2 +1,2 @@
.word $da00 ; Complement of checksum
.word $25ff ; Unsigned 16-bit sum of ROM
.word $cbd3 ; Complement of checksum
.word $342c ; Unsigned 16-bit sum of ROM

File diff suppressed because it is too large Load Diff