More fixes, fixes CMOS Setup on the Acrosses AR-B4179.

This commit is contained in:
OBattler
2021-08-09 16:10:55 +02:00
parent 0d5c5f361a
commit f0e84f7f13
4 changed files with 7 additions and 5 deletions

View File

@@ -586,7 +586,7 @@ const cpu_family_t cpu_families[] = {
.name = "STPC-DX2",
.internal_name = "stpc_dx2",
.cpus = (const CPU[]) {
{"133", CPU_STPC, fpus_internal, 133333333, 2.0, 3300, 0x430, 0, 0x0b1b, CPU_SUPPORTS_DYNAREC, 14,14, 6, 6, 10},
{"133", CPU_STPC, fpus_internal, 133333333, 2.0, 3300, 0x430, 0, 0x0b1b, CPU_SUPPORTS_DYNAREC, 14,14, 6, 6, 10},
{"", 0}
}
}, {