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


Groups > comp.sys.acorn.programmer > #1168

Re: Loading and executing address of an absolute file (filet

Message-ID <111208002501@arcade.demon.co.uk> (permalink)
From jgh@arcade.demon.co.uk (Jonathan Graham Harston)
Newsgroups comp.sys.acorn.programmer
Subject Re: Loading and executing address of an absolute file (filet
References <6c31fa5d-0753-4160-801c-51e9eed08a01@g7g2000vbd.googlegroups.com> <f8e48a3b52.martin@blueyonder.co.uk> <ab6a9ee8-0a2b-4b02-8084-149185ce55fe@n10g2000vbg.googlegroups.com> <4eda2169$0$7954$e4fe514c@dreader35.news.xs4all.nl>
Date 2011-12-07 23:58 +0000

Show all headers | View raw


erikg wrote:
> If you simply type
> 
> *Load yourabsfile
> 
> that will, I believe, load your file at &8000.
 
No, that will load the file with the file's default loading action.
 
If the file is filetyped, the default loading action is the command
in Alias$@LoadType_xxx.
 
If there is no Alias$@LoadType_xxx defined, the default loading
action for &FF8 (Absolute) is to load to the bottom of absolute
user space at &8000.
 
If the file is not filetyped, the default load action is to load to
the address in the file's load address field (the field that is
used to store the bottom 32 bits of the timestamp of a filetyped
file).
 
What you wanted above was:
 
*Load yourabsfile 8000
 
-- 
J.G.Harston - jgh@mdfs.net - mdfs.net/jgh
Whitby Yards Gazetteer - http://mdfs.net/Docs/Books/YofWhitby/Gazetteer

Back to comp.sys.acorn.programmer | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Loading and executing address of an absolute file (filetype &ff8) ? Xavier <xltardy@gmail.com> - 2011-12-02 15:07 -0800
  Re: Loading and executing address of an absolute file (filetype &ff8) ? Martin Bazley <martin.bazley@blueyonder.co.uk> - 2011-12-03 00:59 +0000
    Re: Loading and executing address of an absolute file (filetype &ff8) ? Xavier Tardy <xt.xbecosolutions@gmail.com> - 2011-12-03 03:30 -0800
    Re: Loading and executing address of an absolute file (filetype &ff8) ? Xavier Tardy <xt.xbecosolutions@gmail.com> - 2011-12-03 03:49 -0800
      Re: Loading and executing address of an absolute file (filetype &ff8) ? cferris@freeRemoveuk.com.invalid - 2011-12-03 17:26 +0000
        Re: Loading and executing address of an absolute file (filetype &ff8) ? Xavier <xltardy@gmail.com> - 2011-12-03 13:55 -0800
          Re: Loading and executing address of an absolute file (filetype &ff8) ? cferris@freeRemoveuk.com.invalid - 2011-12-03 22:57 +0000
            Re: Loading and executing address of an absolute file (filetype &ff8) ? Xavier <xltardy@gmail.com> - 2011-12-07 14:28 -0800
    Re: Loading and executing address of an absolute file (filetype &ff8) ? Xavier Tardy <xt.xbecosolutions@gmail.com> - 2011-12-03 04:05 -0800
      Re: Loading and executing address of an absolute file (filetype &ff8) ? cferris@freeRemoveuk.com.invalid - 2011-12-03 12:27 +0000
      Re: Loading and executing address of an absolute file (filetype &ff8) ? Steve Fryatt <news@stevefryatt.org.uk> - 2011-12-03 12:30 +0000
      Re: Loading and executing address of an absolute file (filetype &ff8) ? Erik G <erikg@noname.invalid> - 2011-12-03 14:17 +0100
        Re: Loading and executing address of an absolute file (filetype &ff8) ? Xavier <xltardy@gmail.com> - 2011-12-03 13:57 -0800
        Re: Loading and executing address of an absolute file (filetype &ff8) ? Xavier <xltardy@gmail.com> - 2011-12-03 14:01 -0800
        Re: Loading and executing address of an absolute file (filet jgh@arcade.demon.co.uk (Jonathan Graham Harston) - 2011-12-07 23:58 +0000
  Re: Loading and executing address of an absolute file (filetype &ff8) ? Rick Murray <heyrickmail-usenet@yahoo.co.uk> - 2011-12-03 06:41 +0100

csiph-web