summaryrefslogtreecommitdiffstatshomepage
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Cleanups and version bumpmame0168 Miodrag Milanovic2015-11-25271-996/+989
* Merge branch 'master' of https://github.com/mamedev/mame angelosa2015-11-251-1/+1
|\
| * add MACHINE_CLICKABLE_ARTWORK flag to wackygtr. (nw) Sandro Ronco2015-11-241-1/+1
* | More notes, still nw angelosa2015-11-251-1/+1
|/
* Notes angelosa2015-11-242-2/+3
* Implemented sound hand-shake flag for Hot Chase, and removed irq hack. Fixes ... angelosa2015-11-242-25/+47
* Merge branch 'master' of https://github.com/mamedev/mame Scott Stone2015-11-241-1/+1
|\
| * Warning fix (nw) Justin Kerk2015-11-241-1/+1
* | Fix machine status to match current state (nw) Scott Stone2015-11-241-5/+5
|/
* a7800: The old behavior of (0x60) updated to (0x160). [Mike Saarna, Robert Tu... Scott Stone2015-11-241-1/+1
* Compile with Emscripten out of the box. [Justin Kerk] Justin Kerk2015-11-241-0/+10
* these outrun mods are being used in arcades, mainly because they fix the Free... David Haywood2015-11-242-0/+140
* Merge branch 'master' of https://github.com/mamedev/mame David Haywood2015-11-241-1/+1
|\
| * Updated OS/2 support [KO Myung-Hun] arbee2015-11-231-1/+1
* | don't use bad dumps in existing clone (nw) David Haywood2015-11-241-6/+5
|/
* improve fades in nost by using one of the pens as the bg pen (nw) David Haywood2015-11-231-1/+1
* (nw) David Haywood2015-11-231-4/+5
* fix bug where large shadow in nost level 7 didn't flicker (tilemap enable flags) David Haywood2015-11-231-3/+5
* this was also said to fit here when it was dumped by Xing Xing, although i ha... David Haywood2015-11-232-103/+15
* move this (nw) David Haywood2015-11-232-219/+90
* added dynamic resolution stuff, donghaer 2 player mode sets a 640x480 mode, a... David Haywood2015-11-231-18/+27
* (nw) David Haywood2015-11-231-2/+2
* disallow unaligned accesses for se3208? David Haywood2015-11-231-3/+12
* the non-working crystal system games make a lot of unaligned accesses, the wo... David Haywood2015-11-231-11/+26
* remove old comment (nw) David Haywood2015-11-231-2/+0
* Revert AVG/DVG device scheduler changes. A bit more research needs to be done Andrew Gardner2015-11-2312-148/+158
* this may or may not improve priorities in nost (level 6 boss effect / final b... David Haywood2015-11-231-9/+26
* peplus.cpp: Add data and revision codes - NW briantro2015-11-221-43/+43
* Merge pull request #475 from kazblox/patch-1 David Haywood2015-11-222-2/+2
|\
| * ymf262: I fscked up so hard kazblox2015-11-221-1/+1
| * fmopl: partially revert ksl order fix kazblox2015-11-221-1/+1
* | Made fast delegates work on VS x64 builds (nw) Miodrag Milanovic2015-11-221-0/+63
* | new clones David Haywood2015-11-222-10/+64
|/
* Merge pull request #473 from ImJezze/master R. Belmont2015-11-222-32/+45
|\
| * Fixed missing shadow mask ImJezze2015-11-202-32/+45
* | Fix missing savestate entries in tms5220.c (nw) Lord-Nightmare2015-11-221-0/+2
* | amstrad: added Plus left border shift function mahlemiut2015-11-222-5/+20
* | peplus.cpp: Minor documentation update - NW briantro2015-11-221-8/+14
* | Merge branch 'master' of https://github.com/mamedev/mame Robbbert2015-11-221-24/+20
|\ \
| * | wozfdc: I don't find you comitted enough (nw) Olivier Galibert2015-11-211-24/+20
* | | New Working Game - supergs - Galaxians (Silver Systems) [Robbbert] Robbbert2015-11-222-1/+18
|/ /
* | New 1943 clone adde briantro2015-11-212-0/+60
* | new Ripper Ribbit clone added briantro2015-11-212-5/+39
* | New machines added or promoted from NOT_WORKING status Luca Elia2015-11-212-15/+187
* | vrender0: allow resolutions higher than 512x240 [Luca Elia] Luca Elia2015-11-212-4/+3
* | se3208: make sure the low bits of the stack pointer are always 0 [Luca Elia] Luca Elia2015-11-211-2/+2
* | wozfdc: Warp factor 4 Scotty [O. Galibert] Olivier Galibert2015-11-202-156/+63
* | amstrad: improved Plus softscroll and split-screen mahlemiut2015-11-201-9/+10
* | Merge pull request #472 from kazblox/opl_playaround Olivier Galibert2015-11-202-2/+2
|\ \
| * | fmopl: here too... kazblox2015-11-181-1/+1