A86: Rom Calls


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

A86: Rom Calls



as i make the conversion from 83asm to 86asm ive run into a few problems
with rom calls and the like.  Could someone please tell me the 86
equivelents of these.

#DEFINE temp	8265h

res textinverse,(iy+textflags)
set textinverse,(iy+textflags)

call _runIndicOff

thanks for your time,
-Harper Maddox


Follow-Ups: