summaryrefslogtreecommitdiffstatshomepage
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Hp9845: Support for HPI floppy format (#2310) fulivi2017-05-165-8/+507
* Fix compile with PSXGPU_DEBUG_VIEWER on (nw) angelosa2017-05-161-1/+1
* paradise: document that penkyi only has 1 OKI on the PCB (nw) Ivan Vangelista2017-05-161-1/+7
* final timer_pulse removal (nw) Ivan Vangelista2017-05-1611-6/+17
* exidy.cpp: added PROMs to the mtrap sets. These come from a bootleg board and... Ivan Vangelista2017-05-162-0/+60
* s3.cpp: corrected wldcp_l1 title (nw) Ivan Vangelista2017-05-161-1/+1
* epos.cpp: Make Tristar 8000 AY clock similar to Tristar 9000 - still not conf... briantro2017-05-151-1/+1
* model3.cpp: Minor doc update (nw) briantro2017-05-151-1/+1
* Adding hack to fish hashpath option out of INI files prior to softlist evalua... Nathan Woods2017-05-162-0/+29
* megaphx: Remove PIC MCU simulation, emulate it instead Dirk Best2017-05-161-245/+207
* New device: SN54/74166 8-Bit Parallel-In/Serial-Out Shift Register Dirk Best2017-05-162-0/+216
* Merge branch 'pangbb' AJR2017-05-152-7/+47
|\
| * New working clone AJR2017-05-152-7/+47
* | Merge branch 'master' of https://github.com/mamedev/mame Scott Stone2017-05-151-6/+6
|\ \
| * | xbox: little correction (nw) yz70s2017-05-151-6/+6
* | | Fix for cbm4032b "Fatal error: devcb_read: Error performing a late bind of ty... Scott Stone2017-05-151-1/+1
|/ /
* | Fix tools as well (nw) Miodrag Milanovic2017-05-151-1/+1
* | Forgot this one for GCC 7.1 (nw) Miodrag Milanovic2017-05-151-0/+4
* | Fix remaining GCC 7.1 issue (nw) Miodrag Milanovic2017-05-151-0/+4
* | Buffer overrun warnings from GCC 7.1 fixed (nw) Miodrag Milanovic2017-05-156-9/+10
* | spc700: 3 more (nw) hap2017-05-151-3/+3
* | spc700: fix N flag in OP_LSRM (nw) hap2017-05-151-1/+1
* | spc700: get rid of unneeded shifts (nw) hap2017-05-151-16/+16
* | Fix obvious bugs found by GCC 7.1 (nw) Miodrag Milanovic2017-05-1510-10/+10
|/
* constructor delegation (nw) Miodrag Milanovic2017-05-151-5/+4
* Fix validation (nw) Miodrag Milanovic2017-05-153-1/+8
* ppp2nd note (nw) angelosa2017-05-151-1/+3
* Gun triggers for p911/jpark3 (nw) angelosa2017-05-151-5/+22
* epos.cpp: Implemented Tristar 9000 hardware ay-3-8910 port A 'multiplexer', P... Lord-Nightmare2017-05-153-25/+33
* need a _and_ b (nw) Vas Crabb2017-05-151-2/+2
* outputs were supposed to be safe (nw) Vas Crabb2017-05-151-2/+2
* one more typo (nw) Vas Crabb2017-05-151-1/+1
* Starting from the Favorites menu now starts the software list submenu (if nec... Dankan18902017-05-154-13/+22
* couple more things for MSVC (nw) Vas Crabb2017-05-154-6/+6
* Merge pull request #2307 from tlindner/games_master_cartridge npwoods2017-05-145-0/+111
|\
| * Vasified source. tim lindner2017-05-142-8/+8
| * Minor cleanup of some old defines. tim lindner2017-05-142-3/+0
| * Updated for latest mame revision. tim lindner2017-05-142-2/+6
| * Merge branch 'master' into games_master_cartridge tim lindner2017-05-146286-87983/+86116
| |\
| * | Emulation of Games Master Cartridge tim lindner2017-05-135-0/+110
* | | and another (nw) Vas Crabb2017-05-151-0/+1
* | | forgot this (nw) Vas Crabb2017-05-151-0/+3
* | | thorn in my side (nw) Vas Crabb2017-05-152-9/+6
* | | work around MSVC issue (nw) Vas Crabb2017-05-151-1/+6
* | | fix 25pacmano (nw) Vas Crabb2017-05-151-9/+9
* | | fix up bad state classes (nw) Vas Crabb2017-05-1519-72/+73
* | | more spelling fixes (nw) smf-2017-05-143-3/+3
| |/ |/|
* | more incorrect names fixed (nw) smf-2017-05-142-5/+5
* | typo for MSVC (nw) smf-2017-05-141-1/+1
* | pci-ide: Allow for address size resolving even in legacy mode. (nw) Ted Green2017-05-143-21/+31