summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices
Commit message (Expand)AuthorAgeFilesLines
* fix style. fix mask. (#8129) tim lindner2021-06-011-6/+4
* Merge pull request #8016 from 987123879113/add_default_nvram_rtc65271 ajrhacker2021-06-012-4/+15
|\
| * rtc65271: Allow for default nvram data initialization using external data 9871238791132021-04-302-4/+15
* | new working machines (plug and play) (#8100) David Haywood2021-06-011-1/+9
* | ymfm: Sync with upstream: Aaron Giles2021-06-012-6/+6
* | ns32202: fix register masks Patrick Mackinlay2021-06-011-3/+3
* | i82586: various fixes Patrick Mackinlay2021-06-011-43/+48
* | floppy: fix the build Patrick Mackinlay2021-06-011-0/+1
* | vtech: Rework expansion bus emulation Dirk Best2021-06-0123-234/+816
* | tek410x: Add keyboard [AJR, Bitsavers] AJR2021-05-311-16/+6
* | ympsr60: Fix BBD connections and behavior, use the cv callback to control the... Aaron Giles2021-05-311-1/+1
* | bbd: Fix out of bounds accesses. Aaron Giles2021-05-311-1/+1
* | bbd: Add support for a continuously-varying frequency to avoid abusing the so... Aaron Giles2021-05-312-11/+70
* | bus/coco: add CoCo Max Hi Res Input Module (#8104) tim lindner2021-05-313-0/+188
* | es5503: bits 0 and 6 are always high for this register (#8121) tim lindner2021-05-311-1/+1
* | ympsr60: Fleshed out the PSR60/PSR70 drivers Aaron Giles2021-05-316-0/+666
* | votrax: Tell the device's parent when the IRQ line is lowered. Improves Type ... arbee2021-05-301-0/+1
* | hd63450: speed up max rate transfers cracyc2021-05-291-3/+4
* | x68k: adjust special priority mode and screen timings cracyc2021-05-291-2/+11
* | hd63450: add linked array chaining cracyc2021-05-281-1/+12
* | midiin: Add support for providing a .mid file as input Aaron Giles2021-05-272-20/+467
* | floppy: Change the formats from an intrusive list to a vector Olivier Galibert2021-05-272-19/+10
* | flux viewer switched on by mistake Olivier Galibert2021-05-261-1/+1
* | vtech: Add floppy formats and fs Olivier Galibert2021-05-263-3/+14
* | 315_5124.cpp: Fix color in SMS1 VDP(315-5124), Add hardware notes (#7855) cam9002021-05-261-18/+21
* | saitek_osa maestro: latest official version for default 'bios' hap2021-05-261-6/+10
* | CoCo Speech/Sound Pak: fix noise on reset (#8098) tim lindner2021-05-261-26/+21
* | floppy: Allow the vtech floppy with its 32.2us gaps read back unscathed Olivier Galibert2021-05-253-3/+31
* | floppy.cpp: Disable new code when FLUX_SCREEN is #defined as 0 (and thereby w... AJR2021-05-251-27/+34
* | saitek_osa: preliminary hook up PW pin hap2021-05-253-1/+15
* | flux screen: accelerate writes Olivier Galibert2021-05-252-3/+19
* | Experimental flux viewer, activate by #define FLUX_SCREEN 1 in floppy.cpp Olivier Galibert2021-05-252-1/+200
* | saitek_osa sparc: add unemulated device warning flag (picked one that makes t... hap2021-05-251-0/+2
* | apple2: proper behavior when nothing is connected to gameio. Fixes Total Rep... arbee2021-05-241-0/+3
* | input_merger: add setter for initial state hap2021-05-242-16/+25
* | swim: Fixed bugs linked to device selection Olivier Galibert2021-05-243-4/+11
* | reorganize the floptool code, add some write support Olivier Galibert2021-05-242-15/+17
* | z80scc: implement local loopback Patrick Mackinlay2021-05-241-0/+7
* | ymfm: Improve OPQ behavior for timers and register access. Add YM3533 device ... Aaron Giles2021-05-232-6/+34
* | srcclean for release Vas Crabb2021-05-239-26/+26
* | galileo: add buttons to internal artwork hap2021-05-221-9/+2
* | apple2gs: remove keyboard 8048 ROMs now that a9m0330 is a device. [R. Belmont] arbee2021-05-221-2/+4
* | ymfm: Sync with latest, add complete YMF278B support (#8090) Aaron Giles2021-05-228-1239/+152
* | saitek_osa: larger default screen size hap2021-05-221-1/+1
* | adb: preliminary working A9M0330 IIgs keyboard emulation (not used yet). [R. ... arbee2021-05-225-4/+323
* | renaissa: add buttons to internal artwork hap2021-05-221-2/+2
* | bus/bbc/tube: Added Sprow ARM7TDMI Co-Processor. Nigel Barnes2021-05-213-1/+392
* | fix crash with mame -romident hap2021-05-211-1/+1
* | saitek_osa: added maestro/analyst B/C/D/D+/D++ module [hap, Berger, anonymous] hap2021-05-216-19/+501
* | Fix c6280 volume envelope shape (#8087) Leonardo Demartino (Delek)2021-05-211-2/+2