shiz

Question about which tools to use, bugs, the best way to implement a function, etc should go here. Don't forget to see if your question is answered in the wiki first! When in doubt post here.
Post Reply
netster403

shiz

Post by netster403 »

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
Post Reply