Added hardware types for OBC1 and SA-1

This commit is contained in:
Joel Smith 2020-04-19 20:33:28 -07:00
parent d220212bdf
commit 650b523b89
1 changed files with 2 additions and 1 deletions

View File

@ -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.