Pass 'drive_s' pointer instead of driveid.
[seabios.git] / src / ramdisk.c
2009-10-23 Kevin O'ConnorPass 'drive_s' pointer instead of driveid.
2009-09-25 Kevin O'ConnorInterrupts should be enabled when calling 16bit code.
2009-09-12 Kevin O'ConnorUnify cd emulation access and main disk access code.
2009-09-12 Kevin O'ConnorAdd mechanism for describing internal drives in boot...
2009-08-30 Kevin O'ConnorRamdisk cleanups.
2009-08-19 Kevin O'ConnorFurther simplify cbfs functions - don't pass iscomp...
2009-08-17 Kevin O'ConnorAdd support for using floppy images in CBFS.