summaryrefslogtreecommitdiffstatshomepage
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* A few files that got missed (nw) arbee2019-09-154-1/+251
* Preliminary Mac native OSD. Not working yet. [R. Belmont] arbee2019-09-1518-4/+2223
* exidy.cpp: corrected manufacturer metadata (nw) Ivan Vangelista2019-09-151-1/+1
* new working clone Ivan Vangelista2019-09-152-0/+26
* plan80 : added speaker sound Robbbert2019-09-161-7/+24
* Fix some style issues with my previous PR (nw) (#5640) Melissa Goad2019-09-152-9/+3
* New working machine added (#5639) algestam2019-09-152-1/+88
* Merge pull request #5636 from MoochMcGee/master R. Belmont2019-09-142-1/+4
|\
| * Fix M6502 reset procedure. Fixes MT6486 at the very least. [Melissa Goad] MoochMcGee2019-09-142-1/+4
* | dp8350: Apply some subtle timing fixes; save one more variable AJR2019-09-141-13/+18
* | vertigo.cpp: Remove unnecessary include (nw) AJR2019-09-141-1/+0
|/
* PORT_CUSTOM simplification (nw) AJR2019-09-14305-1692/+1734
* (nw) seibuspi.cpp: The Raiden Fighters (US, newer) is same code base as the (... braintro2019-09-141-1/+1
* Fix clang error: equality comparison with extraneous parentheses [-Werror,-Wp... AJR2019-09-131-2/+2
* Merge pull request #5627 from cam900/i4100_struct ajrhacker2019-09-133-363/+347
|\
| * imagetek_i4100.cpp : Updates cam9002019-09-143-363/+347
* | riscii: Improve offset calculation for TBRD (nw) AJR2019-09-132-3/+10
* | hh_sm510: move g&w stuff to top of file (nw) hap2019-09-135-900/+906
|/
* emu/video/generic.cpp : Add 2x2 grouped case of 16x16 gfx layouts (#5625) cam9002019-09-1322-512/+186
* devices/video/315_5313.cpp : Fix 3bit color mode masking, Convert drawing rou... cam9002019-09-139-213/+278
* mega32x.cpp : Fix crash in vgmplay (#5624) cam9002019-09-134-5/+31
* 4dpi: oops (nw) Patrick Mackinlay2019-09-131-1/+1
* 4dpi: fix retrace interrupt (nw) Patrick Mackinlay2019-09-131-5/+5
* pit8253: minor refactor (nw) Patrick Mackinlay2019-09-132-21/+13
* wtl3132: expose register state (nw) Patrick Mackinlay2019-09-131-0/+11
* bt431: fix masking (nw) Patrick Mackinlay2019-09-132-2/+4
* New working clone braintro2019-09-122-191/+232
* cps3.cpp: confirmed sfiii3 dump is good, updated to CHD v5 (nw) MetalliC2019-09-131-3/+3
* scc68070: Split up internal register block handlers; add some RESET behavior ... AJR2019-09-122-609/+697
* multipcm: Fix crash on exit (nw) AJR2019-09-121-2/+2
* argo : added dma,crtc,pit,cassette by guesswork. Robbbert2019-09-132-133/+212
* wyvernf0.cpp: measured clocks [Guru] Ivan Vangelista2019-09-121-6/+7
* karnov.cpp: All games in this driver use the same two boards (nw) AJR2019-09-111-6/+8
* deco_mlc.cpp: Fix 8bpp sprite mode regression and emulator hanging in avengrg... AJR2019-09-111-14/+9
* (nw) Better documentation on Chelnov labels braintro2019-09-111-29/+29
* (nw) Correct ROM labels for Chelnov (Japan) braintro2019-09-111-25/+23
* Merge pull request #5614 from npwoods/natkeyboard_std_array R. Belmont2019-09-112-9/+6
|\
| * Changing some arrays to use std::array<> in natkeyboard npwoods2019-09-102-9/+6
* | Changed osd_get_clipboard_text() to return std::string (#5615) npwoods2019-09-118-71/+45
* | Merge pull request #5621 from cam900/deco_mlc_bgblend ajrhacker2019-09-112-112/+62
|\ \
| * | deco_mlc.cpp : Updates cam9002019-09-112-112/+62
* | | Merge pull request #5622 from algestam/gnw_bfight_jet_thrust_sound_fix ajrhacker2019-09-111-1/+1
|\ \ \
| * | | hh_sm510: Melody ROM fix for gnw_bfight thrust effect algestam2019-09-111-1/+1
* | | | midzeus.cpp, zeus2: Bring static variables inside class; eliminate auto_alloc... AJR2019-09-114-210/+218
|/ / /
* | | nl: prodigy has no netlist (nw) hap2019-09-111-3/+0
* | | taito_f3.cpp, slapshot.cpp: Eliminate auto_alloc in video section (nw) AJR2019-09-114-31/+33
* | | ggm: add more keypad overlays (nw) hap2019-09-112-193/+364
* | | multipcm: Eliminate auto_alloc (nw) AJR2019-09-112-125/+125
* | | model1.cpp, model2.cpp: Eliminate auto_alloc (nw) AJR2019-09-114-86/+85
|/ /
* | (nw) i8251 : updated list of save-state variables Robbbert2019-09-112-4/+11