- --
Viewing Issue Advanced Details
ID | Category [?] | Severity [?] | Reproducibility | Date Submitted | Last Update |
---|---|---|---|---|---|
05036 | Gameplay | Major | Always | Oct 11, 2012, 04:18 | Oct 11, 2012, 10:54 |
Tester | Tafoid | View Status | Public | Platform | MAME (Self-compiled) |
Assigned To | hap | Resolution | Fixed | OS | Windows XP |
Status [?] | Resolved | Driver | |||
Version | 0.147u1 | Fixed in Version | 0.147u2 | Build | Normal |
Fixed in Git Commit | Github Pull Request # | ||||
Summary | 05036: omegafs: Failure to finish post + reset | ||||
Description | The game fails to boot or finish post. After showing bad rom errors, the game resets. | ||||
Steps To Reproduce | |||||
Additional Information | |||||
Github Commit | |||||
Flags | |||||
Regression Version | 0.147u1 | ||||
Affected Sets / Systems | omegafs | ||||
Attached Files
|
0000.png (1,396 bytes) Oct 11, 2012, 04:18 Uploaded by Tafoid Error screen in post before reset - omegafs (0.147u1)
| ||||
Relationships
There are no relationship linked to this issue. |
Notes
1
No.09023
Osso Moderator
Oct 11, 2012, 06:37
|
I don't have any way to test if before this evening, but could it be someone forgot to update this line in the omegafs rom definition? ROM_LOAD( "6.4l", 0x28000, 0x20000, CRC(6277735c) SHA1(b0f91f0cc51d424a1a7834c126736f24c2e23c17) ) In omegaf it was changed from ROM_LOAD( "6.4l", 0x28000, 0x20000, CRC(6277735c) SHA1(b0f91f0cc51d424a1a7834c126736f24c2e23c17) ) to ROM_LOAD( "6.4l", 0x30000, 0x20000, CRC(6277735c) SHA1(b0f91f0cc51d424a1a7834c126736f24c2e23c17) ) |
---|