home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / sys / atari / st / tech / 6380 < prev    next >
Encoding:
Internet Message Format  |  1992-12-22  |  1.3 KB

  1. From: rossin@hpfcso.FC.HP.COM (Ted Rossin)
  2. Date: Mon, 21 Dec 1992 16:11:08 GMT
  3. Subject: Re: Address space for TOS 2.06
  4. Message-ID: <107480008@hpfcso.FC.HP.COM>
  5. Organization: Hewlett-Packard, Fort Collins, CO, USA
  6. Path: sparky!uunet!zaphod.mps.ohio-state.edu!magnus.acs.ohio-state.edu!usenet.ins.cwru.edu!gatech!swrinde!sdd.hp.com!hpscit.sc.hp.com!hplextra!hpfcso!rossin
  7. Newsgroups: comp.sys.atari.st.tech
  8. References: <eZV2VB1w165w@ersys.edmonton.ab.ca>
  9. Lines: 20
  10.  
  11. I asked the same question about a month ago.  Tos 2.06 starts at 0xE00000
  12. This is very different from the location of TOS 1.00 which starts at 
  13. 0xFC0000.  I forget where it is exactly but I the deal is that in the days
  14. of the 1040ST, TOS lived in a space that was 196K, TOS 2.06 needs more space
  15. so they threw it at 0xE00000.  The total byte count of the TOS 2.06 ROMs is 
  16. 256K which would overlap into I/O space in the ST if placed at 0xFC0000.  
  17. In summary, I believe the following is true.  I'm sure someone will yell if 
  18. I am wrong:
  19.  
  20.             TOS 2.06 start: 0xE00000
  21.             TOS 2.06 end  : 0xE3FFFF
  22.  
  23. This should be 256K if I can do the hex to decimal thing correctly.
  24.  
  25.  
  26.             Ted Rossin.
  27.  
  28. P.S.  My TOS 2.06 ROMs came in and I have finished an adapter board for my
  29.       external bus of my 1040ST to map the ROMs into the above address space. 
  30.       I'll give it a wirl after Christmas.
  31.