retroenv / nesgodisasm

Nintendo Entertainment System ROM disassembler written in Golang
Apache License 2.0
14 stars 2 forks source link

support multi bank mappers #6

Open cornelk opened 1 year ago

cornelk commented 1 year ago

output file has to match input, even if banks are kept as data

cartdb commented 1 week ago

Banking still does not work. The two problems: this substring "a:" is unnecessarily added, and [ISC, oper,X] is listed in the output file. However, this illegal opcode is not usable with asm6f.

Using the latest release of asm6f and tested this with the smb3 pal rom.