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
807b710a5d
Improvements to path handling. Patch from bit.
2017-07-06 21:25:10 +01:00
SarahW
6484baaf9f
Abstracted hard disc image handling to separate file.
2017-07-02 18:10:36 +01:00
pcem_emulator
7fe91626d6
Added new GUI based on wxWidgets. Patch from bit.
2017-05-29 15:38:48 +01:00
SarahW
bc5b6d63f7
All ROM image file names now lower case. Patch from tomaszkam.
2017-04-19 16:35:07 +01:00
SarahW
2b892d2a7a
Fixed compiler warnings for Windows builds.
...
Added -Werror to Windows makefiles.
2017-04-11 19:34:41 +01:00
SarahW
ed7021a2e1
Added support for DTC 5150X HDD controller.
...
Fixed some bugs in the 'Xebec' MFM controller in the process.
2017-03-19 21:50:51 +00:00
SarahW
4fcd35fded
Fixed missing ROM availability test for Xebec Fixed Disk Adapter.
2017-03-18 17:23:48 +00:00
SarahW
f44aed9332
Added preliminary emulation of the 'Xebec' XT Fixed Disk Adapter.
2017-03-18 17:14:39 +00:00