Page 1 of 1
24bit RGB color , without VESA
Posted: Tue Mar 19, 2013 3:08 pm
by hrm
Hello , I'm trying to reach to the true color mode at long mode. how can I reach that without VESA?
I know that VESA does not work at 64bit mode (is it true?)
Re: 24bit RGB color , without VESA
Posted: Tue Mar 19, 2013 3:18 pm
by Combuster
You have emulators to cover the VESA case where V8086 is not available.
Otherwise, resort to UEFI or writing native drivers.
Re: 24bit RGB color , without VESA
Posted: Tue Mar 19, 2013 3:28 pm
by hrm
Thank you , but which is better and easier?
Is there a good reference to write driver?
Re: 24bit RGB color , without VESA
Posted: Tue Mar 19, 2013 3:29 pm
by Combuster
FAQ <- should have posted this first time around