ratulrafsan/jgbe

Selecting BIOS file without a ROM loaded causes NULL-pointer exception

GoogleCodeExporter opened this issue · 1 comments

What steps will reproduce the problem?
1. Start JGBE, but do not load a ROM
2. Try to set the BIOS file
3. Fail

Also; for some reason the bios is not always run on reset, even when a bios
is selected (even for mono roms). Instead the stub is used.

Original issue reported on code.google.com by daniel.g...@gmail.com on 18 Jan 2009 at 6:59

Should be fixed by r951, and improved further by r959

Original comment by daniel.g...@gmail.com on 24 Feb 2011 at 9:41

  • Changed state: Fixed