diff options
| author | Loic GUEGAN <loic.guegan@yahoo.fr> | 2018-09-01 10:19:06 +0200 |
|---|---|---|
| committer | Loic GUEGAN <loic.guegan@yahoo.fr> | 2018-09-01 10:19:06 +0200 |
| commit | 739548d99f3450b5def909f98ad65faa3509699a (patch) | |
| tree | b18b20260b5032327361e834ae3b5d53857c7e03 /ram.txt | |
| parent | 84de7cd481662167745131b95c78442a7ff45048 (diff) | |
Add opcodes
Diffstat (limited to 'ram.txt')
| -rw-r--r-- | ram.txt | 13 |
1 files changed, 8 insertions, 5 deletions
@@ -1,11 +1,14 @@ BIPUSH +4 +BIPUSH 5 +ILOAD +0 BIPUSH 2 IADD -BIPUSH +ISTORE +1 +IINC +1 10 -POP -HALT -OUT -65 |
