You are browsing as a guest. Sign up (or log in) to start making projects!

Open comments for this post

1h 43m 35s logged

I implemented enter key press detection before doing anything else, so that I can interact somehow with the kernel. I did it with IO Ports instead of interrupts for now (because I don’t know how to set up interrupts), which means it only works with PS/2 Keyboards. Luckily, qemu shows the keyboard as a PS/2 Keyboard.

0
3

Comments 0

No comments yet. Be the first!