synth/tools
Paul Mathieu ef9a154681 cc: add const arrays (wip)
Add a preliminary version of const arrays. It sorta works.
Right now this is limited to function-scope const arrays.
2021-07-26 00:02:14 -07:00
..
as.ebnf Initial commit 2021-02-17 13:20:30 -08:00
as.py cpu: more instruction pipelining 2021-04-17 23:02:58 -07:00
cc.ebnf cc: add const arrays (wip) 2021-07-26 00:02:14 -07:00
cc.py cc: add const arrays (wip) 2021-07-26 00:02:14 -07:00
crt0.s Fix initial stack pointer 2021-02-22 20:34:54 -08:00
ld.py ld: allow linking to a different offset 2021-04-17 23:05:02 -07:00
makefile Initial commit 2021-02-17 13:20:30 -08:00
obj.proto Initial commit 2021-02-17 13:20:30 -08:00
requirements.txt Initial commit 2021-02-17 13:20:30 -08:00