Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Introduce standard warnings for allocation failures and timeouts. | Kevin O'Connor | 2010-02-14 | 1 | -23/+0 |
* | Distinguish between debug reports for unimplemented vs invalid calls. | Kevin O'Connor | 2009-12-13 | 1 | -8/+22 |
* | Replace common segment/offset pairs with struct segoff_s. | Kevin O'Connor | 2009-09-09 | 1 | -2/+3 |
* | Support %ebp register in 'struct bregs'. | Kevin O'Connor | 2009-05-16 | 1 | -0/+1 |
* | Change license from GPLv3 to LGPLv3. | Kevin O'Connor | 2009-01-15 | 1 | -1/+1 |
* | Improve set_code_fail/floppy_ret/disk_ret code generation. | Kevin O'Connor | 2009-01-02 | 1 | -7/+8 |
* | Define bit definitions for cr0 register. | Kevin O'Connor | 2008-11-16 | 1 | -5/+15 |
* | Misc fixes and updates. | Kevin O'Connor | 2008-07-19 | 1 | -0/+2 |
* | Improve debugging output. | Kevin O'Connor | 2008-07-07 | 1 | -5/+5 |
* | Extract 'struct bregs' out of biosvar.h; clean up header includes. | Kevin O'Connor | 2008-07-04 | 1 | -0/+90 |