* More CUPID flag name
* 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.
* More Complete ACPI IRQ list
* Early MMX support in Disassambler
* 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
* Non staticly placed threading info
* Added keypad support (numbers only)
* Some very rough API notes.
Rearranged the ListNode object so not only is there a fully derived version but one where the derived class must device the Prev/Next members (allowing them to be placed anywhere in the object and not just at the start).
* Minor clean ups
* Removed some debugging output.
* Interrupt Cleanup. Made sure the GS selector ...
* Minor Disassembler tweaks
* Added an LDT to the system
* Bit more cleanup of the Interrupt Controller.
More work towards V86
Tweaking the batch file
* Moving ACPI to be a part of the CoreComplex, ...
* Few Interrupt Controller updates.
* Broke out all the commands in main into sub f...
* Made a generic base class for Descriptor Tabl...
* More CPUID info (I think I've run out of flags)
* Fixed a bug where the GDT got ahead of itself.
* Cleaned up the MMU code a bit so it's not rel...
Updated .git ignore
* More IOAPIC support
Hardcoded I/O APIC support added.
Added device class names to the PCI information.
* cleaned up the ACPI code a bit, removed one h...
* Updated the MultiProcessor info to handle PCI...
* Improved the CPUID handling a bit
* Added 'n acpi prt' to show the ACPI routing t...
Cleared the BSS data (which VC puts at the end ...
* Laying the ground work for a full rewrite of ...
* Added the PCI Bus and Address to the hardware...
* Like CPUID flags? You had better because we s...
Sanity fix on ACPI.
Added a few well known ones in the optional ROM...
* Quick fix on displaying the APIC ISR
* Some cleanup on the GDT data structures and d...
* Added two new information commands 'n bios' -...
* General improvements to the Disassembler
Adding the ACPICA library
* Added ACPICA support to the system.
Added a couple functions needed by ACPIAC
* Added a fairly primitive disasambler.
Spelling...
Interrupt Tweeks
Added Object Manager and other cleanup
* Fixed the memory mapping to remove a crash
* Better Memory Mapping
Improving Start up and Memory Map
* APIC support (if on chip)
More work on the USB 1.0 driver code. Pretty mu...
* Minor improves to ACPI Info
* Added enums for various hardware flags (CRx, ...
* Added Paging Support
* Added screen pausing when full.
Commands
* Better Parsing
* added working stricmp functions
Home
Commands
* Cleaned up some of the code
Tools
Tools
Home
Working with 64 bits now
* Added some (very) basic ACIP and PICBios func...
Added uppercase letters, and the 'search' (s) c...
Initial Commit
FAQ
A strange corner of the world