Merge pull request #3446 from kormax/innovatron-early-cd97-support

Add early Innovatron CD97 support to Calypso
This commit is contained in:
Iceman
2026-08-01 03:55:42 +07:00
committed by GitHub
2 changed files with 962 additions and 928 deletions
+29
View File
@@ -254,6 +254,14 @@
"2060"
]
},
{
"name": "UNKNOWN_EF_2061",
"sfi": "11",
"path": [
"2000",
"2061"
]
},
{
"name": "TICKETING_COUNTERS_8",
"sfi": null,
@@ -504,6 +512,20 @@
"21F0"
]
},
{
"name": "UNKNOWN_EF_2F00",
"sfi": null,
"path": [
"2F00"
]
},
{
"name": "UNKNOWN_EF_2F02",
"sfi": null,
"path": [
"2F02"
]
},
{
"name": "DISPLAY",
"sfi": "05",
@@ -1182,6 +1204,13 @@
"3F1C"
]
},
{
"name": "UNKNOWN_EF_3FFF",
"sfi": "18",
"path": [
"3FFF"
]
},
{
"name": "UNKNOWN_EF_4101",
"sfi": "01",
+933 -928
View File
File diff suppressed because it is too large Load Diff