the ZEOS Martin Board actually has VLB Slots.

This commit is contained in:
toggo9
2025-05-16 18:18:23 +02:00
committed by GitHub
parent c5dfa41e72
commit 948f50667e

View File

@@ -6995,7 +6995,7 @@ const machine_t machines[] = {
.min_multi = 0,
.max_multi = 0
},
.bus_flags = MACHINE_PS2,
.bus_flags = MACHINE_PS2_VLB,
.flags = MACHINE_IDE | MACHINE_APM,
.ram = {
.min = 2048,