summaryrefslogtreecommitdiff
path: root/03/in03
AgeCommit message (Expand)Author
2021-11-1403 READMEpommicket
2021-11-13corrections in 03 compiler, better hello world program!pommicket
2021-11-13pretty much done 03 compiler!pommicket
2021-11-13return, reserve, alignpommicket
2021-11-13str (hello wrold program is really simple now!)pommicket
2021-11-13second pass (+hello world!), call Apommicket
2021-11-13]=, ^=, also *fixed variable sar in previous compilers*pommicket
2021-11-13-=, shifts, and morepommicket
2021-11-12+=pommicket
2021-11-12conditional and unconditional jumpspommicket
2021-11-12useful functionspommicket
2021-11-12label lookup working!pommicket
2021-11-11read decimal numberpommicket
2021-11-11(03) storing label addressespommicket
2021-11-10start stage 3--hex digit to numberpommicket