asm80 / asm80-node

ASM80 is the assembler for old 8bit CPUs. This is a standalone version for Node.js
http://www.asm80.com
MIT License
21 stars 6 forks source link

Supporting TASM-formatted files? #16

Open MarkJelic opened 4 months ago

MarkJelic commented 4 months ago

The TEC-1 dev group is moving to standardise on using ASM80 as the compiler for all the code... But we have some old code that was written for TASM 3.2 that doesn't want to be compiled by ASM80.

Little things like #include that TASM uses would be great if that too was accepted by ASM80, as well as the normal .include.