Minor cleanup, bug fixes.

This commit is contained in:
Simon Forman
2019-11-09 11:27:29 -08:00
parent 3c796310a5
commit 9ce9d967cf
3 changed files with 37 additions and 12 deletions
+7
View File
@@ -274,3 +274,10 @@ lsl_imm(TEMP2, TEMP2, 15), % TEMP2 := 4 << 15
ior(TEMP2, TEMP2, TEMP3),
store_word(TEMP2, SP, 0),
PC == 0
PC == 0x25
ram[R[0]]
ram[R[1]]