foo
[bootcensus] / src / kmain.c
2019-09-03 John Tsiombikasfoo
2019-09-03 John Tsiombikasmoved over the polyfiller code and implemented blending
2019-09-02 John Tsiombikasfoo
2018-05-24 John Tsiombikassound blaster code doesn't work yet
2018-05-24 John Tsiombikasstarted the sound blaster audio driver
2018-05-10 John Tsiombikasadded PS/2 mouse code
2018-05-06 John Tsiombikasinit_pci
2018-05-02 John Tsiombikasvbe mode query
2018-05-02 John Tsiombikasfoo
2018-05-02 John Tsiombikasinitial hasty attempt at porting over my VBE code
2018-04-29 John Tsiombikas- memory detection with BIOS 0x15/0xe820
2018-04-27 John Tsiombikaslogohack exit on escape
2018-04-27 John Tsiombikasgeneralizing the 16bit interrupt hack to an arbitray...
2018-04-26 John Tsiombikasadded copyright headers to new files
2018-04-26 John Tsiombikasinterrupts, timer, keyboard, segments, lots of kernel...
2018-04-25 John Tsiombikasmain kernel startup, libc, console tty, asmops, build...