retroenv / nesgodisasm

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

jsr into zeropage handled wrong #45

Closed cornelk closed 1 year ago

cornelk commented 1 year ago

as seen in Pinball:

  jsr _func_00e3                 ; $CD8D 20 E3 00

will mistake the call destination as $C0E3