From 739548d99f3450b5def909f98ad65faa3509699a Mon Sep 17 00:00:00 2001 From: Loic GUEGAN Date: Sat, 1 Sep 2018 10:19:06 +0200 Subject: Add opcodes --- ram.txt | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) (limited to 'ram.txt') 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 -- cgit v1.2.3