Micronics Spitfire: Do not initialize standalone NVR - it's on the chipset.

This commit is contained in:
OBattler
2026-02-27 08:33:03 +01:00
parent c3ab037dc4
commit eb103f4c5d

View File

@@ -19893,8 +19893,8 @@ const machine_t machines[] = {
.default_jumpered_ecp_dma = -1,
.kbc_device = NULL,
.kbc_params = 0x00000000,
.nvr_device = &nvr_at_device,
.nvr_params = NVR_AT,
.nvr_device = NULL,
.nvr_params = 0x00000000,
.sio_device = NULL,
.sio_params = 0x00000000,
.kbc_p1 = 0x00000cf0,