#vesabiosextensions — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #vesabiosextensions, aggregated by home.social.
-
I mainly worked a little bit again on my #osdev project. The first thing I got finally done was looking at the #VESA initialization process and added it finding & setting a mode via real-mode functions / intererupts.
Which means it finally boots in graphics mode!
Although the screenshot contains text, this is still the bios using it's teletype function. The kernel itself still only prints things to the textmode memory area (and the serial port).
Still a good step forward!
#osdev #kernel #vesabiosextensions #qemu #development #programming