IBM 5550: Added font 16 emulation

This commit is contained in:
Akamaki
2026-02-19 11:00:09 +09:00
parent 1c67127d1d
commit c3db241621
3 changed files with 331 additions and 67 deletions

View File

@@ -2728,7 +2728,7 @@ const machine_t machines[] = {
.kbd_device = NULL,
.fdc_device = NULL,
.sio_device = NULL,
.vid_device = NULL,
.vid_device = &ibm5550_vid_device,
.snd_device = NULL,
.net_device = NULL
},