* some broken V86 CodeExecuteRead
* More poking around at driver ideas (lets be honest, this is going to keep going for a while).
* trying to get something like a driver framework put together.
* ACPI Power button support added.
* Early MMX support in Disassambler
* More Complete ACPI IRQ list
* Tidy up task switching code so it's not sitting in the middle of a function, making starting a thread a lot easier.
* Starting roughing out ideas for how to make Handles work