- --
Viewing Issue Advanced Details
| ID | Category [?] | Severity [?] | Reproducibility | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 05790 | Known Issues/To-Do's | Minor | Always | Dec 8, 2014, 15:43 | Jan 6, 2015, 00:44 |
| Tester | darq | View Status | Public | Platform | MAME (Official Binary) |
| Assigned To | Kale | Resolution | Fixed | OS | Windows Vista/7/8 (64-bit) |
| Status [?] | Resolved | Driver | |||
| Version | 0.156 | Fixed in Version | 0.158 | Build | |
| Fixed in Git Commit | Github Pull Request # | ||||
| Summary | 05790: All sets in senjyo.c: m_int_delay_kludge removal. | ||||
| Description | Interrupt enable write is at 0x9A00. | ||||
| Steps To Reproduce | |||||
| Additional Information | |||||
| Github Commit | |||||
| Flags | Noted in Source, Verified with Code | ||||
| Regression Version | |||||
| Affected Sets / Systems | All sets in senjyo.c | ||||
|
Attached Files
|
|||||
Relationships
| There are no relationship linked to this issue. |
Notes
2
|
No.11358
Kale Developer
Jan 5, 2015, 16:58
|
Horrible hack, I'll try to check out if that's really the irq enable. |
|---|---|
|
No.11359
Kale Developer
Jan 6, 2015, 00:44
|
Ok, fixed by adding irq ack at $d002. Doesn't explain what $9a00 really do tho, but it seems specific to senjyo (hardcoded to 7 afaik) Guess it needs HW tests for that ... |