home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Liren Large Software Subsidy 7
/
07.iso
/
c
/
c100
/
5.ddi
/
PCTECH.ZIP
/
F11F12.SRC
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1989-10-09
|
138 b
|
7 lines
FUNCTION F11F12Present : Boolean;
BEGIN
IF MEM[$0040:$00F0] = 0 THEN F11F12Present := False
ELSE F11F12Present := True
END;