home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / sys / amiga / hardware / 14750 < prev    next >
Encoding:
Text File  |  1992-08-31  |  2.8 KB  |  63 lines

  1. Newsgroups: comp.sys.amiga.hardware
  2. Path: sparky!uunet!munnari.oz.au!uniwa!cujo!pride!copes
  3. From: copes@pride.cs.curtin.edu.au (Simon Cope)
  4. Subject: Re: A3000 roms, boot roms.
  5. Message-ID: <copes.715330703@pride>
  6. Summary: Re: A3000 Roms, BootRoms, Rom Towers.
  7. Keywords: A3000 roms boot 
  8. Sender: news@cujo.curtin.edu.au (News Manager)
  9. Organization: Curtin University of Technology
  10. Date: Tue, 1 Sep 1992 06:58:23 GMT
  11. Lines: 50
  12.  
  13. JBK4@psuvm.psu.edu writes:
  14.  
  15. >I recently got 2.04 ROMs for my 3000.  Upon installation I discover that I
  16. >have a ROM Tower version 3000.  I tried placing the new ROMs in the
  17. >appropriately numbered sockets on the motherboard and removing the tower unit
  18. >as a Commodore rep instructed but my machine wouldn't boot at all.  I checked
  19. >to make sure the chips were in right and they were.
  20.  
  21. >So, I decided to try them in the tower and everything works fine now.  But now
  22. >I'm wondering what those empty sockets on the motherboard are for.  Different
  23. >version ROMs for Unix machines maybe?
  24.  
  25. >J Koszarsky
  26.  
  27. I've been told that the other pair of sockets are for eproms because they have
  28. different pinouts.  My A3000 is the latest revision and has 2.04 roms in the
  29. front pair of sockets.  I have read an article on installing an 040 board and
  30. the early release (read eprom) roms that came with it had to be installed into
  31. the rear sockets.  The UNIX machines come with boot code on disk that is run 
  32. under AmigaDOS.
  33.  
  34. The 'Boot Roms' that were originally in the machine are 2.01 (from memory).  
  35. You can get them to boot up workbench by clicking on the hidden close gadget
  36. somewhere up the top left of the rom boot menu.
  37.  
  38. All A3000 owners note: 
  39. Also, you may have some problems with games when using 2.04 roms instead of
  40. boot roms and a kickfile.  The symptoms include scrembled graphics, very slow
  41. screen updates etc.  This is caused by the games code writing off into space
  42. randomly (crappy code) and hitting fat busters bus timeout (intended for slow
  43. zorro cards).  Fat Buster has a 200ms (I think) timeout for the access, before
  44. signalling a buss error to the cpu.  This is why some games mess up.  It is 
  45. better with boot roms, because the map out much of the memory map with the mmu
  46. thus terminating the access before it hits the external buss (and the timeout).
  47.  
  48. As an example of this, Alien Breed runs fine on a friends 3000 with boot roms,
  49. but screws up with mine with 2.04 roms.  Agony messes up on both machines, 
  50. because the boot roms map some of the reserved areas as transperent.
  51.  
  52. I am currently making an A3000 compatible version of SetCPU to fix this up,
  53. and to perform a number of other useful things like disabling fast ram, cache
  54. inhibit on reboot etc.  When it is finished, I will make it available  (with
  55. Dave Haynies permission).  Currently there are only 2 games I cannot get to
  56. work properly.
  57.  
  58. --
  59.  
  60. copes@cs.curtin.edu.au
  61.  
  62.  
  63.