- --
Viewing Issue Advanced Details
| ID | Category [?] | Severity [?] | Reproducibility | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 09431 | Crash/Freeze | Minor | Always | 1 day ago | 3 hours ago |
| Tester | Robbbert | View Status | Public | Platform | MAME (Self-compiled) |
| Assigned To | hap | Resolution | Fixed | OS | Windows (x64) |
| Status [?] | Resolved | Driver | |||
| Version | 0.287 | Fixed in Version | 0.288GIT | Build | x64 |
| Fixed in Git Commit | 4174efc | Github Pull Request # | |||
| Summary |
|
||||
| Description |
Game listed as working. After running in attract mode for a while, a tennis court shows, some music starts, then the music gets quieter, the screen fills with garbage and then freezes. MAME keeps running (no crash), but the game is no longer working. You can still insert coins and get a tone, but unable to start a game. The parent "prosport" has no problem. |
||||
| Steps To Reproduce |
>mame prosporta Press a key to skip the orange warning. Let it run for a while until the sound starts playing and watch. The error log is full of unmapped writes to main memory. |
||||
| Additional Information | |||||
| Github Commit | |||||
| Flags | Regression | ||||
| Regression Version | 0.227 | ||||
| Affected Sets / Systems | prosporta | ||||
|
Attached Files
|
|||||
Relationships
| There are no relationship linked to this issue. |
Notes
4
|
No.24306
Osso Moderator
1 day ago
edited on: 1 day ago |
got worse in 0.227 (not that it was working much better before). Possibly this commit here: https://git.redump.net/mame/commit/src/mame/drivers/liberate.cpp?id=a6a2174185a24d5a9295f5103ab6f4815db737d1 |
|---|---|
|
No.24308
Robbbert Moderator
1 day ago
|
Thanks, no crash now. Noticed bad gfx, which also happens with "prosport", as if the gfx roms aren't loaded correctly. But maybe that's what the gfx flag is for. |
|
No.24312
hap Developer
7 hours ago
|
If you means old sprites stuck on the screen, it's this: https://mametesters.org/view.php?id=3261 |
|
No.24313
Robbbert Moderator
3 hours ago
|
There is a bit of that in the bowling demo, but what I meant was in the golf demo, the girl changes into DEFG, or top and bottom half swapped around, as she walks. "prosport" has the swap problem only, while "prosporta" has both problems. |