summaryrefslogtreecommitdiffstatshomepage
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* ffight: comment out n/a button3 hap2025-07-081-4/+5
* cps1: remove old todo notes (one about raster effects, and one about supposed... hap2025-07-083-92/+101
* cps1: add debugger side effects check, hap2025-07-083-50/+52
* cps1: correct the cpu space back to fully take into account the impact of vpa... Olivier Galibert2025-07-081-1/+1
* cps1: re-add cpu space map for irqack hap2025-07-083-4/+21
* hanaawas: Add NO_DUMP entry for MCU very likely used for I/O on this set (but... AJR2025-07-071-1/+9
* hanaawasa: First attempt at mapping controls AJR2025-07-071-12/+76
* viewgfx: add shift/ctrl/alt modifier keys to some controls hap2025-07-081-28/+35
* New systems marked not working Ivan Vangelista2025-07-074-22/+68
* sharp/mz2000.cpp: implement mz80b HW differences angelosa2025-07-071-80/+357
* tvgames/spg2xx_jakks_gkr.cpp: Pull up SCL and SDA lines when outputs are not ... AJR2025-07-071-4/+2
* (emu.h) ioport: add coinage settings 10C_1C, 1C_10/20/25/50/100C hap2025-07-0787-768/+774
* machine/i2cmem.cpp: Fixes and updates AJR2025-07-071-44/+35
* Systems promoted to working hap2025-07-071-114/+73
* konmedal: reorder dsw settings (left = less, right = more) hap2025-07-071-101/+87
* konmedal: invert hopper sensor hap2025-07-071-12/+12
* ssingles: add lives/cabinet dsw, small cleanup hap2025-07-071-149/+109
* ssingles: swap car green/yellow hap2025-07-071-1/+1
* ssingles: add xtal, tweak palette a bit hap2025-07-071-46/+61
* jgaoshou: Finish inputs; promote to WORKING despite graphics issues AJR2025-07-061-3/+3
* mainevt/devstors: add missing watchdog (#13915) Jim Westfall2025-07-061-1/+7
* pleiads: swap color proms for some sets, and add a note about protection chip... hap2025-07-062-47/+55
* pleiads: irecsa versions are not bootlegs hap2025-07-061-51/+51
* phoenix: small cleanup hap2025-07-065-316/+308
* philips/mcd212.cpp: Implemented cursor blinking (GitHub #13522). (#13624) Vincent-Halver2025-07-072-31/+52
* New clones marked not working Ivan Vangelista2025-07-062-23/+122
* New systems marked not working Ivan Vangelista2025-07-063-1/+282
* New systems marked not working Ivan Vangelista2025-07-062-0/+20
* New clones marked not working Ivan Vangelista2025-07-062-1/+30
* jgaoshou: Identify keyout input AJR2025-07-061-1/+1
* jgaoshou: Add ADPCM banking AJR2025-07-051-0/+1
* jgaoshou: Add preliminary inputs and outputs AJR2025-07-051-11/+108
* starforc: boardset has 4mhz and 12mhz xtals, copy paste screen raw params fro... hap2025-07-062-27/+35
* apple/apple2gs.cpp: Generate ADB IRQs for incoming mouse data, not just keybo... arbee2025-07-052-7/+13
* Preliminary software list for the IBM PC JX [Justin Kerk] Justin Kerk2025-07-051-0/+4
* New clones marked not working Ivan Vangelista2025-07-052-0/+28
* apple/apple2gs.cpp: It helps to commit the latest local version. [R. Belmont] arbee2025-07-051-1/+1
* sound/es5503.cpp: Fix error in emulation of oscillator over-contribution glit... arbee2025-07-053-84/+86
* cps1: do interrupts with IPL pins and HOLD_LINE, copy over raster interrupts ... hap2025-07-058-141/+128
* LDP1450: Fix display mode selection issue and grey background James Wallace2025-07-051-3/+3
* New working clones Ivan Vangelista2025-07-053-1/+19
* cps1: ganbare irq4 is actually the same raster interrupt as on cps2 (it write... hap2025-07-051-2/+2
* New systems marked not working Ivan Vangelista2025-07-052-0/+10
* New systems marked not working Ivan Vangelista2025-07-053-65/+152
* cps2: another correction to prev commit hap2025-07-051-1/+1
* cps2: correction to raster irq timing hap2025-07-052-21/+23
* New working clones Ivan Vangelista2025-07-052-1/+19
* cps2: make sure to mask raster counter with 0x1ff hap2025-07-051-11/+22
* sound: fix initial -volume setting hap2025-07-051-3/+1
* cps2: improve raster irq, cps1: remove unneeded init function hap2025-07-058-382/+290