more Multitech PC-500/500+ modifies (#6298)

* add DTK PIM-TB10-Z BIOS 2.39

* change Multitech PC-500/PC500+ KBC type to XTClone

* 1. add ISA RTC century field to support Multitech onboard RTC
2. hard-coded I/O port and IRQ for Multitech onboard RTC until
   find a prorper way to obtain correct value from machine config
This commit is contained in:
bozoscum
2025-10-08 21:39:40 +08:00
committed by GitHub
parent 7d4c1d831d
commit 151e0bdd16
4 changed files with 100 additions and 57 deletions

View File

@@ -701,7 +701,7 @@ const machine_t machines[] = {
.kbc_p1 = 0xff,
.gpio = 0xffffffff,
.gpio_acpi = 0xffffffff,
.device = NULL,
.device = &dtk_device,
.kbd_device = &keyboard_pc_xt_device,
.fdc_device = NULL,
.sio_device = NULL,