| | |
800 by 640 pixels or more?
![]() |
•
•
Join Date: Jul 2006
Posts: 24
Reputation:
Solved Threads: 0
1. Your OS has a video card driver?
2. Your OS has implemented a HAL? (Hardware Abstraction Layer?)
If #1 is not met, but have #2 in your OS you can start by supplying a VESA compliant driver. If both are not met, better start working on a driver interface and hardware abstractions. You can always just make VESA driver part of the kernel without a driver interface however I don't see the OS going far on that road.
2. Your OS has implemented a HAL? (Hardware Abstraction Layer?)
If #1 is not met, but have #2 in your OS you can start by supplying a VESA compliant driver. If both are not met, better start working on a driver interface and hardware abstractions. You can always just make VESA driver part of the kernel without a driver interface however I don't see the OS going far on that road.
Hi SamY,
You should switch to protected mode inorder to address more than 1MB limit [upto 4GB] and to see those fancy graphics and also as Ryu said,you should also implement a video driver[VESA,...].
Take a look at http://www.mega-tokyo.com/osfaq2/.
You should switch to protected mode inorder to address more than 1MB limit [upto 4GB] and to see those fancy graphics and also as Ryu said,you should also implement a video driver[VESA,...].
Take a look at http://www.mega-tokyo.com/osfaq2/.
Last edited by mostafadotnet; Aug 9th, 2006 at 3:07 pm.
![]() |
Similar Threads
- Blue Screen Error (Windows NT / 2000 / XP)
- Website view on different Screen Resolution ??? (Site Layout and Usability)
- I want to set pixels 800 600 (Windows 95 / 98 / Me)
- Display properties/settings/Desktop area (Windows 95 / 98 / Me)
Other Threads in the Assembly Forum
- Previous Thread: OOPic Microcontroller - Assembly Language Programming
- Next Thread: asm code puzzles
| Thread Tools | Search this Thread |






