Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update makefiles to reference ROOTPATH for makefile includes. | Patrick Williams | 2010-09-09 | 1 | -1/+1 |
* | Add linker in preparation for modules. | Patrick Williams | 2010-08-20 | 1 | -2/+5 |
* | Start virtual memory management. | Patrick Williams | 2010-07-02 | 1 | -1/+1 |
* | Program exception handling and emulated instruction for mfsprg3. | Patrick Williams | 2010-06-22 | 1 | -1/+1 |
* | Kernel spinlock support. | Patrick Williams | 2010-06-09 | 1 | -1/+1 |
* | Add scheduler and calls from dispatch interrupt. | Patrick Williams | 2010-06-07 | 1 | -1/+1 |
* | Add stub for syscall. | Patrick Williams | 2010-06-03 | 1 | -0/+1 |
* | Initial cpu / task structs. | Patrick Williams | 2010-06-02 | 1 | -1/+1 |
* | Add heap manager for allocations up to 2040 bytes | Patrick Williams | 2010-05-21 | 1 | -1/+1 |
* | Create page manager. | Patrick Williams | 2010-05-20 | 1 | -1/+1 |
* | Create simple console. | Patrick Williams | 2010-05-18 | 1 | -2/+2 |
* | Improve make infrastructure. | Patrick Williams | 2010-05-18 | 1 | -0/+10 |