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