[A83] Re: assembly-83 Digest V2 #192


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

[A83] Re: assembly-83 Digest V2 #192







> assembly-83 Digest	Mon, 23 Sep 2002	Volume: 02  Issue: 192
> 
> In This Issue:
> 		[A83] Re: Source Code for ti-83 os - In order to prevent res
> 		[A83] Re: VTI problems - TI83+ Flash Debugger
> 		[A83] Re: Source Code for ti-83 os - In order to prevent res
> 		[A83] Re: Source Code for ti-83 os - In order to prevent res
> 
> ----------------------------------------------------------------------
> 
> Date: Mon, 23 Sep 2002 16:26:16 +0200 (MEST)
> From: robvanwijk@gmx.net
> Subject: [A83] Re: Source Code for ti-83 os - In order to prevent reset
> 
> 
> > 
> > Recently I came across a program by radicalsoftware to 
> > prevent resets for ti-86. The program overrides the default 
> > keypress for Reset Memory (on the 86). Basically if the 
> > person presses enter it says memory reset and reduces the 
> > contrast but in fact everything is still (the user has to 
> > press the custom button or something like that for it to do 
> > a real reset).
> > 
> > Anyways I'm curious to know is there a source code for the 
> > ti-83's OS so that I can find out the address I need to do 
> > the same or does anyone know what addresses I would need to 
> > change to acheive this?
> > 
> > PS. This is for 83 not 83+
> > PPS. I know I can install password protection but I don't 
> > want to do this.
> > PPPS. Thanks in advance to all who reply.
> > 
> > 
> 
> You won't need the source to the OS (and you'll never get
> it either ;) ), all you need is the include file. First download:
> http://www.ticalc.org/archives/files/fileinfo/130/13058.html.
> In this zip file you'll find "ion.inc". Among other things it'll
> tell you that "contrast =$8008". (Be careful, you don't want
> to read things between "#ifdef TI83P" and "#endif".)
> 
> Good luck,
> Rob van Wijk
> 
> -- 
> Werden Sie mit uns zum "OnlineStar 2002"! Jetzt GMX wählen -
> und tolle Preise absahnen! http://www.onlinestar.de
> 
> 
> ------------------------------
> 
> From: "Henk Poley" <hpoley@dds.nl>
> Subject: [A83] Re: VTI problems - TI83+ Flash Debugger
> Date: Mon, 23 Sep 2002 19:22:38 +0200
> 
> 
> And if I'm not mistaken it even emulates the Ti73.
> 
> 	Henk Poley <><
> 
> > Van: Xavier LaRue <paxl@videotron.ca>
> > 
> > Under Linux.. TilEm(www.xcalc.org) work realy good for flash and
> > debugging
> > 
> > > Right now, the only TI83+ emulator with flash support is made by TI,
> > > and it has horrible keyboard emulation.  But it can run apps.
> > > 
> > > It's called TI83+ Flash Debugger, and it's found in the SDK.
> 
> 
> ------------------------------
> 
> From: "Henk Poley" <hpoley@dds.nl>
> Subject: [A83] Re: Source Code for ti-83 os - In order to prevent reset
> Date: Mon, 23 Sep 2002 19:48:31 +0200
> 
> 
> > Van: Brett Shaw <SHAWB@ses.curtin.edu.au>
> > 
> > Basically if the person presses enter it says memory reset and reduces
> the 
> > contrast but in fact everything is still there
> 
> Tijl Coosemans has written such a program, but it won't work with a shell
> or any (most) asm programs. Search for it on his site, or on ticalc.org
> 
> 	Henk Poley <><
> 
> ------------------------------
> 
> From: "Pieter Van Nuffel [aka SUCKER]" <sucker_pvn@hotmail.com>
> Subject: [A83] Re: Source Code for ti-83 os - In order to prevent reset
> Date: Tue, 24 Sep 2002 15:25:23 +0000
> 
> 
> >Tijl Coosemans has written such a program, but it won't work with a shell
> >or any (most) asm programs. Search for it on his site, or on ticalc.org
> >
> >	Henk Poley <><
> 
> I don't think you'll find that program anywhere. He just gave up support for 
> it and ticalc removes those programs. I'll send it to anyone who needs it 
> though. I use it all the time...
> 
> Anyone interested?
> 
>       SUCKER [Pieter Van Nuffel]
> 
> 
> _________________________________________________________________
> MSN Photos is the easiest way to share and print your photos: 
> http://photos.msn.com/support/worldwide.aspx
> 
> 
> ------------------------------
> 
> End of assembly-83 Digest V2 #192
> *********************************
> 
> 




Follow-Ups: