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