summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/machine (follow)
Commit message (Expand)AuthorAgeFilesLines
* Cleanups and version bumpmame0148u1 Miodrag Milanovic2013-02-115-19/+18
* idectrl.c: [Peter Ferrie] Scott Stone2013-02-061-1/+4
* (MESS) Refactored all drivers to use the new MOS6551 and removed the old impl... Curt Coder2013-02-062-570/+0
* (MESS) c64: Added CMD SwiftLink cartridge emulation. [Curt Coder] Curt Coder2013-02-061-14/+33
* (MESS) devcb2 conversions. (nw) Curt Coder2013-02-066-94/+484
* (MESS) Used modern accessors for i8259. (nw) Curt Coder2013-02-022-1/+6
* z80dart: Added modern register accessors. (nw) Curt Coder2013-02-022-0/+35
* isa_gus: Added MIDI In and Out. mahlemiut2013-02-011-0/+2
* ghosteo.c - reduce tag usage David Haywood2013-01-274-12/+18
* i8251: Disabled spam. (nw) Curt Coder2013-01-241-3/+3
* n68681: fixed trashing of the serial parameters when ACR is updated. [R. Belm... R. Belmont2013-01-132-5/+13
* (MESS) Refactored the Commodore 1581 floppy disk drive to use the modern flop... Curt Coder2013-01-121-6/+17
* output of new srcclean changes that are relatively small [smf] smf-2013-01-1158-270/+115
* (MESS) Floppy fixes WIP. (nw) Curt Coder2013-01-111-1/+4
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-11263-7033/+6963
* (MESS) bw12, xerox820, wangpc: Fixed floppy. [Curt Coder] Curt Coder2013-01-092-0/+2
* idectrl.c - fix phantom slave drive detection problem. [Peter Ferrie] Scott Stone2013-01-091-0/+4
* Added FM encoding support to upd765_dsk. [Curt Coder] Curt Coder2013-01-082-5/+4
* fix compile on MacOSX 10.6.8. nw. Fabio Priuli2013-01-071-1/+1
* n68681: preliminary working diserial-based I/O [R. Belmont] R. Belmont2013-01-072-476/+625
* upd765: Be verbose about sector IDs when formatting a track [O. Galibert] Olivier Galibert2013-01-061-6/+16
* (MESS) mstation: added emulation of SST 28SF040 flash. (nw) Sandro Ronco2013-01-062-7/+43
* Revert of a portion of r20073: Scott Stone2013-01-051-21/+6
* 8042kbdc.c [Peter Ferrie] Scott Stone2013-01-052-10/+48
* Checkpoint of "n68681" modernized, diserial-ized 68681 device (nw) R. Belmont2013-01-052-0/+984
* MSM6242: Fix hang on savestate load -nw- Phil Bennett2013-01-031-5/+6
* Fixed MT05072 - fixed uninitialized members in wd33c93.c (fixes ip225015 cras... Oliver Stöneberg2013-01-021-1/+10
* Log DSKDAT / DSKDATR Angelo Salese2013-01-021-3/+2
* AMIGAFDC: Added ADKCONR hook-up, fixes at least sound in Ocean's Beach Volley Angelo Salese2013-01-022-0/+6
* [COCO1/2] Fixing garbled display when displaying video ram above $8000 and in Nathan Woods2012-12-281-0/+4
* removed unreachable code detected by cppcheck (nw) Oliver Stöneberg2012-12-251-4/+4
* [MSM6242] Fixing RTC regressions regarding interrupt callbacks Nathan Woods2012-12-232-3/+40
* rtc_clock_updated day_of_week is 1-7 (fix wrong day shown, and possible array... Michaël Banaan Ananas2012-12-211-1/+1
* Added preliminary emulation of the NCR 53C700 SCSI I/O processor [Phil Bennett] Phil Bennett2012-12-192-0/+1983
* Added uPD4990A clone to the uPD1990A, renamed uPD4990A -> uPD4990A_OLD for th... Angelo Salese2012-12-184-39/+70
* (MESS) c1571: Some 1571CR and Mini Chief WIP. (nw) Curt Coder2012-12-182-60/+86
* 6522via: Used core clock/attotime functions. [Curt Coder] Curt Coder2012-12-172-37/+28
* Stupid stupid stupid ! (nw) Olivier Galibert2012-12-171-1/+1
* Cleanups and version bumpmame0147u4 Miodrag Milanovic2012-12-175-27/+27
* [MSM6242] Modernized the MSM6242 RTC code. Timer now only fires when it needs Nathan Woods2012-12-152-135/+339
* (MESS) c1581: Modernized floppy, WIP. (nw) Curt Coder2012-12-142-2/+47
* wd_fdc: Side compare (bit 2) is 0 for disable side compare (no whatsnew) Miodrag Milanovic2012-12-131-1/+1
* wd_fdc: on restore even if on same track wait stabilization time (nw) Miodrag Milanovic2012-12-131-2/+4
* wd_fdc : when seek is done put head on loaded (no whatsnew) Miodrag Milanovic2012-12-131-0/+1
* (MESS) comx35: FDC WIP. (nw) Curt Coder2012-12-111-0/+1
* [MSM6242] Changing to be based on dirtc.h Nathan Woods2012-12-112-56/+55
* [MSM6242] More cleanups (nw), implemented save states Nathan Woods2012-12-102-54/+35
* upd765: Fixed ready_polled. (nw) Curt Coder2012-12-101-2/+2
* upd765: Added WD37C65C variant. (nw) Curt Coder2012-12-102-0/+25
* [MSM6242] More cleanups (nw) Nathan Woods2012-12-091-3/+2