[A83] Re: Running external ASM programs from within an ASM program...
[Prev][Next][Index][Thread]
[A83] Re: Running external ASM programs from within an ASM program...
> seems like that'd be a lot of work when you could just
write the routines
> from .org $9872 or .org $86ec and have 768 bytes of mem
to run them from =)
> But if you were to install the routines in a stack
somewhere or in some
> free mem somewhere, then you would need to fix all the
absolute addresses.
Yep, since it's unlikely that you need such a huge
external routine that doesn't fit any of the
free areas... Then it's worth to put it into the
main module...
It's just a funny idea. Try to make linux83. :)
PG
Follow-Ups:
References: