summaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | moved osdsync to root of OSD, removed osdmini (nw) Miodrag Milanovic2016-04-1516-652/+17
* | | | | lower deps on clifront.h (nw) Miodrag Milanovic2016-04-159-9/+8
|/ / / /
* | | | Merge pull request #810 from jmallach/manpage-fix Miodrag Milanović2016-04-151-13/+0
|\ \ \ \
| * | | | Get rid of some options that no longer exist. Jordi Mallach2016-04-141-13/+0
* | | | | Merge pull request #811 from ajrhacker/static_config Miodrag Milanović2016-04-15117-311/+306
|\ \ \ \ \
| * | | | | Eliminate device_t::static_config, a type-unsafe legacy feature. AJR2016-04-14117-311/+306
* | | | | | mips3: Fixed interpreter bug where BADCOP exceptions would execute the faulti... therealmogminer@gmail.com2016-04-151-18/+40
* | | | | | Port Happy's PPC aliasing fix to the MIPS3 DRC, nw therealmogminer@gmail.com2016-04-153-183/+975
* | | | | | Significant speed improvement: couriersud2016-04-1511-77/+350
* | | | | | Recover from creating solvers by copy paste. Move common code were it couriersud2016-04-1511-409/+233
* | | | | | Moved solver members to proper place. Minor code changes. (nw) couriersud2016-04-159-57/+46
| |/ / / / |/| | | |
* | | | | ppcdrc: optimize (nw) Ville Linde2016-04-141-1/+4
* | | | | plugins/cheat: copy-paste (nw) cracyc2016-04-141-1/+1
* | | | | ppcdrc: map some FPU registers to physical registers (nw) Ville Linde2016-04-144-1/+46
* | | | | hh_hmcs40: added svg screen to epacman2, egalaxn2 hap2016-04-142-14/+37
* | | | | minor cleanup. nw. etabeta782016-04-142-21/+0
* | | | | drcbex64: optimize FMOV (nw) Ville Linde2016-04-141-4/+18
* | | | | neogeo: reworked inputs to work through the slot device interface. etabeta782016-04-1415-356/+624
* | | | | bgfx: Add data-driven render target clearing [Ryan Holtz] therealmogminer@gmail.com2016-04-14161-50/+267
* | | | | swa: invert normal/point (nw) Olivier Galibert2016-04-141-2/+2
* | | | | Kill ioport tag lookup in klax driver, nw therealmogminer@gmail.com2016-04-142-11/+20
* | | | | screen: Fix alpha handling, cdkong looks good now [O. Galibert] Olivier Galibert2016-04-141-0/+9
* | | | | hh_tms1k: added tiger copycat, still have to do internal artwork but it works: hap2016-04-143-11/+167
* | | | | Merge branch 'master' of https://github.com/mamedev/mame David Haywood2016-04-1438-699/+1525
|\ \ \ \ \
| * | | | | 8bit handlers are more appropriate here. nw. etabeta782016-04-147-61/+56
| * | | | | glasgow: adjusted for new artwork; added shadowed pieces (nw) Robbbert2016-04-141-21/+35
| * | | | | apple2: PC Transporter: halt V30 properly on startup, XT has 8-bit ISA, impro... arbee2016-04-131-8/+14
| * | | | | apple2: updated PC Transporter to use alternate DMAC emulation & fixed V30 cl... arbee2016-04-132-27/+35
| * | | | | am9517: add clone with the non-standard mask behavior of the PC Transporter A... arbee2016-04-132-2/+79
| * | | | | drcbex64: map F0-F3 to SSE registers (nw) Ville Linde2016-04-142-4/+1
| * | | | | ng_aes.cpp: converted AES controllers to work through slot devices. etabeta782016-04-1311-491/+956
| * | | | | fixed regression of generic cart slot due to a wrong assumption. etabeta782016-04-131-5/+26
| * | | | | New clone added hap2016-04-133-6/+23
| * | | | | cr589: skip disc change detection (nw) cracyc2016-04-131-0/+2
| * | | | | Removed hacks for vector screens from shaders (nw) ImJezze2016-04-1311-135/+177
| * | | | | Fixed MT06019: Wrong default bios outputted with -listxml command. dankan18902016-04-131-1/+7
| * | | | | plugins/cheat: add game time for cheats which want a time delay (nw) cracyc2016-04-131-0/+8
| * | | | | phantom.cpp skeleton driver hap2016-04-135-0/+168
* | | | | | new clones David Haywood2016-04-142-31/+89
|/ / / / /
* | | | | region code in rom is US so use that. David Haywood2016-04-131-1/+1
* | | | | plugins/cheat: make more compatible (nw) cracyc2016-04-131-2/+3
* | | | | validation fix (nw) Scott Stone2016-04-131-1/+1
* | | | | new Software List entry David Haywood2016-04-131-0/+14
| |/ / / |/| | |
* | | | * Make softwares -> software changes actually read properly Vas Crabb2016-04-133-4/+4
* | | | upd765: indicate ready status in st0 after seek (nw) cracyc2016-04-121-2/+6
* | | | Back out DMULT/DMULTU change, nw therealmogminer@gmail.com2016-04-131-68/+2
| |/ / |/| |
* | | Port Happy's branch-and-link fix from mips3 interpreter to DRC, nw therealmogminer@gmail.com2016-04-121-7/+16
* | | -mips3: Fixed DMULT and DMULTU in both interpreter and DRC modes. [marathonman] therealmogminer@gmail.com2016-04-122-11/+90
* | | ti99: Fix segfault caused by listslots Michael Zapf2016-04-122-6/+0
* | | Merge branch 'master' of https://github.com/mamedev/mame therealmogminer@gmail.com2016-04-121-2/+2
|\ \ \