- rombios patches by Myles Watson <mylesgw@gmail.com>
commit075d5fa702306f45d776b47330ccb443188476dd
authorvruppert <vruppert>
Tue, 9 Oct 2007 16:49:23 +0000 (9 16:49 +0000)
committervruppert <vruppert>
Tue, 9 Oct 2007 16:49:23 +0000 (9 16:49 +0000)
tree46f0ce8994a9b34a220fe87192ee0dd8ac7a8d4c
parent7d5a5babca5e531343c9606e6db0c6a1566522d5
- rombios patches by Myles Watson <mylesgw@gmail.com>
  * corrects a spelling error and removes the lba_capable comment
  * moves dpte_segment after dpte_offset (endian problem) in the struct
  * changes int13 0x15 to use the logical geometry instead of physical to
    return sectors
  * clips cylinders in Int13DPT
  * fixes bit shift problem in options (parens in the wrong place)
  * returns the correct offset for dpte.iobase2
  * fixes a pointer arithmetic error in calculating the checksum of the dpte
  * moves #if BX_SUPPORT_FLOPPY to include more floppy code
  * added support for %lx %ld and %lu for bios_printf()
bios/BIOS-bochs-latest
bios/BIOS-bochs-legacy
bios/rombios.c