summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/machine (follow)
Commit message (Expand)AuthorAgeFilesLines
* converted micropolis and wd17xx to use inline configs. nw. Fabio Priuli2014-05-162-155/+39
* amigafdc: Add writing [O. Galibert] Olivier Galibert2014-05-162-64/+214
* converted some more global_alloc_array() usage to dynamic_buffer/dynamic_arra... Oliver Stöneberg2014-05-161-9/+5
* hd63450: converted to use inline configs. nw. Fabio Priuli2014-05-152-30/+34
* Amiga: Implement internal IDE controller for the Amiga 4000. Fix RTC Dirk Best2014-05-141-0/+4
* Correct some device shortname/longname conflicts that had surfaced (nw) Scott Stone2014-05-141-5/+5
* Amiga: Create a GAYLE device, used by the A600 and A1200, and implement Dirk Best2014-05-143-0/+332
* fix for riot chip, makes gameplan sound back (nw) Miodrag Milanovic2014-05-142-15/+18
* devcv2 -> devcb (nw) Miodrag Milanovic2014-05-14132-2018/+2018
* clang build fix. (nw) Curt Coder2014-05-132-3/+3
* Big Amiga cleanup and reorganizaton. CDTV temporarily broken. Lots of Dirk Best2014-05-1312-4/+2293
* z80sio: devcb2'd so we can get rid of devcb1, refactoring dlair.c to use z80d... Curt Coder2014-05-132-51/+44
* z80dart: Cleanup. (nw) Curt Coder2014-05-121-1/+0
* added asserts for known index out-of-bounds accesses in i8279_device (nw) Oliver Stöneberg2014-05-121-0/+2
* wd17xx: Cleanup. (nw) Curt Coder2014-05-122-0/+6
* wd17xx: devcb2. (nw) Curt Coder2014-05-122-7/+12
* wd17xx: devcb2. (nw) Curt Coder2014-05-122-10/+21
* (MESS) kb3600: More sensible multi-key handling, now actually behaves like h/... R. Belmont2014-05-112-38/+13
* wd7600: extended range of some registers (based on datasheet) (no whatsnew) mahlemiut2014-05-102-6/+7
* ptm6840_device: converted to devcb2 (nw) Ivan Vangelista2014-05-092-61/+91
* Created WD7600 chipset device. mahlemiut2014-05-093-0/+801
* ins8250: fix regression (nw) cracyc2014-05-071-4/+4
* ins8250_device: converted to devcb2 (nw) Ivan Vangelista2014-05-072-67/+51
* Fixed compile. (nw) Curt Coder2014-05-071-1/+2
* Silence ~1MB/second printf spam (nw) Scott Stone2014-05-071-1/+1
* Finished s3c24xx conversion to devcb2 (nw) Miodrag Milanovic2014-05-057-110/+27
* New games added or promoted from NOT_WORKING status R. Belmont2014-05-032-3/+429
* (mess) rmnimbus: extract keyboard and use z80dart and wd_fdc (nw) cracyc2014-05-021-2/+3
* Cleanup of image device interfaces (nw) Miodrag Milanovic2014-05-028-19/+6
* fixed usage of uninitialized member in kr2376_device and added a missing memb... Oliver Stöneberg2014-05-011-0/+2
* adc0808_device: converted to devcb2 and delegates (nw) Ivan Vangelista2014-05-012-50/+107
* 8257dma: replace it in dkong and kill it (nw) cracyc2014-04-305-753/+72
* fix compile (nw) Miodrag Milanovic2014-04-301-8/+8
* upd71071_device: converted to devcb2 (nw) Ivan Vangelista2014-04-302-55/+155
* mc6854_device: converted to devcb2 and delegates (nw) Ivan Vangelista2014-04-302-64/+47
* fixed usage of uninitialized members in mc6846_device (nw) Oliver Stöneberg2014-04-301-0/+2
* 6532riot: updated to use devcb2. nw. Fabio Priuli2014-04-302-78/+57
* removed not needed parameter from stream_alloc (nw) Miodrag Milanovic2014-04-301-1/+1
* fixed usage of uninitialized member in mc2661_device (nw) Oliver Stöneberg2014-04-301-1/+2
* (mess) radio86: convert to new 8257 and 8275 (nw) cracyc2014-04-302-45/+80
* wd_fdc.c: Also call the intrq and drq callbacks when drq and/or intrq are cle... Wilbert Pol2014-04-291-0/+8
* am9517a_device: converted to devcb2 (nw) Ivan Vangelista2014-04-293-153/+245
* flagged Z80SIO as deprecated (nw) Oliver Stöneberg2014-04-291-1/+1
* mos6530: updated to use devcb2. nw. Fabio Priuli2014-04-292-98/+74
* z80dart: converted to use devcb2. nw. Fabio Priuli2014-04-292-148/+191
* fix compile (nw) Alex W. Jackson2014-04-291-1/+1
* fixed usage of uninitialized members in riot6532_device (nw) Oliver Stöneberg2014-04-291-2/+5
* i8257: Added safety. (nw) Curt Coder2014-04-291-5/+15
* z80dma: converted to use devcb2. nw. Fabio Priuli2014-04-292-78/+58
* z80pio: converted to use devcb2. nw. Fabio Priuli2014-04-292-82/+90