- --
Viewing Issue Advanced Details
ID | Category [?] | Severity [?] | Reproducibility | Date Submitted | Last Update |
---|---|---|---|---|---|
08849 | Documentation | Minor | Always | Apr 9, 2024, 07:22 | May 12, 2024, 20:51 |
Tester | Kaylee | View Status | Public | Platform | MAME (Self-compiled) |
Assigned To | Resolution | Invalid report | OS | Linux (64-bit) | |
Status [?] | Closed | Driver | |||
Version | 0.264 | Fixed in Version | Build | 64-bit | |
Fixed in Git Commit | Github Pull Request # | ||||
Summary | 08849: maccclas: Slot devices labeled wrong | ||||
Description |
The slot output from MAME -listslot for the Mac Classic is wrong. It list that it support scsi:1 but MAME requires scsibus:1 it is for all 4 slots listed wrong |
||||
Steps To Reproduce | |||||
Additional Information | |||||
Github Commit | |||||
Flags | |||||
Regression Version | |||||
Affected Sets / Systems | maccclas | ||||
Attached Files
|
Screenshot_20240409_073927.png (303,661 bytes) Apr 9, 2024, 07:22 Uploaded by Kaylee
| ||||
Screenshot_20240409_071336.png (563,321 bytes) Apr 9, 2024, 07:23 Uploaded by Kaylee
| |||||
Relationships
There are no relationship linked to this issue. |
Notes
3
No.22049
hap Developer
Apr 9, 2024, 09:56
|
"Mac classic" is macclasc in mac128.cpp? -listslots and slot devices menu looks fine to me. The drivers I tried in maclc.cpp also don't have the problem you're describing. |
---|---|
No.22050
Robbbert Senior Tester
Apr 9, 2024, 23:47
edited on: Apr 9, 2024, 23:49 |
According to the listslots screenshot, the set is maccclas. The tab menu slots show scsi:0 etc, like it should. It appears that the OP listed maccclas, but ran macclasc to get the screenshots. |
No.22103
R. Belmont Developer
May 12, 2024, 20:51
|
macclasc is the Mac Classic which uses "scsibus", maccclas is the Color Classic which is just "scsi". I should harmonize those, but this is not a bug :) |