change operands for some instructions and start work on devices

This commit is contained in:
2026-07-16 13:13:38 +10:00
parent c270a48141
commit a2d90f620a
7 changed files with 32 additions and 13 deletions

3
tests/port.asm Normal file
View File

@@ -0,0 +1,3 @@
mvi a 1
port a 123 out
hlt