diff options
author | ryo <ryo@nopwd.lol> | 2024-12-30 16:11:32 +0000 |
---|---|---|
committer | ryo <ryo@nopwd.lol> | 2024-12-30 16:11:32 +0000 |
commit | 24c328db90627881d7c293e1ba481c6bd96e31da (patch) | |
tree | 0b125ab8a8d443b7b9bfc1f7943db0a0fc29a1cb /opcodes |
Diffstat (limited to 'opcodes')
-rw-r--r-- | opcodes | 25 |
1 files changed, 25 insertions, 0 deletions
@@ -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 |