[A83] Re: Monochromatic - a demo for the TI83 (need help with testing)


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

[A83] Re: Monochromatic - a demo for the TI83 (need help with testing)




> Van: Dan Weiss <dwedit@hotmail.com>
> 
> Calls to Ion's internal libs (like ionfastcopy) call an automaticly
allocated
> range after the end of the program, so the ion routines must be included
> in the program to prevent crashes.

I think you try to say that the ionlibs are located after the program. Ion
basicaly moves the data from your program to the .org adress, since Ion
itself (and the ionlibs) is normaly there Ion will be just after your
program. So if your program is bigger than let's say 8 kb you should
include the used routines in the program.

	Henk Poley <><