vbe mode query
[bootcensus] / src / kmain.c
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...