Interest in On-System Assembler?


Author Message
toml_12953
Guru

Joined: 13/02/2015
Location: United States
Posts: 341
Posted: 09:19pm 06 Dec 2020      

  jirsoft said  I have written core ARM assembler as preparation for CMM2 (I was waiting for shipment), but I was wrong and have written it for ARM, not for Thumb-2    Anyway is in XOJO (BASIC dialect), so maybe still can be partially used...


I'll probably write the assembler to use UAL so that should take care of that problem. Since CSUBs usually are just small functions to be called from BASIC rather than a complete project, I will probably not make a macro assembler. There's no need to get fancy. This will just be a quick way to avoid having to hand-assemble small amounts of code.