[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: prodos 2.0.3 source code



On Tue, 18 Sep 2012, D Finnigan wrote:

Steve Nickolas wrote:

1. What is "gequ" as opposed to "equ" ?

ORCA/M global equate.



Yeah, I'm not familiar with the Orca/M dialect, just figured it would be more similar to current 6502 assemblers because it was made for a more modern machine xD, and it is.

I think there's some "Hi-Ascii" stuff, and I do have a macro for that as I'm pretty sure Gameware relies on it. (I usually just use C strings in my own code.)

-uso.