A83: TI8X rom calls and memory equ's


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

A83: TI8X rom calls and memory equ's




This might not be a total TI83 question, but I want to know the following:

+ What are the usermem offsets of all other Z80 TI calcs? (TI83=$9327)

+ What are the romcall locations on all other Z80 TI calcs, for these
romcalls:
_grbufcpy_v (TI83=$5164)
_grbufclr (TI83=$515B)

+ On other Z80 TI calcs, are there similiar memory locations to these on the
TI83:
plotsscreen (TI83=$8E29)
saferam1 (TI83=$8265, and is the size of te memory area equal to the size of
the screen?)

+ What are the screen sizes of other Z80 calcs (WxH)? (TI83=96x64=768 bytes)

As you may already see, I'm planning to create a cross-platform program. I
hope that you can answer this (tediously) irritating question...

Greetz,
Frank