OSDev.org

The Place to Start for Operating System Developers
It is currently Thu Mar 28, 2024 6:00 am

All times are UTC - 6 hours




Post new topic Reply to topic  [ 2 posts ] 
Author Message
 Post subject: In which direction to dig about the entrances and exits?
PostPosted: Sun Mar 04, 2018 12:42 pm 
Offline

Joined: Thu Mar 01, 2018 10:09 am
Posts: 16
Function Code: 0x4F00
Input: AX = 0x4F00
ES: DI
Output: AX = 0x004F

Please help with the implementation, or tell me which way to dig in order to program something higher.


Top
 Profile  
 
 Post subject: Re: In which direction to dig about the entrances and exits?
PostPosted: Sun Mar 04, 2018 8:05 pm 
Offline
Member
Member
User avatar

Joined: Sat Jan 15, 2005 12:00 am
Posts: 8561
Location: At his keyboard!
Hi,

grenders22 wrote:
Function Code: 0x4F00
Input: AX = 0x4F00
ES: DI
Output: AX = 0x004F

Please help with the implementation, or tell me which way to dig in order to program something higher.


May we make random assumptions; like maybe you're talking about this BIOS function (and not a Linux system call or anything else), and that the function call worked (output ah = 0x00 = "success"), and that you're implementing code the uses VBE (and not implementing your own video card ROM)?

If we can make these random assumptions; I still don't know what you need help with.


Cheers,

Brendan

_________________
For all things; perfection is, and will always remain, impossible to achieve in practice. However; by striving for perfection we create things that are as perfect as practically possible. Let the pursuit of perfection be our guide.


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

All times are UTC - 6 hours


Who is online

Users browsing this forum: No registered users and 24 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