ZEOS Martin: Remove PS/2 mosue port becxause the real machine has none.

This commit is contained in:
Miran Grča
2025-07-16 01:28:07 +02:00
committed by GitHub
parent 423a8dc9a9
commit e8c8e7f703

View File

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