I really sucks at CAD :p
I tried to do it with gEda (and eventually with kicad) and I failed miserably. I think I'll end up doing the layout with xfig or inkscape
This routine is used to clean up the vram area where the text is rendered: code;fnctl02.s;27;00c4;34 It is mapped to 90c4. So one again you'll have to modify generated labels. By the way this routine is called by 90a6 (the code just above :) ). Which is called from 6235. The next subroutines beyond ...
Unsorted notes : csv file for etripator. Note that the generated local address needs to be changed from l_1xxx to l_4xxx. Maybe I should add a page parameter. Anyway... These are basically 2 routines that setup bat. code;fnctl00.s;00;167D;8B code;fnctl01.s;00;15f6;87 font stored in 2 bitplanes [pale...
There's a mml/mck compiler called HuSic. Back in the days, the only available source code was the asm produced by HuC.
I spent some time trying to clean up and understand the source. I finally gave and started my own researches