- --
Viewing Issue Advanced Details
| ID | Category [?] | Severity [?] | Reproducibility | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 08407 | Media Support | Major | Always | Sep 2, 2022, 06:37 | Sep 2, 2022, 08:57 |
| Tester | cuavas | View Status | Public | Platform | MAME (Official Binary) |
| Assigned To | cuavas | Resolution | Fixed | OS | Windows 10/11 (64-bit) |
| Status [?] | Resolved | Driver | |||
| Version | 0.247 | Fixed in Version | 0.248 | Build | 64-bit |
| Fixed in Git Commit | bec8887 | Github Pull Request # | |||
| Summary | 08407: psa, pse, psj, psu: PlayStation Game Booster no longer functions | ||||
| Description | The PlayStation Game Booster parallel port peripheral should boot to a Game Boy emulator. It now just boots to a black screen. | ||||
| Steps To Reproduce | Try running any Game Boy cartridge using the Game Booster, for example mame psu -parallel gamebooster -cart tetris | ||||
| Additional Information | |||||
| Github Commit | |||||
| Flags | |||||
| Regression Version | 0.231 | ||||
| Affected Sets / Systems | psa, pse, psj, psu | ||||
|
Attached Files
|
|||||
Relationships
| There are no relationship linked to this issue. |
Notes
2
|
No.20502
cuavas Administrator
Sep 2, 2022, 08:21
|
Has something to do with uninitialised members, just hard to work out where. |
|---|---|
|
No.20503
cuavas Administrator
Sep 2, 2022, 08:57
|
Turned out to be uninitialised DMA channel registers. |