ITotalJustice / notorious_beeg

gba emulator written in c++23
https://notorious-beeg.netlify.app/
GNU General Public License v3.0
41 stars 4 forks source link

fix invalid IO reads (needed to pass suite IO read test) #50

Closed ITotalJustice closed 2 years ago

ITotalJustice commented 2 years ago

i've fixed this locally, however the tests sets up invalid reads to return openbus (0xDEADDEAD), which isn't emulated yet

image

4 needs to be fixed first before this can be closed