- --
Viewing Issue Advanced Details
| ID | Category [?] | Severity [?] | Reproducibility | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 08772 | Gameplay | Minor | Always | Oct 1, 2023, 21:31 | Oct 2, 2023, 10:34 |
| Tester | Nightvoice | View Status | Public | Platform | MAME (Official Binary) |
| Assigned To | Nightvoice | Resolution | Fixed | OS | Windows Vista/7/8 (64-bit) |
| Status [?] | Resolved | Driver | |||
| Version | 0.259 | Fixed in Version | 0.260 | Build | 64-bit |
| Fixed in Git Commit | 455603e | Github Pull Request # | |||
| Summary | 08772: gtsers9: Second slot rom not being read | ||||
| Description | The "facts" rom is not being read and appears as question marks on the categories list. | ||||
| Steps To Reproduce | Run game. | ||||
| Additional Information | |||||
| Github Commit | |||||
| Flags | |||||
| Regression Version | |||||
| Affected Sets / Systems | gtsers9 | ||||
|
Attached Files
|
|||||
Relationships
| There are no relationship linked to this issue. |
Notes
1
|
No.21786
Nightvoice Tester
Oct 2, 2023, 01:48
|
I noticed that both of these lines in the driver are 0x10000 instead of 0x10000 and 0x18000 like all the others are... ? ROM_LOAD( "facts", 0x10000, 0x8000, CRC(21bd6181) SHA1(609ae1097a4011e90d03d4c4f03140fbe84c084a) ) ROM_LOAD( "rock-n-roll+", 0x10000, 0x8000, CRC(8eb83052) SHA1(93e3c1ae6c2048fb44ecafe1013b6a96da38fa84) ) |
|---|