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

  1. Newsgroups: comp.sys.amiga.programmer
  2. Path: techfak.uni-bielefeld.de!isthesin
  3. From: isthesin@techfak.uni-bielefeld.de (Stephan Thesing)
  4. Subject: Re: Amiga Memory Map Needed!!!
  5. Message-ID: <DLFC5F.662@hermes.hrz.uni-bielefeld.de>
  6. Sender: isthesin@TechFak.Uni-Bielefeld.DE (Stephan Thesing)
  7. Date: Fri, 19 Jan 1996 10:36:50 GMT
  8. References: <Pine.SOL.3.91.960114184921.17616C-100000@ns1> <4del92$ajj@serpens.rhein.de> <13213474@sourcery.han.de> <ckzgrKK00iUyQ3QgxT@andrew.cmu.edu>
  9. Nntp-Posting-Host: moos.techfak.uni-bielefeld.de
  10. Organization: Universitaet Bielefeld, Technische Fakultaet.
  11. X-Newsreader: xrn 8.01
  12.  
  13. In article <ckzgrKK00iUyQ3QgxT@andrew.cmu.edu>, Berend Ozceri <bo24+@andrew.cmu.edu> writes:
  14. |> Excerpts from netnews.comp.sys.amiga.programmer: 18-Jan-96 Re: Amiga
  15. |> Memory Map Needed!!! by A. Naimoli@cli.di.unipi. 
  16. |> > : The only path you can travel that doesn't make you stop because of these
  17. |> > : obstacles is in following the operating system.
  18. |> >  
  19. |> >  Ok, so location $4 points to EXEC, but:
  20. |> >  
  21. |> >         1) I wonder: why not 0?
  22. |> 
  23. |> Most probably because location 0 is used during cold boots (i.e. the PC
  24. |> of the 680x0 is set to 0) and code starts executing from that address.
  25. |> There is some overlay magic done to shadow Kickstart ROM to lower memory
  26. |> during the early stages of the boot process.
  27.  
  28. Near miss :-)
  29. In fact, SSP and PC are loaded from addresses 0/4 at boot time, not set to
  30. address 0.
  31. Anyhow the fact that *ExecBase is in address 4 has nothing to do with booting.
  32. At the time, ExecBase is created, the lower memory area is again RAM.
  33.  
  34. Bye...
  35.     Stephan
  36.  
  37.  
  38.  
  39. |> 
  40. |> Berend Ozceri
  41. |> Carnegie Mellon University
  42. |> 
  43.  
  44. -- 
  45. ===============================================
  46. =             Stephan Thesing                 =
  47. =        AG Praktische Informatik             =
  48. =          Technische Fakult"at               =
  49. =         Universit"at Bielefeld              =
  50. ===============================================
  51.