- --
Viewing Issue Advanced Details
ID | Category [?] | Severity [?] | Reproducibility | Date Submitted | Last Update |
---|---|---|---|---|---|
03065 | Crash/Freeze | Critical (emulator) | Always | Mar 24, 2009, 08:38 | Apr 11, 2009, 16:36 |
Tester | etabeta | View Status | Public | Platform | SDLMAME |
Assigned To | aaron | Resolution | Fixed | OS | MacOS X |
Status [?] | Resolved | Driver | |||
Version | 0.130u1 | Fixed in Version | 0.130u4 | Build | Debug |
Fixed in Git Commit | Github Pull Request # | ||||
Summary | 03065: All sets in namcos12.c: [debug] MAME asserts during load time | ||||
Description |
All sets I tried in this driver make MAME asserts with the following messageassert: src/emu/cpu/mips/psx.c:201: cpu_get_type(device) == CPU_PSXCPU MAME exception: assert: src/emu/cpu/mips/psx.c:201: cpu_get_type(device) == CPU_PSXCPU it's a problem with the tag used in CPU_ADD (inside MACHINE_DRIVER_START) but I'm not 100% sure that simply using PSXCPU in place of CXD8661R would be the right fix (maybe tag checks are too strict in this case, I don't know) |
||||
Steps To Reproduce | |||||
Additional Information | |||||
Github Commit | |||||
Flags | Debug build specific | ||||
Regression Version | 0.130u1 | ||||
Affected Sets / Systems | All sets in namcos12.c | ||||
Attached Files
|
|||||
Relationships
There are no relationship linked to this issue. |
Notes
0
There are no notes attached to this issue. |