Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't pass in ebp/esp to irq handlers. | Kevin O'Connor | 2008-03-11 | 1 | -3/+1 |
* | Don't save/restore flags and ebp on external calls - saves on stack space. | Kevin O'Connor | 2008-03-11 | 1 | -1/+2 |
* | Reduce stack usage for ISRs; minor fixes. | Kevin O'Connor | 2008-03-11 | 1 | -0/+3 |
* | Ubuntu workaround found; update TODO. | Kevin O'Connor | 2008-03-03 | 1 | -2/+0 |
* | Add new item to TODO. | Kevin O'Connor | 2008-03-02 | 1 | -0/+4 |
* | Enhance included bios tables. | Kevin O'Connor | 2008-03-02 | 1 | -2/+2 |
* | Various minor cleanups. | Kevin O'Connor | 2008-03-01 | 1 | -0/+4 |
* | Reduce stack usage in call16().rel-0.1.3 | Kevin O'Connor | 2008-03-01 | 1 | -5/+2 |
* | Cleanup implementation of call16(). | Kevin O'Connor | 2008-03-01 | 1 | -2/+0 |
* | Update TODO notes. | Kevin O'Connor | 2008-03-01 | 1 | -1/+9 |
* | Initial checkin.rel-0.1.0 | Kevin O'Connor | 2008-02-25 | 1 | -0/+22 |