RE: A86: Memory Backup


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

RE: A86: Memory Backup




Data can be accessed just as quickly from the ROM as from the RAM. The 
extra 32K is used for storing assembly programs while they are being 
executed as well as other temporary storage for the calculator. None of the 
operating system code itself, however, is copied to the RAM.
________________

Jeff Tyrrill
http://tyrrill-ticalc.home.ml.org/
http://ti-philes.home.ml.org/


-----Original Message-----
From:	Dr Robin [SMTP:DrRobin@geocities.com]
Sent:	Monday, February 09, 1998 1:35 PM
To:	assembly-86@lists.ticalc.org
Subject:	Re: A86: Memory Backup


then what's with the missing 32k of ram? I think at least some of it is
stored here for quick access, system vars don't take up that much space.
all i'm out to do is find the command table, and do a little patching if
i can, and maybe screw with some other things too. But i really want a
util to send/recieve backups.

one more thing- does anyone have docs on the silebt linking protocol?

Andy S Johnson wrote:
>
> The OS isn't in the memory backup, it's in the ROM.
> ---
> Andy Johnson
> "Change is inevitable...
>      except from vending machines"
>
> On Sat, 07 Feb 1998 21:03:25 -0400 Dr Robin <DrRobin@geocities.com>
> writes:
> >
> >Does anyone have a utility to send/recieve memory backups on a serial
> >link? I want to analyze the OS but the stupid silent linking is too
> >user
> >friendly
> >
>
> _____________________________________________________________________
> You don't need to buy Internet access to use free Internet e-mail.
> Get completely free e-mail from Juno at http://www.juno.com
> Or call Juno at (800) 654-JUNO [654-5866]




Follow-Ups: