#OpenDiskFont()
16-Jun-95 07:34:08
Sb: #47219-#OpenDiskFont()
Fm: Phillip Wooller 100024,2227
To: Bart Mathias 72017,1005
From your code, which due to formatting problems I cannot read to well, your
first move should either be a move # or the lea instruction (I prefer to use
lea). Instead of getting the address of the structure, you are actually reading
the first long word of the structure. I will take another look at the code and
see if I spot anything else (the code has now scrolled off my screen,damn
terminal emulation).
Phill