summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into deprecateddeprecated Aaron Giles2021-06-21105-583/+3507
|\
| * hd61830: fix cursor in d2 cracyc2021-06-211-2/+2
| * New working software list additions hap2021-06-214-41/+19
| * adam, bw2, cbm2, newbrain, pet, plus4, pofo, vic10, vic20: Eliminate bus tag ... AJR2021-06-2018-117/+10
| * h8500: Add mode control and EPROM variant types AJR2021-06-209-14/+81
| * dl1616: dl1414 does not have ce pin or addr latch hap2021-06-202-21/+33
| * New machines marked as NOT_WORKING hap2021-06-201-1/+1
| * nes_slot: Deprecate some functionality that should really be eliminated AJR2021-06-191-2/+2
| * vme: Modernize slot device code and eliminate deprecation warnings; actually ... AJR2021-06-198-66/+26
| * re-enable SHARC recompiler for Gradius 4 Ville Linde2021-06-182-2/+10
| * juicebox additions [David Haywood, Sean Riddle] (#8146) David Haywood2021-06-181-52/+57
| * apple2: some correctness improvements to the Mockingboard support. [R. Belmont] arbee2021-06-172-37/+121
| * sharc: Cycle-based DMA. Added support for write stalling. Ville Linde2021-06-173-27/+161
| * mc10.cpp: Converted expansion port to slot device and removed fake machines. ... tim lindner2021-06-178-0/+932
| * pc_vga: updated comment Robbbert2021-06-161-3/+3
| * apple3: Support for the Titan "/// Plus II" Apple II emulation card. [R. Belm... arbee2021-06-153-0/+399
| * pofo.cpp: Atari Portfolio fixes and improvements. (#8191) Jaen2021-06-161-1/+1
| * hd6120: Prevent PEX from changing AC AJR2021-06-141-0/+1
| * bus/coco/coco_wpk: Fix duplicate short name. Nigel Barnes2021-06-141-1/+1
| * bus/coco: Added the Dragon MSX 2+, The Dragon's Claw, Peaksoft Prestel, and C... Nigel Barnes2021-06-1414-47/+1258
| * voodoo: fix Hornet games POST crash Ville Linde2021-06-131-2/+2
| * Added helpers for 64-bit count leading zeroes/ones. Vas Crabb2021-06-1319-62/+51
| * z80pio: changing the vector neither enables nor causes an interrupt. Fixes cr... Robbbert2021-06-131-5/+0
| * hd6120: Rewrite notes AJR2021-06-121-14/+28
| * HD61830: Fix character blink mode Jaen Saul2021-06-121-1/+1
| * m68kfpu: Support all FSINCOS encodings, fix multiple bugs in FMOVEM. [R. Belm... arbee2021-06-111-25/+21
| * bus/isa: Add header file accidentally omitted from 35f317e0273a229a60318bedf5... AJR2021-06-111-0/+38
| * New skeleton ISA device: Lark Associates LRK-331 ESDI Controller [Bitsavers] AJR2021-06-112-0/+132
| * nes.xml: add Action 53 based games (#8158) 0kmg2021-06-102-43/+34
| * c140: c219 has less voice regs, don't call c140_r hap2021-06-091-1/+6
| * c140: correct offset range when reading keyon status [dink] hap2021-06-091-1/+3
| * m68kfpu: fix missing break statements [R. Belmont] arbee2021-06-071-0/+2
| * m68kfpu: implement FGETMAN and FSINCOS. Photoshop 3.0 starts & loads pictures... arbee2021-06-071-5/+80
| * netlist_sound: Fix sound_assert in debug builds AJR2021-06-071-1/+2
* | Improve member names. Aaron Giles2021-06-082-17/+17
* | Fix gcc compile. Aaron Giles2021-06-081-1/+0
* | Everything compiles. Now to see what I've busted. Aaron Giles2021-06-0838-152/+168
* | Clean up the alto2 mess. Aaron Giles2021-06-077-40/+29
|/
* ns32082: new device Patrick Mackinlay2021-06-072-0/+557
* c140: fix regression with namcos2 assault engine noise hap2021-06-052-10/+6
* ym2154: Decode real sample data, which is ulaw-ish. Aaron Giles2021-06-051-5/+13
* coco: add additional disk drives (#8135) tim lindner2021-06-051-3/+5
* Fix clang error: no case matching constant switch condition '1' [-Werror] AJR2021-06-041-0/+6
* ns32000: formatting Patrick Mackinlay2021-06-041-1984/+1983
* ns32000: prepare for mmu Patrick Mackinlay2021-06-043-323/+609
* enmirage: fixed and updated to load and play via MIDI, panel controls hooked ... tim lindner2021-06-032-1/+38
* Made SPG2xx I/O IRQ checking a bit more lean; improved ADC behavior. (#8138) ... MooglyGuy2021-06-042-248/+135
* geneve/ti99: Fixed HFDC hangs on not connected drives; allows timed steps for... Michael Zapf2021-06-034-27/+82
* hd63450: start handling bus errors cracyc2021-06-022-0/+18
* fix style. fix mask. (#8129) tim lindner2021-06-011-6/+4