mirror of
https://github.com/86Box/86Box.git
synced 2026-02-22 09:35:32 -07:00
The KN-97 now has memregs too.
This commit is contained in:
@@ -602,6 +602,7 @@ void at_i440fx_init()
|
||||
void at_kn97_init()
|
||||
{
|
||||
at_init();
|
||||
memregs_init();
|
||||
mouse_ps2_init();
|
||||
pci_init(PCI_CONFIG_TYPE_1, 0, 31);
|
||||
i440fx_init();
|
||||
|
||||
Reference in New Issue
Block a user