diff --git a/host/scripts/snes/v2proto_hirom.lua b/host/scripts/snes/v2proto_hirom.lua index e3c9fa1..93fe15c 100644 --- a/host/scripts/snes/v2proto_hirom.lua +++ b/host/scripts/snes/v2proto_hirom.lua @@ -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.