Device table added to IO Port 0xFF.
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
00 02 00
|
||||
10 10 00
|
||||
FF 01 00
|
||||
05 00 00
|
||||
Execution halted after 440 cycles.
|
||||
[exit 0]
|
||||
@@ -46,6 +46,9 @@ dispatchTest | testPrograms/dispatchTest.asm | run | -
|
||||
# ---- Moving an ALU result back into an operand register ----
|
||||
moveQTest | testPrograms/moveQTest.asm | run | - | -
|
||||
|
||||
# ---- Asking the machine what it is made of ----
|
||||
registryTest | testPrograms/registryTest.asm | run | - | -
|
||||
|
||||
# ---- Moving the cursor along ----
|
||||
paddingTest | testPrograms/paddingTest.asm | run | - | -
|
||||
|
||||
|
||||
Reference in New Issue
Block a user