shiz
Posted: Sun Jun 16, 2002 11:00 pm
never min, my loader wasent loading at the right location, oops
here is bios get key code in asm:
mov ah,0 ; await key pressed
int 16h
here is bios get key code in asm:
mov ah,0 ; await key pressed
int 16h