Emulation of National Semiconductor MM58274 RTC

Used in Olivetti M240
This commit is contained in:
javi-s
2022-10-30 16:34:42 +01:00
parent 52f700608a
commit 5bad039be6
2 changed files with 185 additions and 7 deletions

View File

@@ -2036,7 +2036,7 @@ const machine_t machines[] = {
.max = 640,
.step = 128
},
.nvrmask = 0,
.nvrmask = 15,
.kbc = KBC_OLIVETTI,
.kbc_p1 = 0xff04,
.gpio = 0xffffffff,