v0.9.5
We don't actually have a stdio.h header file. Our printf() functions are defined in vsprintf.h. (This may change, since vsprintf.h is a non-standard name, but for now it's the one to use.)
Split bootsector execution code out into bootsector.c.
Automatically select between the "10" and "16" variants of command set, based on the device size.