home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Fish 'n' More 2
/
fishmore-publicdomainlibraryvol.ii1991xetec.iso
/
dirs
/
northc_384.lzh
/
NorthC
/
NorthC1.LZH
/
Single-disk
< prev
next >
Wrap
Text File
|
1990-08-30
|
514b
|
24 lines
; Single-Disk within NorthC
;
;
; Setup NorthC to run on a single disk Amiga 500.
;
; I would recommend that you go out and buy a second drive if you want
; to do any real work, but just for a quick play...
;
; Reduce the ammount of disk swapping needed
copy c:copy ram:
; Copy the essential tools
copy NorthC:bin/NorthC ram:
copy NorthC:bin/A68K ram:
copy NorthC:bin/Blink ram:
copy NorthC:bin/cc ram:
; Now set up the library path
assign clibs: NorthC:clibs
; Free up a tiny bit of memory
delete ram:copy