dcpu16 icon indicating copy to clipboard operation
dcpu16 copied to clipboard

Macro support

Open rayslava opened this issue 13 years ago • 1 comments

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

rayslava avatar Apr 08 '12 17:04 rayslava

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.

travisg avatar Apr 08 '12 18:04 travisg