home *** CD-ROM | disk | FTP | other *** search
- slow
- rem "Set Errorlevel to 1 if 1750 is present or 0 if not present.
- bank15:y=peek(57094):poke 57094,y+1:poke 7136,abs(peek(57094)-y)
- z:if not errorlevel 1 z:autoexec.no1750
- z:setram 16,2
- poke 7136,1 :rem set error level to 1
- if errorlevel 1 goto ramdisk-already-there
- z:getram ramdisk
- poke 7120,2*16+8 :rem set capture/diskcopy/arc buffer limits
- :ramdisk-already-there
- if (peek(215) and 128) then fast
- poke dec("1bcf"),3*16+8
- text
- new
- rdir/w
-