1. d7e998f Dynamically allocate each drive_g with malloc_fseg(). by Kevin O'Connor · 15 years ago
  2. 1ca05b0 Be sure to add "void" to all function prototypes that take no args. by Kevin O'Connor · 15 years ago
  3. dfefeb5 Distinguish between debug reports for unimplemented vs invalid calls. by Kevin O'Connor · 15 years ago
  4. 77d227b Pass 'drive_s' pointer instead of driveid. by Kevin O'Connor · 15 years ago
  5. 36c93a5 Unify cd emulation access and main disk access code. by Kevin O'Connor · 15 years ago
  6. 51fd0a1 Add mechanism for describing internal drives in boot menu. by Kevin O'Connor · 15 years ago
  7. 9f98542 Replace common segment/offset pairs with struct segoff_s. by Kevin O'Connor · 15 years ago
  8. 51cfbe7 Merge cdrom 13xx handlers with main disk 13xx handlers. by Kevin O'Connor · 15 years ago
  9. a3855ad Add support for using floppy images in CBFS. by Kevin O'Connor · 15 years ago
  10. af5aabb Unify floppy and harddrive command routing. by Kevin O'Connor · 15 years ago
  11. 48410fd Unify some floppy and disk functions. by Kevin O'Connor · 15 years ago
  12. 0a0e42e Add floppy controllers to "drives" list also. by Kevin O'Connor · 15 years ago
  13. 707298a Use variable name "driveid" consistently (instead of "device"). by Kevin O'Connor · 15 years ago
  14. c892b13 Separate ATA code from generic disk code. by Kevin O'Connor · 15 years ago
  15. f2d48a3 Minor - remove ATA specific version field from ATA.devices[]. by Kevin O'Connor · 15 years ago
  16. b114436 Densely populate ATA.devices list. by Kevin O'Connor · 15 years ago
  17. 4233766 Misc ATA cleanups. by Kevin O'Connor · 15 years ago
  18. 3f6c278 Route disk_op commands by drive type - not by command. by Kevin O'Connor · 15 years ago
  19. 9ae1e9b Remove unused cdemu ATA code. by Kevin O'Connor · 15 years ago
  20. 1625a75 Separate cdemu disk accesses from regular disk accesses. by Kevin O'Connor · 15 years ago
  21. 32945af Don't 'autodetect' ATA PIO32 mode - use compile def instead. by Kevin O'Connor · 16 years ago
  22. 7da1dcd Enhance boot menu to allow user to select which CD drive to boot from. by Kevin O'Connor · 16 years ago
  23. 160f71c Add common ata identify sequence; improve debugging. by Kevin O'Connor · 16 years ago
  24. 0a92412 Add support for selecting harddrive order in boot menu. by Kevin O'Connor · 16 years ago
  25. 95827c4 Introduce MBR struct; simplify cdrom emulation code. by Kevin O'Connor · 16 years ago
  26. 35ae726 Rename MAKE_FARPTR (and similar) to MAKE_FLATPTR. by Kevin O'Connor · 16 years ago
  27. b1b7c2a Change license from GPLv3 to LGPLv3. by Kevin O'Connor · 16 years ago
  28. 0560034 Improve set_code_fail/floppy_ret/disk_ret code generation. by Kevin O'Connor · 16 years ago
  29. 4524bf7 Use new 'struct disk_op_s' to issue ata requests. by Kevin O'Connor · 16 years ago
  30. 4a16ef6 Return CDEMU parameters to ebda segment (instead of using globals). by Kevin O'Connor · 16 years ago
  31. 609da23 Move most of ATA and CDEMU from ebda to global variables. by Kevin O'Connor · 16 years ago
  32. 53236cc Use PCI bus scan to find all ATA controllers. Several IDE fixes. by Kevin O'Connor · 16 years ago
  33. a68aeaf Improve debugging output. by Kevin O'Connor · 16 years ago
  34. 9521e26 Extract 'struct bregs' out of biosvar.h; clean up header includes. by Kevin O'Connor · 16 years ago
  35. a05223c Improve some debugging output. by Kevin O'Connor · 16 years ago
  36. 1bb3b5c Add full support for drives with more that 2<<32 sectors. by Kevin O'Connor · 16 years ago
  37. 3bbcc14 Move floppy setup code from post.c to floppy.c. by Kevin O'Connor · 16 years ago
  38. 567e4e3 Make several functions non-inline. by Kevin O'Connor · 16 years ago
  39. aa2590c Cleanup cdrom emulation. by Kevin O'Connor · 16 years ago
  40. ed12849 Reduce stack usage for ISRs; minor fixes. by Kevin O'Connor · 17 years ago
  41. 180a959 Get CDROM emulation working. by Kevin O'Connor · 17 years ago
  42. 31d8c8a Move cdrom code to its own file (cdrom.c). by Kevin O'Connor · 17 years ago
  43. 941d3e4 Initial cd emulation code. by Kevin O'Connor · 17 years ago
  44. b74102d Initial cdrom support. by Kevin O'Connor · 17 years ago
  45. 44c631d Enhance included bios tables. by Kevin O'Connor · 17 years ago
  46. e43df9e Add additional int15 handlers for disk drives. by Kevin O'Connor · 17 years ago
  47. 15aee2e Make disk access work. by Kevin O'Connor · 17 years ago
  48. 3491e8b Initial support for ATA disks. by Kevin O'Connor · 17 years ago
  49. 786502d Some cleanups based on patch by Nguyen Anh Quynh by Kevin O'Connor · 17 years ago
  50. 4b60c00 Version 0.1.1 by Kevin O'Connor · 17 years ago rel-0.1.1
  51. f076a3e Initial checkin. by Kevin O'Connor · 17 years ago rel-0.1.0