This commit is contained in:
pjht 2016-07-31 14:27:04 -05:00
parent 4948d1255d
commit 76b75d8999
9 changed files with 893 additions and 873 deletions

View File

@ -1 +0,0 @@
v2.0 raw

View File

@ -1,27 +1,14 @@
0 = lda
1 = ldb
2 = ldai
3 = ldbi
4 = add
5 = sub
6 = mult
7 = div
8 = sta
9 = stb
a = str
b = jmp
c = jmpc
d = jmpz
0=lda
1=ldb
2=ldai
3=ldbi
4=add
5=sub
6=mult
7=div
8=sta
9=stb
a=str
b=jmp
c=jmpc
d=jmpz

File diff suppressed because it is too large Load Diff