home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Club Amiga de Montreal - CAM
/
CAM_CD_1.iso
/
files
/
006.lha
/
SETUP.bas
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
BASIC Source File
|
1986-02-01
|
285 b
|
12 lines
10 ' SETUP
20 ' --------------------------
30 ' Program to set up colors
40 ' & screen for programming
50 ' --------------------------
60 '
70 RGB 0,1,3,9
80 RGB 1,15,15,15
90 RGB 2,11,11,11
100 SCREEN 1,4:FONT 2
110 GRAPHIC 0:DRAWMODE 1