summaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
* Cleanups and version bumpmame0158 Miodrag Milanovic2015-01-28224-3714/+3673
* JSMESS compile fixes (nw) DopefishJustin2015-01-282-2/+1
* psikyosh.c: Correct refresh rate for tgm2 [Alex Jackson] Alex W. Jackson2015-01-281-2/+2
* (MESS) More flesh on Miracle skeleton (nw) arbee2015-01-272-33/+120
* gumbo.c: Make games use OSC derived clock speeds. - NW briantro2015-01-271-2/+2
* refactor decathlete protection a bit, hook up 'doa' to the table uploads for ... mamehaze2015-01-282-256/+234
* New PE+ Slot games added briantro2015-01-272-0/+48
* moved some clang-specific stuff from makefile to src/build/flags_clang.mak (nw) Oliver Stöneberg2015-01-272-26/+28
* (MESS) add missing rom label for vt101, the rom still needs to be dumped (as ... Lord-Nightmare2015-01-271-1/+1
* bw12.c: fixed bw14 RAM error save state regression. The mc6845 bitmap registe... Ivan Vangelista2015-01-271-0/+4
* Fix SDLMAME build on windows without QT debugger. couriersud2015-01-271-6/+8
* start using callbacks for decathlete style decompression (start of refactorin... mamehaze2015-01-274-24/+114
* Remove more trampolines (nw) Alex W. Jackson2015-01-275-59/+11
* Merge pull request #119 from p1pkin/naomi#0 Olivier Galibert2015-01-276-44/+69
|\
| * JVS host: temp workaround CRC errors MetalliC2015-01-271-1/+4
| * MIE: handle Maple reset pattern, made a better hack for it, change frequency ... MetalliC2015-01-272-6/+15
| * Naomi: Mahjong panel simulation MetalliC2015-01-273-35/+46
| * JVS: fix outputs MetalliC2015-01-271-2/+4
* | a few info about pasogo games. nw. etabeta782015-01-271-5/+22
* | Merge branch 'master' of https://github.com/mamedev/mame mamehaze2015-01-272-16/+18
|\ \
| * | namcos21.c: use region_ptr_finder to reduce tagmap lookups (nw) Alex W. Jackson2015-01-272-16/+18
* | | make 'auto' on SDL Windows mean 'OpenGl' The MACOSX build is already this wa... mamehaze2015-01-271-1/+1
|/ /
* / (nw) mamehaze2015-01-271-4/+4
|/
* Remove lots of useless sound IRQ trampolines leftover from the pre-devcb era ... Alex W. Jackson2015-01-2766-398/+86
* MT05642 [Robbbert] Robbbert2015-01-273-3/+6
* Fix undefined names "logging" and "fname". (nw) Mike Naberezny2015-01-274-4/+4
* h8make: Fix function definition of description(). (nw) Mike Naberezny2015-01-271-1/+1
* make sure that controller devices don't get duplicate descriptions etabeta782015-01-2717-19/+19
* (MESS) gamegear.xml: Fixed some unknown publishers and years [Logan B] etabeta782015-01-271-18/+18
* (MESS) sms/gamegear: misc improvements [Enik Land] etabeta782015-01-2710-132/+146
* cps1.c: cworld2ja actually uses Q529B PAL & IOB1 for that matter - NW briantro2015-01-261-1/+1
* cps1.c: cworld2ja actually uses Q529B PAL - NW briantro2015-01-261-1/+1
* Fix compile for Windows/non-sdl. (nw) couriersud2015-01-271-0/+4
* Merge branch 'master' of https://github.com/mamedev/mame.git couriersud2015-01-2754-1331/+4096
|\
| * new clones mamehaze2015-01-273-0/+39
| * Merge pull request #106 from felipesanches/banctec David Haywood2015-01-264-0/+176
| |\
| | * (mess) banctec: adding an Intel 80C31 as maincpu. The Motorola M6803 is the s... Felipe Corrêa da Silva Sanches2015-01-181-2/+25
| | * Adding an empty function for "Transparent Memory Addressing" to make the ROCK... Felipe Corrêa da Silva Sanches2015-01-182-0/+10
| | * (mess) banctec: gfx layout for the R6545 character generator emulation Felipe Corrêa da Silva Sanches2015-01-182-49/+70
| | * adding the driver to the MESS drivers list. Felipe Corrêa da Silva Sanches2015-01-181-0/+3
| | * added a comment regarding the video chip used in this board. Felipe Corrêa da Silva Sanches2015-01-171-0/+3
| | * (mess) skelethon driver for the BancTec ESeries panel Felipe Corrêa da Silva Sanches2015-01-173-0/+116
| * | m1 (nw) Olivier Galibert2015-01-268-118/+37
| * | (MESS) nes: converted input code to use slot devices. this means that now you etabeta782015-01-2637-1196/+3822
| * | (nw) mamehaze2015-01-261-1/+0
| * | silvmil.c: added save state support (nw) Ivan Vangelista2015-01-261-8/+13
| * | replace 'discof' dump with a new one [f205v] mamehaze2015-01-261-8/+9
* | | Promote osd_getenv from osdlib.h to osdcore.h. Change return type to couriersud2015-01-2710-41/+46
* | | Removed include not needed. Fixed compile. Thanks David! (nw) couriersud2015-01-271-2/+0
* | | If the return type is bool, use bool constants, not integers. (nw) couriersud2015-01-261-5/+5
|/ /