[A83] Re: Flash Apping + Menu ROutine


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

[A83] Re: Flash Apping + Menu ROutine




First of all, with APPS, you can't write to the program.  You have to create 
an appvar for information to be saved, then archive it when you quit.

Next, if there is memory needed by the program, but isn't essential to save, 
first try the saferam areas.  If there isn't enough ram there, you will have 
to insertmem and delmem up some ram.

Next, you have to remove self modify code.  If the self modify code is 
necessary, (like crashman's sprite routine or something), move it to ram.




>From: "Maarten Z." <m021085@hotmail.com>
>Reply-To: assembly-83@lists.ticalc.org
>To: assembly-83@lists.ticalc.org
>Subject: [A83] Flash Apping + Menu ROutine
>Date: Sun, 28 Apr 2002 14:31:06 +0000
>MIME-Version: 1.0
>X-Originating-IP: [213.229.80.16]
>Received: from hotmail.com ([65.54.237.122]) by hotmail.com with Microsoft 
>SMTPSVC(5.0.2195.4905); Sun, 28 Apr 2002 07:30:54 -0700
>Received: from mx-1.sollentuna.net ([195.67.128.9]) by hotmail.com with 
>Microsoft SMTPSVC(5.0.2195.4905); Sun, 28 Apr 2002 07:30:58 -0700
>Received: from towerguard. (mx-1.sollentuna.net [195.67.128.9])by 
>mx-1.sollentuna.net (Postfix) with ESMTPid 827F818039; Sun, 28 Apr 2002 
>16:31:13 +0200 (CEST)
>Received: with LISTAR (v1.0.0; list assembly-83); Sun, 28 Apr 2002 16:31:13 
>+0200 (CEST)
>Received: from hotmail.com (f43.law9.hotmail.com [64.4.9.43])by 
>mx-1.sollentuna.net (Postfix) with ESMTP id ED7B218011for 
><assembly-83@lists.ticalc.org>; Sun, 28 Apr 2002 16:31:11 +0200 (CEST)
>Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; 
>Sun, 28 Apr 2002 07:31:06 -0700
>Received: from 213.229.80.16 by lw9fd.law9.hotmail.msn.com with HTTP;Sun, 
>28 Apr 2002 14:31:06 GMT
>Delivered-To: lists.ticalc-assembly-83@mx-1.sollentuna.net
>Message-ID: <F43MoSn03t3Z4d5htAy00002a8c@hotmail.com>
>X-OriginalArrivalTime: 28 Apr 2002 14:31:06.0641 (UTC) 
>FILETIME=[5511C010:01C1EEC1]
>X-listar-version: Listar v1.0.0
>Sender: assembly-83-bounce@lists.ticalc.org
>Errors-To: assembly-83-bounce@lists.ticalc.org
>X-original-sender: m021085@hotmail.com
>Precedence: bulk
>X-list: assembly-83
>Return-Path: assembly-83-bounce@lists.ticalc.org
>
>
>
>
>Hi,
>
>I wanna try to convert some programs that exceed 8,8k on the TI83 to the
>TI83+, so the only choice I have is to make it a flash app. But I wonder if
>someone could explain me the difference between normal TI83+ program and a
>flash app (f.e. in code).   I also would like to ask if someone has the 
>menu
>routine by TCPA, their site is down but I remember that it was a nice
>routine. SO if someone has it could you please send it to me :)
>---------------------------------------------------------------------
>MaartenZwartbol - Maxcoderz Soft. - http://www.maxcoderz.com
>---------------------------------------------------------------------
>
>----------------------------------------------------------------------------
>Join the world’s largest e-mail service with MSN Hotmail. Click Here[1]
>
>
>--- Links ---
>    1 'http://g.msn.com/1HM100901/158'


_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp.