Re: A89: compile for 92+


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

Re: A89: compile for 92+




>Date: Sat, 20 Mar 1999 01:14:06 -0800 (PST)
>From: Ben Rodgers <bentensai@yahoo.com>
>Subject: A89: compile for 92+
>
>To compile an asm program for a 92+ is the same as for 89 except that
>you have xdef _ti92+  right?  And is it possible to assemble a program
>for the 92 also?  Thanks.

Not quite -- the keycodes are different, so you'd have to change the values
generated from userlib::idle_loop or that you read from the ports.  You can
make a single program that works on the 89 AND 92+, such as plusshell and
Super Mario Quest, by using the CALCULATOR value (see tios.h for its
location and the plusshell source [plushell/shell/shell.asm] for how to use
it). . .

                        -Scott Noveck (SMN)
                         smn@calc.org
                         Lead Programmer:
                         Pokemon 89 - Zelda 89
                         http://ccia.calc.org