#Tx-Ed
I'm hoping to make it even more multi-tasking friendly, by having it become
re-entrant. That unfortunately depends on my finding an assembler that will
generate relative addressed code assuming register A6 as base register,
compatable with Lattice V3.10. That'd save about 25K for each window opened!
But alas, it does not appear that such an assembler exists, so my options are
to spend a week converting to manx, or spend a week explicitly converting every
data reference to an offset reference, or… just give up.