home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 3336 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.1 KB

  1. Path: www.cybercity.dk!usenet
  2. From: ccc6004@vip.cybercity.dk (Hans Henrik Happe)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: One hardware-basher's manifesto
  5. Date: 8 Feb 1996 16:40:39 GMT
  6. Organization: CyberCity of Denmark
  7. Message-ID: <751.6612T1001T302@vip.cybercity.dk>
  8. References: <4f6rb2$rt3@ar.ar.com.au>
  9. NNTP-Posting-Host: 194.16.56.145
  10. X-Newsreader: THOR 2.22 (Amiga;TCP/IP) *UNREGISTERED*
  11.  
  12.  
  13. Storm ( storm@ar.ar.com.au ) wrote:
  14.  
  15. > * Because of this, I will always do as much as I know how to do to avoid
  16. >   incompatibilities. All my code respects the VBR, flushes the cache after
  17. >   modifying code, LoadView(NULL)'s before taking over the display, does not
  18. >   use absolute addressing, etc. These are SIMPLE things to do, cause no
  19. >   performance hit, and avoid the compatibility problems which absolutely
  20. >   plagued demos in the days when people were first beginning to expand
  21. >   Amigas beyond the norm.
  22.  
  23. Please use OwnBlitter/DisOwn... and use CacheControl to turn on only the caches
  24. you need (If data burst (030/040/060) modes is on the CPU will take 4x as much
  25. time when accessing fastram randomly.
  26.  
  27.  
  28. Hans Henrik Happe
  29.  Goat / Sumpen
  30.  
  31.