winedos: Implement INT2F/AX=1501 (get drive device list).
[wine] / dlls / winedos / timer.c
2003-12-01  Jukka HeinonenAdd upper limit for the number of pending timer interrupts.
2003-09-30  Jukka HeinonenUse correct linear pointer when accessing BIOS data...
2003-09-17  Alexandre JulliardMoved I/O port handling to dlls/winedos.
2003-06-30  Jukka HeinonenMake timer IRQ handler regular builtin interrupt handle...
2003-06-13  Jukka HeinonenSplit timer code into separate source file.