Commit graph pcem/src/esdi_at.c
Author SHA1 Message Date
SarahW
4ada3382b4 Fix inconsistent size of ide_fn array. 2018-08-03 19:44:35 +01:00
SarahW
a7d006b637 Rewrote timer code.
The new code is based on timestamps, rather than delays. This eliminates the
need to update every timer in timer_process(), which cost a non-trivial amount
of CPU time on low-end machines.

This involved changes to every user of the timer code, so this change almost
certainly introduces bugs.
2018-08-02 22:06:10 +01:00
SarahW
6cdb91a804 Fix timer usage on WD1007V-SE1 ESDI controller. Fixes OS/2 v1.0 installation. 2017-12-10 12:36:40 +00:00
SarahW
cb7b54bc8a Correct path of Western Digital WD1007V-SE1 ROM image. 2017-12-09 22:09:30 +00:00
SarahW
935b621560 Add LARGEFILE defines to esdi_at.c. 2017-07-10 20:53:28 +01:00
SarahW
5d6c3fb9ea Added WD1007V-SE1 ESDI emulation. 2017-07-05 21:00:50 +01:00