graphics in pmode
I am very new to pmode. I am wondering if there is a simple way to set
the graphics mode in protected mode without switching back to real
mode. Perhaps using vm86 mode? Could someone send me a code sample
(preferably well-commented)?
Thank you.
.
Relevant Pages
- Re: Boot sector "toy" OS - with no bios calls
... > This is a 32 bit protected mode assembly language, 640X480X16 graphics mode, ... floppy disk boot sector "toy" OS with no bios calls. ... Für ein minimales floppi-booten ein Copyright? ... (de.comp.lang.assembler.x86) - please help with 32bit flat protected mode code questions
... I have some questions about pmode 2.51 ... This program sets up a simple little protected mode handler for the timer ... lastkey db 16 dup;Last key caught by keyboard interrupt ... This code should set the real mode callback for a protected mode irq?. ... (comp.lang.asm.x86) - Re: fast swithichg between X and virtual console - how to?
... > Switching between X and virtual console is very slow, ... > Is it possible to have it swich as fast as is switching between ... > graphics mode of course) will it switch fast? ... Only if your graphics card has enormous overhead switching between ... (Debian-User) - Re: protected mode
... All I can find are vague descriptions of how to do it. ... Look at the source for Tran's "pmode", ... protected mode libraries which harks back to the days of DOS. ... plenty of tutorials with sample code. ... (alt.lang.asm) - Re: Anyone running W98SE on Corvette?
... > Has anyone got a Corvette to operate in protected mode under W98SE? ... I couldn't get it working on a Lacuna. ... I don't know if I ever got around to switching the bus mode of the ... (comp.sys.ibm.ps2.hardware) |
|