mirror of
https://github.com/86Box/86Box.git
synced 2026-02-22 09:35:32 -07:00
Change the Classic R/R Plus' bus flag to ISA only as the riser doesn't have any VLB slots
This commit is contained in:
@@ -8470,7 +8470,7 @@ const machine_t machines[] = {
|
||||
.min_multi = 0,
|
||||
.max_multi = 0
|
||||
},
|
||||
.bus_flags = MACHINE_PS2_VLB,
|
||||
.bus_flags = MACHINE_PS2,
|
||||
.flags = MACHINE_IDE | MACHINE_VIDEO | MACHINE_APM,
|
||||
.ram = {
|
||||
.min = 2048,
|
||||
|
||||
Reference in New Issue
Block a user