Added hardware types for OBC1 and SA-1
This commit is contained in:
parent
d220212bdf
commit
650b523b89
|
|
@ -25,9 +25,10 @@ local hardware_type = {
|
|||
[0x02] = "ROM and Save RAM",
|
||||
[0x03] = "ROM and DSP1",
|
||||
[0x13] = "ROM and SuperFX",
|
||||
[0x23] = "ROM and OBC1",
|
||||
[0x33] = "ROM and SA-1",
|
||||
[0x43] = "ROM and S-DD1",
|
||||
[0xF3] = "ROM and CX4",
|
||||
|
||||
}
|
||||
--[[
|
||||
TODO: Investigate these configurations.
|
||||
|
|
|
|||
Loading…
Reference in New Issue