X-Git-Url: http://git.joshuawise.com/fpgaboy.git/blobdiff_plain/00a4c19f8e97b088b9385af67f530c2ddecb92ce..a51c6ed32f1bae3563341486a8ad545c5c801329:/opcodes

diff --git a/opcodes b/opcodes
index 451a6b6..8aa627e 100644
--- a/opcodes
+++ b/opcodes
@@ -11,8 +11,6 @@ bits         insn                 notes
 0001 0000    STOP
 0111 0110    HALT                 Danger! Helvetica!
 1100 1011    -     -     -        see two-byte opcodes below
-1110 1000    ADD   SP,   imm8
-1111 1000    LDHL  SP,   imm8     load SP+n (signed n) into HL
 
 *****************************