Keyboard handler doesn't display

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.
User avatar
DixiumOS
Member
Member
Posts: 84
Joined: Tue Jan 10, 2017 3:19 pm
Libera.chat IRC: NunoLava1998

Re: Keyboard handler doesn't display

Post by DixiumOS »

dchapiesky wrote:
DixiumOS wrote:
iansjack wrote:You're priceless! :D
Oh, I just realized that I'm turning into one of you...

meh whatever
is that a threat?
no

and I got keypresses working for once

Image

though, I still have to get the PIT to wait for a tick so it doesn't put 4 letters everytime i press a key for 0.25 seconds
(not so frequently updated) Code is at:

https://github.com/NunoLava1998/DixiumOS-1
User avatar
BrightLight
Member
Member
Posts: 901
Joined: Sat Dec 27, 2014 9:11 am
Location: Maadi, Cairo, Egypt
Contact:

Re: Keyboard handler doesn't display

Post by BrightLight »

I think we'd all do this forum a really great favor if we stop replying to threads like this one.
DixiumOS wrote:It's not an IRQ handler for cat's sake.
The thread title says it's an IRQ handler. :roll:
EDIT: His very next question is that the PIT IRQ handler triple faults, or that getc() or equivalent function doesn't work.
You know your OS is advanced when you stop using the Intel programming guide as a reference.
User avatar
iansjack
Member
Member
Posts: 4706
Joined: Sat Mar 31, 2012 3:07 am
Location: Chichester, UK

Re: Keyboard handler doesn't display

Post by iansjack »

I think that sortie could do both him and us a great favour by banning him from posting on the forum (as he's done on #osdev). He's just as annoying here as there.
glauxosdever
Member
Member
Posts: 501
Joined: Wed Jun 17, 2015 9:40 am
Libera.chat IRC: glauxosdever
Location: Athens, Greece

Re: Keyboard handler doesn't display

Post by glauxosdever »

Hi,

iansjack wrote:as he's done on #osdev
By the way, do you frequent on IRC too? If so, what is your nick?


Regards,
glauxosdever
User avatar
iansjack
Member
Member
Posts: 4706
Joined: Sat Mar 31, 2012 3:07 am
Location: Chichester, UK

Re: Keyboard handler doesn't display

Post by iansjack »

No, I was just browsing the logs after some comments here.
User avatar
DixiumOS
Member
Member
Posts: 84
Joined: Tue Jan 10, 2017 3:19 pm
Libera.chat IRC: NunoLava1998

Re: Keyboard handler doesn't display

Post by DixiumOS »

Honestly,

https://www.youtube.com/watch?v=5-sfG8BV8wU

to both the opposing force and me about making an OS.
(not so frequently updated) Code is at:

https://github.com/NunoLava1998/DixiumOS-1
Post Reply