bootcensus
2018-04-25 John Tsiombikasmain kernel startup, libc, console tty, asmops, build...
2018-04-24 John Tsiombikascommented out debug print of the first 32bits of each...
2018-04-24 John Tsiombikassecond stage boot loader now loads the main program
2018-04-24 John Tsiombikasdebugging loading full program in unreal mode
2018-04-21 John TsiombikasJust in case we started from a floppy, turn the motors...
2018-04-19 John TsiombikasFixed dobule-faults: the BIOS 13h calls enabled interru...
2018-04-18 John Tsiombikasprotected mode debugging
2018-04-15 John Tsiombikaspointless effect in boot2, just for fun
2018-04-15 John Tsiombikasprint_num clobbers eax, we need to reload _boot2_size...
2018-04-15 John Tsiombikassemi-colon in copyright header caused a termination...
2018-04-15 John Tsiombikasadded README and license
2018-04-15 John Tsiombikastesting git LFS (large file support), added binary...
2018-04-15 John Tsiombikasfixed USB booting issue
2018-04-14 John Tsiombikascleanup and getchs
2018-04-14 John Tsiombikasfixed partial loading bug
2018-04-11 John Tsiombikasmore debugging
2018-04-10 John Tsiombikasserial debugging in first stage loader
2018-04-10 John Tsiombikassecond stage loader loading semi-works
2018-04-09 John Tsiombikasworking on the boot loader
2018-04-08 John Tsiombikashacking the 1st stage loader
2018-04-07 John Tsiombikasinitial commit