summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/acorn/atom.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/acorn/atom.cpp')
-rw-r--r--src/mame/acorn/atom.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/acorn/atom.cpp b/src/mame/acorn/atom.cpp
index 9e19c5ea754..b6b66f1ed4d 100644
--- a/src/mame/acorn/atom.cpp
+++ b/src/mame/acorn/atom.cpp
@@ -430,7 +430,7 @@ static INPUT_PORTS_START( atom )
PORT_BIT( 0x40, IP_ACTIVE_LOW, IPT_KEYBOARD ) PORT_NAME("REPT") PORT_CODE(KEYCODE_RCONTROL) PORT_CHAR(UCHAR_MAMEKEY(RCONTROL))
PORT_START("BRK") // This is a full reset - program in memory is lost
- PORT_BIT( 0x01, IP_ACTIVE_LOW, IPT_KEYBOARD ) PORT_NAME("BREAK") PORT_CODE(KEYCODE_ESC) PORT_CHAR(UCHAR_MAMEKEY(F3)) PORT_CHANGED_MEMBER(DEVICE_SELF, atom_state, trigger_reset, 0)
+ PORT_BIT( 0x01, IP_ACTIVE_LOW, IPT_KEYBOARD ) PORT_NAME("BREAK") PORT_CODE(KEYCODE_ESC) PORT_CHAR(UCHAR_MAMEKEY(F3)) PORT_CHANGED_MEMBER(DEVICE_SELF, FUNC(atom_state::trigger_reset), 0)
PORT_START("ECONET")
// station ID (0-255)