home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Fresh Fish 10
/
Fresh_Fish_10_2352.bin
/
new
/
util
/
wb
/
systemprefs
/
product-info
< prev
next >
Wrap
Fred Fish's Product-Info
|
1995-08-25
|
2KB
|
72 lines
.name
SystemPrefs
.type
OS Utility
.short
Preferences for CPU and RAMSEY
.description
This is a preference editor for steering the processor caches,
RAMSEY, VBR and Audio Filter.
Main features:
- Font adaptive GUI
- Supports Instruction- and Data-Caches, Copyback, Write Allocate
- Supports RAMSEY FastMode (60ns RAM access --> SPEED! :-)
- Supports audio filter
- Supports VBR to Fast RAM
- Sets up while startup
- Comes with a nice preferences icon... :-)
- Does now even have an English guide :-)
.version
2.20
.date
1995.06.18
.author
Richard Körber
.requirements
Requires OS 2.04+, (opt. locale), 68010+ should be present
.distribution
Freeware
.address
Hornstraße 20
51465 Bergisch Gladbach
Deutschland
.email
shred@tfh.dssd.sub.org (Germany) or
shred@eratosth.wwb.sub.de (international)
.docs
SystemPrefs.guide
SystemPrefsE.guide
.described-by
Dan Fish (daf@starfish.amigalib.com)
.submittal
Downloaded via ftp from wuarchive.wustl.edu.
.execute
LAB Start
set choice `RequestChoice "System Prefs" "Please select an option" "English Guide" "Deutsch Guide" "Install" "Run" "Cancel"`
if $choice GT "0"
if $choice EQ "1"
MetaTool SystemPrefsE.guide GUIDE
else
if $choice EQ "2"
MetaTool SystemPrefs.guide GUIDE
else
if $choice EQ "3"
Installer Install System AVERAGE AVERAGE
else
if $choice EQ "4"
assign locale: "" ADD
assign libs: libs/ ADD
System
assign locale: "" REMOVE
assign libs: libs/ REMOVE
endif
endif
endif
endif
skip Start BACK
endif
.aminet-dir
util/wb