Faulty roms will not load
GoogleCodeExporter opened this issue · 5 comments
GoogleCodeExporter commented
What steps will reproduce the problem?
1. Get a rom from a shady rom website
2. Try to load rom in JGBE
3. Fail
What is the expected output? What do you see instead?
A warning could be issued, but ROM should be executed. Now the rom will
simply not load at all.
Commonly this happens when a ROM has for example 16 banks, but only the
first couple of banks were dumped (or perhaps the rest did not contain
usefull data). JGBE will fail to load such ROMs because it expects all 16
banks to be present in the ROM.
Original issue reported on code.google.com by daniel.g...@gmail.com
on 18 Jan 2009 at 6:56
GoogleCodeExporter commented
For example this ROM will not load:
http://romhustler.net/rom/gbc/1100/jurassic-park-u-o1
Original comment by daniel.g...@gmail.com
on 18 Jan 2009 at 8:51
GoogleCodeExporter commented
Proposed fix is in R872
(http://code.google.com/p/jgbe/source/browse/?r=872#svn/trunk)
Original comment by daniel.g...@gmail.com
on 18 Jan 2009 at 8:57
- Changed state: Fixed
GoogleCodeExporter commented
The fails to initialize ram when the cartridge is bad. Also it may be better to
use
exceptions to signal the failure to the caller.
Original comment by simon.sasburg@gmail.com
on 19 Jan 2009 at 11:56
- Changed state: Started
GoogleCodeExporter commented
Original comment by simon.sasburg@gmail.com
on 19 Jan 2009 at 12:01
- Removed labels: Usability
GoogleCodeExporter commented
i am getting a javascript error for jgbe issue so i need help i am a first time
jgbe user
-Darrin Gilligan-
Original comment by gilligan...@yahoo.com
on 7 Feb 2013 at 4:05