aboutsummaryrefslogtreecommitdiff
path: root/dcpu16.h
diff options
context:
space:
mode:
authorDimitri Sokolyuk <demon@dim13.org>2012-04-27 13:25:06 +0000
committerDimitri Sokolyuk <demon@dim13.org>2012-04-27 13:25:06 +0000
commit1c864648856daab4c827261da0c28416ae25da9f (patch)
tree079993d674888d6910cd2cde114aca17542ceae7 /dcpu16.h
parent2ca6dd65af01bae11b76707916701f9f0f37f40e (diff)
revert undocument in-joke halt catch fire opcode
Diffstat (limited to 'dcpu16.h')
-rw-r--r--dcpu16.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/dcpu16.h b/dcpu16.h
index 44b065e..8e7b936 100644
--- a/dcpu16.h
+++ b/dcpu16.h
@@ -28,7 +28,7 @@ enum { EXT, SET, ADD, SUB, MUL, MLI, DIV, DVI,
STI = 0x1e, STD, nOpt };
enum { NOP, JSR, BRK,
- INT = 0x08, IAG, IAS, RFI, IAQ,
+ HCF = 0x07, INT, IAG, IAS, RFI, IAQ,
HWN = 0x10, HWQ, HWI, nExt };
#define MEMSZ 0x10000