home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Black Box 4
/
BlackBox.cdr
/
ibm1
/
tda9111.arj
/
EQGAME.SCR
< 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
Text File
|
1991-09-04
|
248 b
|
15 lines
A
INT 11 ; Call BIOS interrupt 11h
AND AX,1000 ; Mask leaving bit 12
MOV CL,4 ; Ready to rotate 4 bits
ROL AX,CL ; Do it
MOV AH,4C ; Exit with ERRORLEVEL
INT 21 ; via DOS
N EQGAME.COM
RCX
D
W
Q