Vintage Computer Center
www.VintageComputerCenter.com
© 2021 Vintage Computer Center LLC
6
110 Restore 100: For I=Dsk to Dsk+36: Re
ad D:Poke I,D:Next I
120 For S=0 to 3
130 Y=Usr(Dsk,Asc("R"),1,Buf,98+s): If Y>1 Then 220
140 Restore 900+12*S
150 Read Ad: If Ad<0 then 190
160 Read N: For I=Buf+Ad to Buf+Ad+N
-
1
170 Read D: Poke I,D: Next I
180 Goto 150
190 Y=Usr(Dsk,Asc("W"),1,Buf,98+S): If Y>1 Then 200
200 Next S
210 ? : ? "Patch Complete.
":End
220 ? : ? "Disk error #";Y:End
900 Data 4,1,136,7,2,138,7,25,4,162,141,234,234,31,3,162,80,234,
-
1
910 Data 9,20,96,32,15,148,164,209,196,208,240,247,160, 32,140,35,1,
164, 209, 76, 24
8,29
912 Data 44,13,169,1,32,9,148,169,1,32,12,148,76,133,7,120,1,32,
-
1
920 Data
91,2,198,8,95,17,132,101,72,165,100,32,3,148,162,0,104,32,6,148,164,101,
96,
-
1
930 Data 8,15,169,192,208,2,169,64,141,14,212,169,0,141,17,208,96
931 Data
23,20,32,0,148,32,140,8,165,9,9,2,133,9,234,234,234,234,234,234,162,0
932 Data 70,11,173,28,2,240,3,206,28,2,76,98,228,101,1,96,
-
1
ACE-B80 Screen Setup Program For BASIC
This program will create an AUTORUN.SYS file that will automatically load and set up the screen
for you when you are in the BASIC mode.
Take the following steps to create the AUTORUN.SYS.
1.
Insert your ACE-8O(XL) cartridge into the computer (and BASIC).
2.
Turn on the computer.
3.
Press the
[SELECT]
and
[START]
keys to set the screen display to your liking.
4.
Insert a disk with DOS on it into your disk drive.
5.
Press any key to boot disk (which will return you to BASIC).
6.
Insert the disk (Patch disk) with SETUP.BAS on it in your disk drive.
7.
Type:
RUN "D1:SETUP.BAS"
and press RETURN
8.
Remove that disk and reinsert the disk with DOS on it (that you want to use as a boot-up
disk for BASIC).
9.
Hit any key to write the AUTORUN.SYS file.
10.
"FINISHED" should appear, and you may now use this disk when using BASIC.