pineman / fpt

Gameboy emulator (yes, written in rust)
https://pineman.github.io/fpt
MIT License
5 stars 1 forks source link

fix RST instrs #27

Closed pineman closed 3 months ago

pineman commented 10 months ago

pc + 3 is hardcoded in call but RST is only 1 byte

pineman commented 3 months ago

the above was done in https://github.com/pineman/fpt/commit/f02591f025e738bb250ae82fd36890bb9cc50556