Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.sys.apple2.programmer > #209

Best place to hide about 30 bytes in //e RAM

From Egan Ford <datajerk@gmail.com>
Newsgroups comp.sys.apple2.programmer
Subject Best place to hide about 30 bytes in //e RAM
Date 2012-03-03 07:41 -0800
Organization XMission http://xmission.com/
Message-ID <jite2e$7vc$1@news.xmission.com> (permalink)

Show all headers | View raw


Programmers,

I just created a program launcher that I'd like re-activate on 
CTRL-RESET.  I know that I have no control over the programs being 
launched and that there will be a chance that my reset vector bytes 
($3F2-$3F4) may get hosed, but in the event they do not, where is the 
least likely place someone will use memory?  I tried page $BF with the 
worse results.  Right now I am starting at $310 with good results, but 
I'd like better results if possible.

Thanks.

P.S., I should mention that this is for the //e only.  The main program 
is in AUX memory, my reset routine on CTRL-RESET copies back to main 
memory.  I cannot run from AUX memory since I use self-mod code and need 
a fresh instance on restart.

Thanks again.

Back to comp.sys.apple2.programmer | Previous | NextNext in thread | Find similar


Thread

Best place to hide about 30 bytes in //e RAM Egan Ford <datajerk@gmail.com> - 2012-03-03 07:41 -0800
  Re: Best place to hide about 30 bytes in //e RAM Steven Hirsch <snhirsch@gmail.com> - 2012-03-03 14:10 -0500
    Re: Best place to hide about 30 bytes in //e RAM Hugh Hood <hughhood@earthlink.net> - 2012-03-04 17:55 -0600
      Re: Best place to hide about 30 bytes in //e RAM Hugh Hood <hughhood@earthlink.net> - 2012-03-04 17:57 -0600
        Re: Best place to hide about 30 bytes in //e RAM Egan Ford <datajerk@gmail.com> - 2012-03-05 08:55 -0700
  Re: Best place to hide about 30 bytes in //e RAM Antoine Vignau <antoine.vignau@laposte.net> - 2012-03-03 12:53 -0800
  Re: Best place to hide about 30 bytes in //e RAM "ict@ccess" <gids.rs@sasktel.net> - 2012-03-03 18:47 -0800
  Re: Best place to hide about 30 bytes in //e RAM Egan Ford <datajerk@gmail.com> - 2012-03-04 11:33 -0700
    Re: Best place to hide about 30 bytes in //e RAM "ict@ccess" <gids.rs@sasktel.net> - 2012-03-04 19:19 -0800
      Re: Best place to hide about 30 bytes in //e RAM Egan Ford <datajerk@gmail.com> - 2012-03-05 08:56 -0700
        Re: Best place to hide about 30 bytes in //e RAM Antoine Vignau <antoine.vignau@laposte.net> - 2012-03-05 14:25 -0800

csiph-web