home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
ftp.barnyard.co.uk
/
2015.02.ftp.barnyard.co.uk.tar
/
ftp.barnyard.co.uk
/
cpm
/
walnut-creek-CDROM
/
MBUG
/
MBUG013.ARC
/
DRAW2.PRO
< prev
next >
Wrap
Text File
|
1979-12-31
|
896b
|
23 lines
procedure DRAW2;
{ Procedure developed for Turbo Pascal
LORES Graphics on the MicroBee by
Bob Burt }
{ This procedure is the second half of the
procedure DRAW used for PLOT routines
Use this for setting and resetting points }
begin
inline ($3A/*+97/$67/$3A/*+94/$6F/$3A/*+91/
$F5/$5C/$7D/$CB/$3B/$16/0/$30/1/$14/
6/$FF/4/$D6/3/$F2/*-4/$C6/3/7/$82/$4F/$68/$26/0/$D5/6/4/
$29/$10/$FD/$54/$5D/$29/$29/$19/$D1/$16/0/$19/$11/0/$F0/
$19/6/0/$F1/$B7/$20/$0C/$DD/$21/*+22/$DD/9/$7E/$DD/$B6/0/
$77/$C9/
$DD/$21/*+16/$DD/9/$7E/$DD/$A6/0/$18/$F2/
$81/$82/$84/$88/$90/$A0/
$BE/$BD/$BB/$B7/$AF/$9F/
0/0/0);
end; {procedure draw2}