[A83] Re: Ti-83+ jump


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

[A83] Re: Ti-83+ jump




> >Bcall makes sure the right flash page is loaded before attempting the call,
> >so you get the right page always.
> 
> Is the entire ram also stored on the flash then??

No,
the ram (mapped at 8000h to FFFFh)
are two separate memory pages, located in a chip containing volatile Ram.
page 1 is mapped at 8000h - BFFFh, page 0 at C000 - FFFFh

the 83+SE has more than 2 memory pages, but they don't seem to be in use 
right now.




 
>   SUCKER
> 
> >
> >
> >
> > >
> > > Why do we need to do a bjump/bcall with a ti-83+ (and SE?)??
> > > Isn't there a way to just do a jp/jr or a call xxxx??
> > >
> > > SUCKER
> > >
> > > _________________________________________________________________
> > > Get your FREE download of MSN Explorer at 
> >http://explorer.msn.com/intl.asp
> > >
> > >
> > >
> >
> >
> >
> 
> 
> _________________________________________________________________
> Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp
> 
> 
> 





References: