Added the Phoenix 486 Jumper Readout port

A must have for Phoenix 486 machines
This commit is contained in:
tiseno100
2020-09-29 12:07:03 +03:00
committed by GitHub
parent 996dcd4f84
commit dd914429d8
5 changed files with 112 additions and 18 deletions

View File

@@ -200,6 +200,8 @@ machine_at_pb410a_init(const machine_t *model)
device_add(&acc3221_device);
device_add(&acc2168_device);
device_add(&phoenix_486_jumper_device);
if (gfxcard == VID_INTERNAL)
device_add(&ht216_32_pb410a_device);