aboutsummaryrefslogtreecommitdiff
path: root/opcodes
diff options
context:
space:
mode:
authorryo <ryo@nopwd.lol>2024-12-30 16:11:32 +0000
committerryo <ryo@nopwd.lol>2024-12-30 16:11:32 +0000
commit24c328db90627881d7c293e1ba481c6bd96e31da (patch)
tree0b125ab8a8d443b7b9bfc1f7943db0a0fc29a1cb /opcodes
Initial commitHEADmain
Diffstat (limited to 'opcodes')
-rw-r--r--opcodes25
1 files changed, 25 insertions, 0 deletions
diff --git a/opcodes b/opcodes
new file mode 100644
index 0000000..715aa91
--- /dev/null
+++ b/opcodes
@@ -0,0 +1,25 @@
+AND 0
+ADD 1
+LDA 2
+STA 3
+BUN 4
+BSA 5
+ISZ 6
+CLA 7800
+CLE 7400
+CMA 7200
+CME 7100
+CIR 7080
+CIL 7040
+INC 7020
+SPA 7010
+SNA 7008
+SZA 7004
+SZE 7002
+HLT 7001
+INP F800
+OUT F400
+SKI F200
+SKO F100
+ION F080
+IOF F040