summaryrefslogtreecommitdiffstatshomepage
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* i186: revert dma change, breaks tandy2k and pcd (nw) cracyc2018-11-241-4/+0
* new NOT_WORKING machine MetalliC2018-11-242-0/+14
* ts1: Figure out keyboard (nw) AJR2018-11-241-4/+106
* MT 07151 (nw) AJR2018-11-241-0/+6
* Merge pull request #4331 from algestam/gnw-climber MooglyGuy2018-11-242-0/+95
|\
| * Corrected file checksums and sizes for gnw_climber Henrik Algestam2018-11-241-4/+4
| * New working machine added Henrik Algestam2018-11-242-0/+95
* | wswan.cpp: fixed regression caused by c/p error (nw) Ivan Vangelista2018-11-241-1/+1
* | screen: don't assert on update_partial with scanline<0, plenty drivers do upd... hap2018-11-241-3/+0
* | deco_irq: alternate fix for dragngun lockup (nw) hap2018-11-242-5/+7
* | gp9001.cpp : Make tilemap drawing routine related to cliprect, buffered_sprit... cam9002018-11-242-37/+39
* | new not working machine Ivan Vangelista2018-11-242-0/+11
* | segas32.cpp : Cleanup duplicates, ACCESSING_BITs, naming (#3823) cam9002018-11-243-371/+245
* | klax.cpp: small c/p error (nw) Ivan Vangelista2018-11-241-1/+1
* | new working clone Ivan Vangelista2018-11-242-24/+54
* | tricep.cpp: Misc. update; serial board identified (nw) AJR2018-11-241-25/+32
* | ts1: Add XTAL definition; configure more appropriate devices for this hardwar... AJR2018-11-233-24/+53
* | mame/video: more macro removal (nw) Ivan Vangelista2018-11-23112-1547/+1276
* | barek3mb: set DIP switches to more probable defaults (nw) MetalliC2018-11-231-10/+7
* | XaviX - cheap hack to get epo_efdx to show a title screen + dumps of the rema... David Haywood2018-11-234-13/+32
* | Merge pull request #4325 from cam900/nmk112_mcfg R. Belmont2018-11-2311-35/+35
|\ \
| * | nmk112.cpp : Remove MCFGs, Unnecessary arguments of CPU interface cam9002018-11-2311-35/+35
* | | Merge pull request #4324 from cam900/patch-72 R. Belmont2018-11-231-0/+1
|\ \ \
| * | | drgnmst.cpp : Add notes, Fix 8x8 tile bank cam9002018-11-231-0/+1
| |/ /
* | | Merge pull request #4329 from hp9k/98550_change R. Belmont2018-11-231-10/+20
|\ \ \
| * | | hp9k_3xx: use 98550A on newer models Sven Schnelle2018-11-231-10/+20
* | | | Merge pull request #4328 from hp9k/human_interface_reset R. Belmont2018-11-231-3/+2
|\ \ \ \
| * | | | hp9k3xx: call reset() instead of manually resetting subdevices (nw) Sven Schnelle2018-11-231-3/+2
| |/ / /
* | | | Merge pull request #4327 from hp9k/misc_fixes R. Belmont2018-11-235-15/+23
|\ \ \ \
| * | | | hp9k_3xx: misc fixes (nw) Sven Schnelle2018-11-235-15/+23
* | | | | hp9122: add layout (nw) Sven Schnelle2018-11-233-11/+59
| |/ / / |/| | |
* | | | (nw) more header cleanup, make tx1 use something that looks like C++ rather t... Vas Crabb2018-11-2354-894/+1149
| |/ / |/| |
* | | hp98643: lance dma needs masking (nw) Patrick Mackinlay2018-11-231-1/+1
* | | deco_irq: hidden typo from prev commit (nw) hap2018-11-221-1/+1
* | | ncd17c.cpp: implemented soft ints, fixed ncd19 LANCE DMA [R. Belmont] arbee2018-11-221-15/+56
* | | Fix crashiness on OS X when the network device couldn't be opened (nw) arbee2018-11-221-0/+3
* | | (nw) housekeeping Robbbert2018-11-232-0/+2
* | | New machines added as MACHINE_NOT_WORKING arbee2018-11-222-0/+129
* | | cave.cpp : Cleanups (#4020) cam9002018-11-223-857/+756
* | | mame/audio: various devcb3ification and demacroification (nw) Ivan Vangelista2018-11-22125-1012/+881
* | | New machines marked as NOT_WORKING AJR2018-11-222-5/+40
* | | deco_irq: allow raster irqs in active display (glitches in dragon gun bottom ... hap2018-11-221-1/+1
* | | deco_irq: trigger interrupts at the start of hblank instead of at the 1st act... hap2018-11-221-3/+3
* | | deco_irq: y doesn't fit in a byte (nw) hap2018-11-222-6/+1
|/ /
* | am79c90: fixes (nw) Patrick Mackinlay2018-11-222-75/+76
* | ncd17c: finish lance hookup (nw) Patrick Mackinlay2018-11-221-5/+30
* | ikt5a: Split off to separate driver (nw) AJR2018-11-224-13/+119
* | kickgoal.cpp: Fix Kick Goal clock speeds (nw) braintro2018-11-211-6/+6
* | make sure LANCE is attached to both drivers (nw) arbee2018-11-211-0/+1
* | World Rally / Blomby Car improvements (shadow / headlight in Blomby Car) (#4318) David Haywood2018-11-219-227/+345