Gericom / GBARunner3

205 stars 28 forks source link

Return correct values on bios read #50

Closed Gericom closed 9 months ago

Gericom commented 10 months ago

Currently a fixed value is returned, but this should be depended on the last fetched bios opcode. Some games reading from 0 might crash if they don't get the correct value.