aboutsummaryrefslogtreecommitdiff
path: root/ram.txt
diff options
context:
space:
mode:
authorLoic GUEGAN <loic.guegan@yahoo.fr>2018-09-01 10:19:06 +0200
committerLoic GUEGAN <loic.guegan@yahoo.fr>2018-09-01 10:19:06 +0200
commit739548d99f3450b5def909f98ad65faa3509699a (patch)
treeb18b20260b5032327361e834ae3b5d53857c7e03 /ram.txt
parent84de7cd481662167745131b95c78442a7ff45048 (diff)
Add opcodes
Diffstat (limited to 'ram.txt')
-rw-r--r--ram.txt13
1 files changed, 8 insertions, 5 deletions
diff --git a/ram.txt b/ram.txt
index f86ca50..63af6dd 100644
--- a/ram.txt
+++ b/ram.txt
@@ -1,11 +1,14 @@
BIPUSH
+4
+BIPUSH
5
+ILOAD
+0
BIPUSH
2
IADD
-BIPUSH
+ISTORE
+1
+IINC
+1
10
-POP
-HALT
-OUT
-65