A83: Re: Setting the window RANGE


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

A83: Re: Setting the window RANGE




>I haven't been able to find anything about how to set the window's
>range so that you can rely on CLINE or CPOINT to draw on the screen.
>Any ideas?


Try changing the System vars of the TI-83 as described in the "Storing and
Recalling System Vars" section of "Z80 Assembly Language on the TI-83".

Storing and Recalling System Vars:
http://www.ti.com/calc/docs/83asmvar.htm

Z80 Assembly Language on the TI-83:
http://www.ti.com/calc/docs/83asm.htm

// Nicklas Larsson