summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/tlcs870/tlcs870.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/cpu/tlcs870/tlcs870.h')
-rw-r--r--src/devices/cpu/tlcs870/tlcs870.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/devices/cpu/tlcs870/tlcs870.h b/src/devices/cpu/tlcs870/tlcs870.h
index f6794127fdd..b6c3d73478d 100644
--- a/src/devices/cpu/tlcs870/tlcs870.h
+++ b/src/devices/cpu/tlcs870/tlcs870.h
@@ -127,7 +127,8 @@ private:
DEBUGGER_REG_BC,
DEBUGGER_REG_DE,
DEBUGGER_REG_HL,
- DEBUGGER_REG_RB
+ DEBUGGER_REG_RB,
+ DEBUGGER_REG_SP
};
enum _conditions