Re: A83: Re: 82/83


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

Re: A83: Re: 82/83




How would I make a shell that emulated TI-82 asm, would I look for each call
like this in a program.
like this:

program->HL
push HL
search_program_for_call  <------
location_of_call_in_prog->DE    |
TI83_EQUIV->(DE)                 |
LOOP---------------------------

-Phelan 'Amen' Wolf
Joe Wingbermuehle wrote:

> I don't believe such a program exists, but '82 asm programs can be ported
> relatively easily to the '83. If it hasn't already been done, you may want
> to beg your favorite programmer to port the program you want.
>
> btw, in case anyone has been wondering, I think it would be a better use of
> time to convert '82 programs to the '83 rather than try to implement CrASH
> emulation. Why waste all that ram on your calculator? Waste your time
> instead! I have more time than my calculator has free memory (only about
> 1k)! hehe
>
> Joe Wingbermuehle
> http://www.usmo.com/~joewing/
>
> -----Original Message-----
> From: SHIVANJJS@aol.com <SHIVANJJS@aol.com>
> To: assembly-83@lists.ticalc.org <assembly-83@lists.ticalc.org>
> Date: Monday, August 24, 1998 8:11 PM
> Subject: A83: 82/83
>
> >
> >does anyone know of a program that lets you run programs for ASH/82 on an
> 83
> >
> >tthanks
> >
> >-JJS
> >




References: