asm80-node icon indicating copy to clipboard operation
asm80-node copied to clipboard

Supporting TASM-formatted files?

Open MarkJelic opened this issue 1 year ago • 0 comments

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.

MarkJelic avatar Jul 15 '24 08:07 MarkJelic