Short: Speed up 060 chipmem writes! V1.0.6 Author: sintonen@jyu.fi (Harry Sintonen) Uploader: sintonen jyu fi (Harry Sintonen) Type: util/boot Version: 1.0.6 Replaces: util/boot/speedychip.lha Requires: Amiga with 68060 CPU. SetPatch & 68060.library Architecture: m68k-amigaos This utility patches 060 MMU tables such that chip memory cachemode is changed to Cache-Inhibited, Imprecise exception model, thus giving more time for CPU between chip memory writes. Assembler sourcecode included. New 68060.library (V42+) by Phase5 digital products set chipmem cachemode already, so you only need this program if you have older 68060.library. There is also program called SetCacheMode by Phase5 that can be used to change chip cachemode too. This routine can be used for any purpose (for demos too, hehe:), but you should give me some credit... (or? I don't think this is unreasonable). Note that this patch needs to be started after SetPatch. Installation (as some ppl had problems (!) with this) ------------ Copy speedychip to c: and add "speedychip" line just after SetPatch to s:startup-sequence. No need to run or >NIL:. speedychip is Copyright © 1997 Harry "Piru" Sintonen . Latest beta releases plus some other programs by me can be found from http://www.jyu.fi/~sintonen/AmigaPrograms.html