summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/swtpc09.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/swtpc09.cpp')
-rw-r--r--src/mame/drivers/swtpc09.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/mame/drivers/swtpc09.cpp b/src/mame/drivers/swtpc09.cpp
index 32f7a8044ff..ebb5a755ed8 100644
--- a/src/mame/drivers/swtpc09.cpp
+++ b/src/mame/drivers/swtpc09.cpp
@@ -298,7 +298,8 @@ INPUT_PORTS_END
static DEVICE_INPUT_DEFAULTS_START( dc5 )
- DEVICE_INPUT_DEFAULTS("address_mode", 0xf, 1)
+ DEVICE_INPUT_DEFAULTS("ADDRESS_MODE", 0x1, 1)
+ DEVICE_INPUT_DEFAULTS("FORCE_READY", 0x1, 0)
DEVICE_INPUT_DEFAULTS_END