On Wednesday, 17 May 2017 at 22:16:35 UTC, Kagamin wrote:
Can't you run it in qemu?
Probably I could, might even work parallel with other stuff, especially stuff that are mainly lexical (register naming, etc). So far I studied the ARM assembly language, and it seems less scary than the x86 one, also the conditional execution might be useful with the ? : operators (if thumb isn't used).
