sorcererd: added esag bios (thx to exidyboy)

This commit is contained in:
Robbbert 2020-04-09 17:58:22 +10:00
parent eb587f04b4
commit 145774c292

View File

@ -624,6 +624,11 @@ ROM_START(sorcererd)
ROM_SYSTEM_BIOS(0, "standard", "Standard")
ROMX_LOAD("exmo1-1.1e", 0xe000, 0x0800, CRC(ac924f67) SHA1(72fcad6dd1ed5ec0527f967604401284d0e4b6a1), ROM_BIOS(0) ) /* monitor roms */
ROMX_LOAD("exmo1-2.2e", 0xe800, 0x0800, CRC(ead1d0f6) SHA1(c68bed7344091bca135e427b4793cc7d49ca01be), ROM_BIOS(0) )
ROM_SYSTEM_BIOS(1, "esag", "ESAG 1.3/B")
ROMX_LOAD("right.1e", 0xe000, 0x0800, CRC(95586fea) SHA1(9263b0c5f059b70799e0704aa18437b04487e1b0), ROM_BIOS(1) )
ROM_IGNORE(0x800)
ROMX_LOAD("left.2e", 0xe800, 0x0800, CRC(153d1628) SHA1(e9421e8eeaa5945d0e1e5135058bfe9796db8458), ROM_BIOS(1) )
ROM_IGNORE(0x800)
ROM_REGION( 0x0400, "proms", 0 )
ROM_LOAD_OPTIONAL("bruce.15b", 0x0000, 0x0020, CRC(fae922cb) SHA1(470a86844cfeab0d9282242e03ff1d8a1b2238d1) ) /* video prom type 6331 */