summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-11-1403 READMEpommicket
2021-11-13more label space, just in casepommicket
2021-11-13corrections in 03 compiler, better hello world program!pommicket
2021-11-13+=/-=/etc with immediates!!pommicket
2021-11-13jump above/belowpommicket
2021-11-13error line numbers!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-11numbers!pommicket
2021-11-11read decimal numberpommicket
2021-11-11(03) storing label addressespommicket
2021-11-10start stage 3--hex digit to numberpommicket
2021-11-10add compares to conditional jump instructionspommicket
2021-11-10update bootstrap.shpommicket
2021-11-10readme tweaks, mainlypommicket
2021-11-10readme editspommicket
2021-11-09hello world working! yay!pommicket
2021-11-09working program in 02 lang!!pommicket
2021-11-09offsets for label definitions, immediatespommicket
2021-10-31in theory, i just need to fill in offsetspommicket
2021-09-02in theory all that's left for program 02 is filling in jumpspommicket
2021-09-01markdown to HTML converterpommicket
2021-09-0101 donepommicket
2021-09-01finished 01, now just need to write readmepommicket
2021-09-01mostly done stage 01pommicket
still need to finish instruction table and write README
2021-08-31cleaned up 00pommicket
2021-08-31stage 00 readme donepommicket
2021-08-30start 00 readmepommicket
2021-08-30part 00: hexcompilepommicket