Commit graph

13 commits

Author SHA1 Message Date
pommicket
c664b4e61b pretty much done 03 compiler! 2021-11-13 14:32:00 -05:00
pommicket
2507f4b196 return, reserve, align 2021-11-13 14:13:16 -05:00
pommicket
147fb9ccca str (hello wrold program is really simple now!) 2021-11-13 13:56:26 -05:00
pommicket
3fe11fa0cb second pass (+hello world!), call A 2021-11-13 13:48:27 -05:00
pommicket
383d1fbe27 ]=, ^=, also *fixed variable sar in previous compilers* 2021-11-13 13:12:38 -05:00
pommicket
2eea57df8a -=, shifts, and more 2021-11-13 13:00:35 -05:00
pommicket
092f4896a7 += 2021-11-12 22:55:46 -05:00
pommicket
a9114a5d70 conditional and unconditional jumps 2021-11-12 22:00:46 -05:00
pommicket
0937fd530c useful functions 2021-11-12 21:12:59 -05:00
pommicket
9d90c7045a label lookup working! 2021-11-12 16:51:28 -05:00
pommicket
8c7f2f4a58 read decimal number 2021-11-11 19:04:19 -05:00
pommicket
a8f48b329a (03) storing label addresses 2021-11-11 12:54:35 -05:00
pommicket
ea6989a71a start stage 3--hex digit to number 2021-11-10 21:22:25 -05:00