summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | 315_5124.cpp minor fixes to previous changes Enik Land2018-08-182-56/+57
* | | taito_zm.cpp / zsg2.cpp - more improvements (#3866) superctr2018-08-183-57/+96
|/ /
* | Revert "-qsound_hle: Updated based on actual DSP16 code to give identical out... arbee2018-08-183-626/+135
* | Revert "Missed two lines from my previous commit even when reviewing it, sorr... arbee2018-08-181-0/+3
* | Missed two lines from my previous commit even when reviewing it, sorry, nw mooglyguy2018-08-181-3/+0
* | -qsound_hle: Updated based on actual DSP16 code to give identical output. [su... superctr2018-08-183-135/+626
* | ti99: Further devcb3 works (nw). Michael Zapf2018-08-1813-49/+75
|/
* cdp1861, cdp1864: Hook in screens efficiently without using MCFG (nw) AJR2018-08-174-20/+18
* cdp1861, cdp1862: Convert callbacks to devcb3 (nw) AJR2018-08-174-60/+20
* cdp1864: Partial MCFG elimination (all callbacks are now devcb3) (nw) AJR2018-08-172-40/+17
* tms99xx: Various devcb3 updates. (nw) Michael Zapf2018-08-189-188/+117
* cdp1802: Eliminate devcb2 MCFG macros (nw) AJR2018-08-171-47/+0
* more notes on purported A1200 keyboard program, add compact mode as a config ... Vas Crabb2018-08-182-2/+50
* taito_zm: DSP emulation (work in progress!) (#3854) superctr2018-08-177-128/+261
* f8: Fix formatting glitch with disassembly of invalid instructions AJR2018-08-171-6/+6
* Less silly addressing (nw) AJR2018-08-171-2/+2
* upd765: add aux commands to 72065 (nw) cracyc2018-08-162-1/+16
* -ram_device: MCFG removal, nw mooglyguy2018-08-1620-128/+50
* vgmplay: Added SCSP support [smf] smf-2018-08-164-103/+64
* -bcreader, busmouse, cdp1852, cdp1871, cdp1879, cr511b, cs4031, cs8221, cxd10... Ryan Holtz2018-08-1617-323/+94
* -bankdev: Remove MCFG, nw mooglyguy2018-08-152-26/+22
* patch up K&Rness creeping into an Allman file (nw) Vas Crabb2018-08-161-10/+12
* hp_ipc: added configurable VRAM size, auto configuration & a few minor fulivi2018-08-162-74/+167
* -amigafdc, at29x, at45dbxx, at_keybc, ataintf, atmel_arm_aic, pci-ide: MCFG r... mooglyguy2018-08-1534-306/+318
* none of this is necessary as the apu is an internal device with a DERIVED_CLO... smf-2018-08-152-18/+2
* add note about C-A-A behaviour on A1200 keyboard (nw) Vas Crabb2018-08-151-0/+9
* add notes about other A2000 keyboard variants (nw) Vas Crabb2018-08-151-2/+12
* amiga: fill in some more gaps in the keyboard story Vas Crabb2018-08-155-28/+238
* amiga: add German variant of Amiga 2000 keyboard Vas Crabb2018-08-153-3/+104
* amiga: add support for Amiga 2000 keyboard with 8039 and external ROM manufac... Vas Crabb2018-08-156-4/+486
* c8002: Z8002 writes ED 4D here (nw) AJR2018-08-141-0/+2
* tms99xx: devcb3 changes, removing MCFG macros for 9900, 9901, 9980A, 9995. Michael Zapf2018-08-146-122/+23
* hng64: misc cleanups + kludge so that roadedge / xrally can be coined up and... David Haywood2018-08-143-151/+181
* Merge pull request #3851 from MoochMcGee/i860-fix ajrhacker2018-08-141-1/+1
|\
| * i860: hotfix for coverity issue (nw) Melissa Goad2018-08-131-1/+1
* | Improve Taito Zoom ZSG-2 sound emulation (#3847) superctr2018-08-142-40/+196
|/
* c64_expansion_slot, pet_user_port: Eliminate all remaining MCFG_ macro use (nw) AJR2018-08-1310-171/+50
* mos6566, cbm2_user_port, vic10_expansion_slot: Replace MCFG_ macros with devc... AJR2018-08-133-90/+22
* plus4: Use input merger for IRQ (nw) AJR2018-08-132-30/+3
* tms57002: Add dready callback for superctr (nw) AJR2018-08-133-0/+21
* disc_sys.hxx: use device->basetag() (nw) Ivan Vangelista2018-08-131-2/+2
* Discrete fixes (#3773) DerrickRenaud2018-08-132-3/+6
* ti99: devcb3 for the slot devices (nw) Michael Zapf2018-08-1312-285/+211
* interpro: headless configuration working (#3849) Patrick Mackinlay2018-08-141-7/+9
* l7a1045_l6028_dsp_a.cpp : Update docs (#3850) cam9002018-08-131-1/+1
* a1010: Add RTC (nw) AJR2018-08-131-0/+5
* add storage class for constexpr-converted-to-enum (nw) Vas Crabb2018-08-131-2/+2
* this was an Allman file (nw) Vas Crabb2018-08-132-267/+289
* f3853: Overhaul interface and replace custom interrupt generation callback wi... AJR2018-08-122-58/+68
* mpc3000: pass startup DMA tests, now waiting on boot floppy (nw) arbee2018-08-122-1/+37