summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/machine/upd765.h
Commit message (Collapse)AuthorAgeFilesLines
* more passing of attotime as const references (nw) Oliver Stöneberg2014-07-041-9/+9
|
* upd765: implement scan data and read track [Carl] cracyc2014-06-101-3/+10
| | | | | | fail command when drive not ready and check ready before command (verified on real hardware) stop polling when first byte of command sent (verified) (mess) x68k: experiment with fdc drive control (nw)
* (MESS) msx.c: Added TC8566AF FDC emulation. (nw) Wilbert Pol2014-05-181-0/+19
|
* devcv2 -> devcb (nw) Miodrag Milanovic2014-05-141-10/+10
|
* (MESS) tandy2k: Tries to load DOS now. (nw) Curt Coder2014-04-061-1/+5
|
* (mess) x68k: rework bus errors (nw) cracyc2014-04-061-1/+1
| | | | hd63450: don't set timer when transfer expects only drqs (nw) upd765: x68k hangs when it receives polling irqs so can only guess the upd72065 doesn't send them (nw)
* upd765: Refactored to use devcb2 callbacks. [Curt Coder] Curt Coder2014-03-171-7/+9
|
* upd765: add the motorola mcs3201 Dirk Best2014-02-141-0/+24
|
* (mess) isbc: add isbx-218a floppy controller [Carl] cracyc2013-11-201-1/+1
| | | upd765: make soft_reset public so controller resets don't reset the fdds (nw)
* Expanded device_t constructor with parameters for short name and source file ↵ Miodrag Milanovic2013-03-261-2/+2
| | | | location [Miodrag Milanovic]
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-21/+21
|
* upd765: Added WD37C65C variant. (nw) Curt Coder2012-12-101-0/+11
|
* upd765: Added DP8473 and PC8477A variants. (nw) Curt Coder2012-12-091-0/+22
| | | (MESS) fd2000: Used correct FDCs. (nw)
* upd765: Try another hypothesis [O. Galibert] Olivier Galibert2012-12-031-5/+5
|
* upd765: Externalize the fdc [O. Galibert] Olivier Galibert2012-11-271-1/+2
|
* upd765, wd1772: Move to emu [O. Galibert] Olivier Galibert2012-11-271-0/+441
|
* placeholders Olivier Galibert2012-11-271-0/+0
|
* Moved some devices back to MESS since they belong there and are not used by ↵ Miodrag Milanovic2011-05-071-161/+0
| | | | | | | arcades. (no whatsnew) Note that msm8251 would be nice to have on emu section but it depends of serial.c which needs to be rewritten in order to be useful. Also upd765 is used only by MESS and it's pain to keep it in emu since it is not yet bug free.
* Ported DC, SMS and SG1000 to main folder, nw Angelo Salese2011-05-061-0/+161