Introduce MBR struct; simplify cdrom emulation code.

Define and use a struct for the master boot record.
Simplify cdrom emulation chs setting code.
Fix an apparent bug in harddrive chs setting - it wasn't properly
    masking the spt/cyl fields.
3 files changed
tree: 087b46209aad0b14cd1f49ad55056210e1f29e03
  1. src/
  2. tools/
  3. .gitignore
  4. COPYING
  5. COPYING.LESSER
  6. Makefile
  7. README
  8. TODO