home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Fresh Fish 10
/
Fresh_Fish_10_2352.bin
/
useful
/
util
/
misc
/
degrader
/
product-info
< prev
Wrap
Fred Fish's Product-Info
|
1995-08-25
|
1KB
|
60 lines
.name
Degrader
.type
OS Utility
.short
Tries to get badly written progs to work
.description
Degrades your machine to try and get badly written programs
to work. Allows you to block memory, add non-autoconfig
memory at reset, turn audio filter on or off, intercept
privilege violation errors, switch off cache/burst modes and
can slow down a fast machine. Also can swap the boot drive
and force 50Hz or 60Hz. Will do things straight away, after
one reset or after every reset.
.version
1.30
.date
.author
Chris Hames
.restrictions
.requirements
.reference
AmigaLibDisk866:Degrader/
1.30
AmigaLibDisk562:Degrader/
1.00
.keywords
.distribution
Copyrighted but Freely Redistributable
.price
.address
.email
bytey@werple.apana.org.au
.phone
.fax
.exectype
.installsize
.source
.construction
.tested
.docs
Degrader.doc
.described-by
Fred Fish (fnf@fishpond.cygnus.com)
.submittal
Submitted on disk directly by the author.
.execute
LAB start
set choice `RequestChoice "Degrader" "Please select an option" "Documentation" "Run" "Cancel"`
if $choice GT "0"
if $choice EQ "1"
MetaTool Degrader.doc TEXT
else
WBRun Degrader
endif
skip start BACK
endif
.aminet-dir
util/misc