summaryrefslogtreecommitdiff
path: root/assembler/TODO
blob: 99fe77b2a70954f77faa00cf4497a651c790cd50 (plain)
1
2
3
4
5
6
7
8
9
10
11
- Add support for more instructions
- Fix up send argument formatting for some send instructions
- Add send arguments for more send instructions
- Fix up registers allowed for send arguments
- manpage
- binary output?
- more error cases.
- boolean types
- replace GL* with non-GL?
- labels for branch/jump instruction destinations
- break/cont syntax should be better.