Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | more passing of attotime as const references (nw) | 2014-07-04 | 1 | -9/+9 | |
| | |||||
* | upd765: implement scan data and read track [Carl] | 2014-06-10 | 1 | -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) | 2014-05-18 | 1 | -0/+19 | |
| | |||||
* | devcv2 -> devcb (nw) | 2014-05-14 | 1 | -10/+10 | |
| | |||||
* | (MESS) tandy2k: Tries to load DOS now. (nw) | 2014-04-06 | 1 | -1/+5 | |
| | |||||
* | (mess) x68k: rework bus errors (nw) | 2014-04-06 | 1 | -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] | 2014-03-17 | 1 | -7/+9 | |
| | |||||
* | upd765: add the motorola mcs3201 | 2014-02-14 | 1 | -0/+24 | |
| | |||||
* | (mess) isbc: add isbx-218a floppy controller [Carl] | 2013-11-20 | 1 | -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 ↵ | 2013-03-26 | 1 | -2/+2 | |
| | | | | location [Miodrag Milanovic] | ||||
* | Cleanups and version bumpmame0148 | 2013-01-11 | 1 | -21/+21 | |
| | |||||
* | upd765: Added WD37C65C variant. (nw) | 2012-12-10 | 1 | -0/+11 | |
| | |||||
* | upd765: Added DP8473 and PC8477A variants. (nw) | 2012-12-09 | 1 | -0/+22 | |
| | | | (MESS) fd2000: Used correct FDCs. (nw) | ||||
* | upd765: Try another hypothesis [O. Galibert] | 2012-12-03 | 1 | -5/+5 | |
| | |||||
* | upd765: Externalize the fdc [O. Galibert] | 2012-11-27 | 1 | -1/+2 | |
| | |||||
* | upd765, wd1772: Move to emu [O. Galibert] | 2012-11-27 | 1 | -0/+441 | |
| | |||||
* | placeholders | 2012-11-27 | 1 | -0/+0 | |
| | |||||
* | Moved some devices back to MESS since they belong there and are not used by ↵ | 2011-05-07 | 1 | -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 | 2011-05-06 | 1 | -0/+161 | |