OSDev.org

The Place to Start for Operating System Developers
It is currently Tue Mar 19, 2024 4:28 am

All times are UTC - 6 hours




Post new topic Reply to topic  [ 4 posts ] 
Author Message
 Post subject: Getting started on keyboard input (newbie)
PostPosted: Wed Jan 09, 2019 3:05 pm 
Offline

Joined: Tue Jan 08, 2019 7:20 am
Posts: 20
Hi, I just completed the Bare Bones tutorial and got the terminal scroll and \n working. I was wondering if I can get started on keyboard input. If I can, how do I get started? If not, what more do I need to learn? :D

_________________
Hello world!


Top
 Profile  
 
 Post subject: Re: Getting started on keyboard input (newbie)
PostPosted: Wed Jan 09, 2019 4:08 pm 
Offline

Joined: Thu Oct 11, 2018 5:05 pm
Posts: 4
You need to make sure the GDT is correctly set up, then create an ISR entry, configure the PIC and you're good to go!

Here's a tutorial: https://arjunsreedharan.org/post/993702 ... h-keyboard


Top
 Profile  
 
 Post subject: Re: Getting started on keyboard input (newbie)
PostPosted: Thu Jan 10, 2019 5:56 am 
Offline

Joined: Tue Jan 08, 2019 7:20 am
Posts: 20
Is it possible to use INT 16H?

_________________
Hello world!


Top
 Profile  
 
 Post subject: Re: Getting started on keyboard input (newbie)
PostPosted: Thu Jan 10, 2019 6:31 am 
Offline
Member
Member

Joined: Mon Mar 25, 2013 7:01 pm
Posts: 5069
No. You can't use BIOS functions in protected mode.


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 4 posts ] 

All times are UTC - 6 hours


Who is online

Users browsing this forum: Google [Bot] and 20 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group