summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices (follow)
Commit message (Expand)AuthorAgeFilesLines
* [CoCo] Backing out MCFG_SLOT_FIXED(true)make_coco_fdc_fixed Nathan Woods2017-02-271-4/+4
* [CoCo] Made third and fourth floppy drives on by default, and made "fixed" Nathan Woods2017-02-261-4/+4
* ie15: convert to a device with frontends (standalone driver and rs232 slot de... Sergey Svishchev2017-02-275-30/+164
* Cleanups to satisfy cuavas's OCD (#2089) kazblox2017-02-253-32/+65
* Fix build (nw) AJR2017-02-241-1/+1
* Removed colon (":") from image_interface preventing front-ends from launching... gordon-fish2017-02-251-1/+1
* Fix Heath H19 keyboard (#2066) Mark Garlanger2017-02-252-0/+335
* Merge pull request #2086 from kazblox/master ajrhacker2017-02-247-2/+116
|\
| * nes: Add Magic Kid Googoo board. Kaz2017-02-247-2/+116
* | Fix netlist stats collection. Code refactoring: couriersud2017-02-241-1/+1
* | ti99: Fix GROM issues with 99/4; clock turned off too early Michael Zapf2017-02-241-1/+1
* | Merge tag 'mame0183' Vas Crabb2017-02-222-14/+14
|\ \
| * | better naming (nw) Vas Crabb2017-02-212-14/+14
* | | Clean up net_t interface and increase readability. (nw) couriersud2017-02-221-2/+8
* | | pc_joy: adjust to work with pcjr software that doesn't support calibration (nw) cracyc2017-02-201-1/+1
* | | remove tag() argument from logerror() calls in cpu/i86, floppy code Sergey Svishchev2017-02-205-25/+25
* | | wd_fdc: tag command names in debug messages Sergey Svishchev2017-02-201-7/+7
* | | docastle.cpp: Read inputs through TMS1025 AJR2017-02-192-32/+44
|/ /
* | srcclean (nw) Vas Crabb2017-02-1936-379/+379
* | Merge pull request #2070 from mgarlanger/mm6845_fix R. Belmont2017-02-171-1/+1
|\ \
| * | Fix scanout of mc6845 Mark Garlanger2017-02-171-1/+1
* | | Merge pull request #2068 from JoakimLarsson/prodigy_display R. Belmont2017-02-172-24/+95
|\ \ \ | |/ / |/| |
| * | Added missing final and leading flanks when shifting out and in respectivelly Joakim Larsson Edstrom2017-02-172-24/+95
* | | capbowl, bowlrama: Identify DAC type AJR2017-02-171-0/+1
|/ /
* | lux21046: Cleanup. (nw) Curt Coder2017-02-162-121/+127
* | typo (nw) hap2017-02-161-1/+1
* | testing 123 new devcb style (nw) hap2017-02-161-4/+4
* | Cherry-pick some features from self-registering drivers PoC: Vas Crabb2017-02-161-0/+6
* | z88: fixed expanded video addressing in RAM carts Nigel Barnes2017-02-142-1/+14
* | rm double (nw) hap2017-02-131-1/+0
* | pic16c5x: added alias for RTCC pin (nw) hap2017-02-132-2/+6
* | hh_pic16: update notes (nw) hap2017-02-131-2/+5
* | pic16c5x: changed rtcc pin to inputline (nw) hap2017-02-132-10/+19
* | tiny cleanup Vas Crabb2017-02-131-1/+1
* | Remove duplicate save states / Save state simplification. (nw) couriersud2017-02-131-8/+2
* | Optimize queue save state. (nw) couriersud2017-02-121-1/+5
* | PIC16C5x updates [hap] hap2017-02-121-0/+3
* | added PIC1650 device (nw) hap2017-02-122-29/+95
* | pic15c5x: fix rtcc clocking in sleep mode, and potentially clocking it too fa... hap2017-02-122-1/+8
* | dl1416: even better signal level behaviour (/CE, A0 and A1 latched on falling... Vas Crabb2017-02-132-4/+18
* | pic16c5x: added RTCC pin (not called T0, plus it was implemented in reverse) ... hap2017-02-122-31/+16
* | Merge pull request #2055 from superctr/c352_update R. Belmont2017-02-112-38/+47
|\ \
| * | C352: implement volume ramping, rewrite mulaw algorithm superctr2017-02-102-38/+47
* | | Merge pull request #2057 from trap15/pgm2-work R. Belmont2017-02-115-14/+142
|\ \ \
| * | | Further fixes for ARM trap152017-02-112-1/+12
| * | | ARMv5 additions to ARM7 trap152017-02-104-14/+131
* | | | Remove emu.h from headers (nw) Olivier Galibert2017-02-111610-834/+776
* | | | sitcom: hook up LEDs to PIA outputs to show state visually, softlist a Vas Crabb2017-02-112-4/+14
* | | | dl1416: clean up, support signal-level interface better, support Vas Crabb2017-02-112-202/+263
* | | | pic16: added pic1655 (nw) hap2017-02-112-20/+53