Skip to content

karthick18/mir-os

Repository files navigation

MIR-OS 
  

Entire OS written from scratch
except 
	1) vsprintf - from linux 0.0.1, thanks to linus
	2) 50% of the fdc code - thanks to fabian

NOTES on vesa usage on bochs (this wont work until we get v86 support)
	1) you have to change the default VGA rom (in bochsrc.txt) from 
	/usr/local/share/bochs/VGABIOS-elpin-2.40
	to
	/usr/local/share/bochs/VGABIOS-lgpl-latest.

	bochs supports only 1024x768x256, 8bpp

Refer to INSTALL.txt for MIR installation howto

Releases

No releases published

Packages

No packages published