The AWE32 now correctly uses "emu_base" instead of "emu_addr" as the internal name for the EMU8000 I/O base address, fixes AWE32 EMU8000 I/O initialization.

This commit is contained in:
OBattler
2017-11-06 02:43:22 +01:00
parent 7c67e867c8
commit d1301ff4d6

View File

@@ -1559,7 +1559,7 @@ static device_config_t sb_awe32_config[] =
} }
}, },
{ {
"emu_addr", "EMU8000 Address", CONFIG_HEX16, "", 0x620, "emu_base", "EMU8000 Address", CONFIG_HEX16, "", 0x620,
{ {
{ {
"0x620", 0x620 "0x620", 0x620