MajOS microkernel 0.6.6
Posted: Sat Feb 24, 2007 4:03 pm
Today, I released version 0.6.6 of MajOS micro kernel.
status: unstable
languages: C, assemly
type: micro kernel (drivers not yet separated)
platform/mode: x86 protected mode
kernel: GDT, IDT, IRQ, PIT, exceptions, software interrupts, kernel memory allocation, timer, software based sheduler, tasks, threads, paging(basic), kernel api, binary loader (pseudo)
drivers: clock, speaker, video, VGA, keyboard(PS2), mouse(PS2), harddisk(IDE)
GUI: yes (very simple)
compiler: gcc/djgpp (windows: extra package / linux: get djgpp cross compiler packages from the internet)
emulator: qemu (windows: extra package / linux: distribution specific)
Project opening: http://www.osdev.org/phpBB2/viewtopic.php?t=2798
Download: http://sourceforge.net/projects/majos
status: unstable
languages: C, assemly
type: micro kernel (drivers not yet separated)
platform/mode: x86 protected mode
kernel: GDT, IDT, IRQ, PIT, exceptions, software interrupts, kernel memory allocation, timer, software based sheduler, tasks, threads, paging(basic), kernel api, binary loader (pseudo)
drivers: clock, speaker, video, VGA, keyboard(PS2), mouse(PS2), harddisk(IDE)
GUI: yes (very simple)
compiler: gcc/djgpp (windows: extra package / linux: get djgpp cross compiler packages from the internet)
emulator: qemu (windows: extra package / linux: distribution specific)
Project opening: http://www.osdev.org/phpBB2/viewtopic.php?t=2798
Download: http://sourceforge.net/projects/majos