quote:
Originally posted by Mike
I cant check that since the BIOS is password protected
Who passworded it? You could ask them for the password.
quote:
Originally posted by ShawnZ
debug <ENTER>
A <ENTER>
MOV AX,0 <ENTER>
MOV AX,CX <ENTER>
OUT 70,AL <ENTER>
MOV AX,0 <ENTER>
OUT 71,AL <ENTER>
INC CX <ENTER>
CMP CX,100 <ENTER>
JB 103 <ENTER>
INT 20 <ENTER>
<ENTER> (Note: Nothing is typed on this line)
G <ENTER> (By pressing G this will execute the above script)
Q <ENTER>
Command line assembly
PS: Nice to see -dt-'s WYSIWYG script adding </ENTER>s :/