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

  1. Newsgroups: comp.sys.amiga.games
  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 games 
  5. Message-ID: <copes.715331404@pride>
  6. Summary: Re: A3000 games, Roms, Bootroms.
  7. Keywords: A3000 games roms
  8. Sender: news@cujo.curtin.edu.au (News Manager)
  9. Organization: Curtin University of Technology
  10. Date: Tue, 1 Sep 1992 07:10:04 GMT
  11. Lines: 26
  12.  
  13.  
  14. All A3000 owners note: 
  15. Also, you may have some problems with games when using 2.04 roms instead of
  16. boot roms and a kickfile.  The symptoms include scrambled graphics, very slow
  17. screen updates etc.  This is caused by the games code writing off into space
  18. randomly (crappy code) and hitting fat busters bus timeout (intended for slow
  19. zorro cards).  Fat Buster has a 200ms (I think) timeout for the access, before
  20. signalling a buss error to the cpu.  This is why some games mess up.  It is 
  21. better with boot roms, because they map out much of the memory map with the mmu
  22. thus terminating the access before it hits the external buss (and the timeout).
  23.  
  24. As an example of this, Alien Breed runs fine on a friends 3000 with boot roms,
  25. but screws up with mine with 2.04 roms.  Agony messes up on both machines, 
  26. because the boot roms map some of the reserved areas as transperent.
  27.  
  28. I am currently making an A3000 compatible version of SetCPU to fix this up,
  29. and to perform a number of other useful things like disabling fast ram, cache
  30. inhibit on reboot etc.  When it is finished, I will make it available  (with
  31. Dave Haynies permission).  Currently there are only 2 games I cannot get to
  32. work properly.
  33.  
  34. --
  35.  
  36. copes@cs.curtin.edu.au
  37.  
  38.  
  39.