divyang4481 / bizhawk

Automatically exported from code.google.com/p/bizhawk
0 stars 0 forks source link

Genesis core doesn't reset everything properly #253

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Open ROM provided in attachment
2. Select Sonic Only (No Save)
3. It should pull up a corrupted level select screen.  Select Carnival Night 
Zone act one and wait for it to crash.
4.  Attempt a hard reset.

What is the expected output? What do you see instead?
Should reset and run the ROM.

What version of the product are you using? On what operating system?
SVN r7603

(Yes, this is a corrupted ROM, but the behavior is still incorrect)

Original issue reported on code.google.com by Reaper.m...@gmail.com on 17 Aug 2014 at 3:27

Attachments:

GoogleCodeExporter commented 9 years ago
Thanks for the report.  I've been aware of the problem, but this new test case 
might help.

Original comment by goyu...@gmail.com on 18 Aug 2014 at 4:08

GoogleCodeExporter commented 9 years ago
Confirmed, and worse than we originally thought.  With the attached test rom, 
one can do the following:

1. Advance to frame 200.
2. Save state.
3. Advance to the main menu.
4. Load state, confirming that the saved state is working correctly (it reloads 
you to the sonic splash screen.)
5. Advance to the menu, and select Sonic Only Carnival Night Zone I.
6. Wait for the game to crash.
7. Load state.  You will see the state play back differently this time then in 
step #4.

Original comment by goyu...@gmail.com on 26 Aug 2014 at 6:00