Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Pass 'drive_s' pointer instead of driveid. | Kevin O'Connor | 2009-10-22 | 1 | -40/+72 |
* | Fix bug in fdpt filling - driveid is not hdid. | Kevin O'Connor | 2009-09-20 | 1 | -5/+5 |
* | Unify cd emulation access and main disk access code. | Kevin O'Connor | 2009-09-12 | 1 | -1/+3 |
* | Add mechanism for describing internal drives in boot menu. | Kevin O'Connor | 2009-09-12 | 1 | -0/+25 |
* | Replace common segment/offset pairs with struct segoff_s. | Kevin O'Connor | 2009-09-09 | 1 | -4/+4 |
* | Rename VAR16_32 to VAR16VISIBLE. | Kevin O'Connor | 2009-09-09 | 1 | -1/+2 |
* | Add support for using floppy images in CBFS. | Kevin O'Connor | 2009-08-16 | 1 | -2/+4 |
* | Unify floppy and harddrive command routing. | Kevin O'Connor | 2009-08-16 | 1 | -0/+59 |
* | Add floppy controllers to "drives" list also. | Kevin O'Connor | 2009-08-16 | 1 | -3/+28 |
* | Separate ATA code from generic disk code. | Kevin O'Connor | 2009-08-11 | 1 | -0/+211 |