home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 3235 < prev    next >
Encoding:
Text File  |  1996-08-05  |  2.0 KB  |  50 lines

  1. Path: oreig.uji.es!ii201
  2. From: ii201@rossegat.uji.es (Villellas Guillen Oscar)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: Amiga Memory Map Needed! / ExecBase
  5. Date: 9 Feb 1996 12:01:54 GMT
  6. Organization: Universitat Jaume I. Castell≤ de la Plana. Spain
  7. Message-ID: <4ffd3i$g1r@oreig.uji.es>
  8. References: <4f9itc$ld8@rock101.genie.net> <4facl8$ga0@brachio.zrz.TU-Berlin.DE> <wulfraedDMFxn6.L3y@netcom.com>
  9. NNTP-Posting-Host: @rossegat.uji.es
  10. X-Newsreader: TIN [version 1.2 PL2]
  11.  
  12. Dennis Lee Bieber (wulfraed@kd6mog.netcom.com) wrote:
  13.  
  14. > In article <4facl8$ga0@brachio.zrz.TU-Berlin.DE> rawneiha@w353zrz.zrz.TU-Berlin.DE (Philipp Boerker) writes:
  15. >  > Yes there is. A pointer to ExecBase could be passed to the task in a6 when the task
  16. >  > is started.
  17. >  >
  18. >         And how did the code that starts /that/ task obtain the pointer to
  19. > ExecBase?
  20.  
  21. a) because it got it when it was first started.
  22.  
  23. b) because is the task that starts the machine. It has to
  24. load execand will know where exec is. If exec is in ROM, and
  25. the startupcode is in the same ROM, then it can be hardcoded
  26. for that case.
  27.  
  28. I think execbase does nt need to be absolute, and somewhere
  29. in the stack at the task statup is OK for it to be passed to
  30. child tasks (better protability than a register).
  31.  
  32.  
  33. > -- 
  34. >  > ============================================================ <
  35. >  >   wulfraed@netcom.com  | Wulfraed  Dennis Lee Bieber  KD6MOG <
  36. >  >   D.Bieber@GEnie.com   |      FurryMUCK and FurToonia        <
  37. >  > ============================================================ <
  38. >  >          PGP key: Finger wulfraed@netcom.com                 <
  39. >  > Home Page: ftp://ftp.netcom.com/pub/wu/wulfraed/wulfraed.htm <
  40.  
  41. --
  42.                    //\\\
  43.                    /o \\
  44.         +-----oooO--(_)--Oooo-----+        _ _
  45.         | Oscar Villellas Guillen |       ////
  46.         +-------------------------+  _ _ ////
  47.                    | | |             \\\X///
  48.                   ooO Ooo             \XXX/ Always...
  49.            ii201@rossegat.uji.es            Intuition rules!
  50.