Page flipping on LFB in protected mode...how??!?!
- From: spamtrap@xxxxxxxxxx
- Date: 19 Dec 2005 07:28:45 -0800
Hello everybody,
I am messing around with VESA graphic modes. I started
writting my own OS from scratch as a personal project and I took
a tangent into graphics. I already implanted Bresenham's line drawing
algorithm but I can't for the life of me find enough information about
page flipping.
I am running my kernel in protected mode. Is anyone on here aware of
how I can do page flipping or where I can find the information I need
to accomplish this. I would be great if I didn't have to come out of
protected mode. Coming back to real mode to flip pages through the BIOS
to finally go back to protected mode to then again redo the same thing
again ad infinitum is not favorably 'drawing' my attention.
I am using VESA mode 118h in linear mode (1024x768x24)
Regards
Jean-François Michaud
.
- Follow-Ups:
- Re: Page flipping on LFB in protected mode...how??!?!
- From: Tim Roberts
- Re: Page flipping on LFB in protected mode...how??!?!
- Prev by Date: How to maintain opcode/modrbym/sib tables
- Next by Date: Re: How to maintain opcode/modrbym/sib tables
- Previous by thread: How to maintain opcode/modrbym/sib tables
- Next by thread: Re: Page flipping on LFB in protected mode...how??!?!
- Index(es):
Relevant Pages
|