- --
Viewing Issue Advanced Details
ID | Category [?] | Severity [?] | Reproducibility | Date Submitted | Last Update |
---|---|---|---|---|---|
07551 | Crash/Freeze | Minor | Always | Jan 14, 2020, 23:17 | Dec 5, 2022, 05:25 |
Tester | girosintornillos | View Status | Public | Platform | MAME (Official Binary) |
Assigned To | girosintornillos | Resolution | Fixed | OS | |
Status [?] | Resolved | Driver | |||
Version | 0.217 | Fixed in Version | 0.222 | Build | |
Fixed in Git Commit | Github Pull Request # | ||||
Summary | 07551: nes [galivan]: Game freezes after press start or continue | ||||
Description | In title screen after press start button on "Continue" or "Start" option the game freezes in black screen | ||||
Steps To Reproduce | Press start button on "Continue" or "Start" option and game freezes in black screen | ||||
Additional Information |
After add a "bwram" dataarea in nes.xml the game starts ok: <!-- 8k WRAM on cartridge, battery backed up --> <dataarea name="bwram" size="8192"> <rom value="0x00" size="8192" offset="0" loadflag="fill" /> </dataarea> |
||||
Github Commit | |||||
Flags | |||||
Regression Version | |||||
Affected Sets / Systems | nes [galivan] | ||||
Attached Files
|
|||||
Relationships
There are no relationship linked to this issue. |
Notes
1
No.17364
Fujix Administrator
Jan 15, 2020, 08:26
|
Confirmed. |
---|