summaryrefslogtreecommitdiff
path: root/cpu.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpu.h')
-rw-r--r--cpu.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/cpu.h b/cpu.h
index 3a0d85e..0d7553a 100644
--- a/cpu.h
+++ b/cpu.h
@@ -82,7 +82,8 @@ typedef enum
REG_SAVE3 = 23,
CPU_MODE = 29,
CPU_HALT_STATE = 30,
- CHANGED_PC_STATUS = 31
+ CHANGED_PC_STATUS = 31,
+ COMPLETED_FRAME = 32
} ext_reg_numbers;
typedef enum