home *** CD-ROM | disk | FTP | other *** search
- c:SetPatch >NIL: r ;patch system functions
- cd c:
- echo "Amiga Workbench Disk. Release 1.3.2 version 34.28"
- Sys:System/FastMemFirst ; move C00000 memory to last in list
- BindDrivers
- SetClock load ;load system time from real time clock (A1000 owners should
- ;replace the SetClock load with Date
- echo "*NDr. T's Music Software Presents:*NTiger Cub version 1.10*NCopyright (C) 1990 by Emile Tobenfeld*NAmiga Version by David Silver*N"
- makedir ram:t
- assign t: ram:t
- resident CLI L:Shell-Seg SYSTEM pure add; activate Shell
- mount newcon:
- ;
- failat 11
- SYS:System/SetMap usa1 ;Activate the ()/* on keypad
- path ram: c: sys:system s: sys:prefs add ;set path for Workbench
- LoadWB delay ;wait for inhibit to end before continuing
- endcli >NIL:
-