RIP-Comm / clementine

Gameboy Advance emulator.
MIT License
49 stars 13 forks source link

Fix `Branch` asm #170

Open AlessioC31 opened 1 year ago

AlessioC31 commented 1 year ago

Right now we output the offset in the disassembler, we should instead print the target address. This is non-trivial since the disassembler funcion doesn't have access to the pc value