A82 ROM Calls


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

A82 ROM Calls



When programming in TI-Basic, there are many math functions available,
like ipart, and rand. I assume these are built into the ROM (Where
else could they be?). How come we cannot call these when in assembly.
Is it because no one has found the location, or of some other reason.
I am sure it would save code to use built in functions.