OK, I gave myself a deadline:
I want to have a version of m200.def to distribute by Jan 3, 2022.

This wants to be *the* master include file (& ROM entry point documentation) for Tandy 200 assembly using ASM80, ZMAC, TASM (telemark, not turbo), and ASxxxx.

It will be completely untested, as I do not (yet) have a Tandy 200. :-(

#assembly #m100 #m200#t200 #ModelT #8085 #Asm80 #ZMac #TAsm #ASX

I suppose, if I'm going to continue hammering (my head) on this, I should move my source over to linux from risc os.
It is possible that the risc os ZMAC builds broken binaries somehow. It looks fine in a hex dump, but the #wp2 has a large amount of magic and bs around it.

I know linux ZMAC can produce working wp2 binaries.

#zMac #linux #riscos