dcpu16
dcpu16 copied to clipboard
Macro support
Do you have some macro support in your plan? However it could be done with external preprocessor. For example I tried m4: https://github.com/rayslava/dcpu16_tools
I was thinking of just running it through cpp as a command line option. I've done it for some other assembler projects, and it works reasonably well.