- --
Viewing Issue Advanced Details
ID | Category [?] | Severity [?] | Reproducibility | Date Submitted | Last Update |
---|---|---|---|---|---|
02942 | Crash/Freeze | Minor | Always | Feb 22, 2009, 22:49 | Dec 15, 2010, 01:00 |
Tester | Kale | View Status | Public | Platform | MAME (Self-compiled) |
Assigned To | Kale | Resolution | Fixed | OS | Windows XP/Vista 32-bit |
Status [?] | Resolved | Driver | |||
Version | 0.129u4 | Fixed in Version | 0.140u3 | Build | Normal |
Fixed in Git Commit | Github Pull Request # | ||||
Summary | 02942: wpksoc: Freeze after the "Recycle" screen | ||||
Description | World PK Soccer (And clone Kick for the Goal) freezes after the "Recycle, don't trash it" screen. It used to do more (it's setted as GNW due of missing sensor inputs). | ||||
Steps To Reproduce | |||||
Additional Information | |||||
Github Commit | |||||
Flags | |||||
Regression Version | 0.118u3 | ||||
Affected Sets / Systems | wpksoc | ||||
Attached Files
|
|||||
Relationships
There are no relationship linked to this issue. |
Notes
4
No.03788
Kale Developer
Feb 22, 2009, 22:52
|
Notice that main V33 cpu program jumps at some point to the ROM bankswitch area (a0000) but the initialization is wrong (ROM length is just 0x80000 and the bankswitch is initialized with 0xa0000). There could be another issue (wrong sound decryption?), it'll help a lot to know when this game has regressed... |
---|---|
No.03789
etabeta Developer
Feb 22, 2009, 23:30
|
I can see two separate regressions, but I can't single them out exactly 'cause I deleted some of my old src/exe however: 0.127u7 - everything works (don't trash screen -> garbage -> start) 0.128u2 - don't trash screen -> gray screen with some sound 0.129 - don't trash screen -> freeze as you reported no intermediate releases to narrow down the exact regression versions |
No.03806
Tafoid Administrator
Feb 23, 2009, 15:46
|
Testing for Kale reveals the major regression happened much earlier - 0.118u3 - with some input port reworking as well as major CPU changes. |
No.06921
Kale Developer
Dec 15, 2010, 01:00
|
Lovely, fixing Fire Barrel reset line trigger has fixed this too. |