summaryrefslogtreecommitdiffstatshomepage
Commit message (Collapse)AuthorAgeFilesLines
* Cleanups and version bumpmame0159 Miodrag Milanovic2015-02-25253-1247/+1209
|
* these were needed too. nw. etabeta782015-02-251-0/+9
|
* added wildfire 7seg decoder hap2015-02-252-2/+26
|
* added support for defining a 7seg decoder table for AMI S2000 hap2015-02-255-6/+16
|
* toki.c: use configured banks, modernize gfx layouts (nw) Alex W. Jackson2015-02-241-51/+21
|
* added notes hap2015-02-241-9/+270
|
* Fixed regression with bfm_sc2 reels (nw) James Wallace2015-02-241-12/+12
|
* Fixed USE_BGFX build for SDL (nw) Miodrag Milanovic2015-02-241-2/+2
|
* (MESS) fix Timex ZX-clones regression (nw) MetalliC2015-02-246-20/+89
|
* OS/2 patches for SDLMAME v0.158 [KO Myung-Hun] Vas Crabb2015-02-248-82/+55
|
* a few fixes and additions. nw. etabeta782015-02-242-1/+50
|
* Merge branch 'master' of https://github.com/mamedev/mame Peter Ferrie2015-02-2343-491/+705
|\
| * amstrad: added support for the Dobbertin Smart Watch mahlemiut2015-02-246-3/+142
| |
| * Whoops, I knew I'd miss something in src/osd/windows (nw) Alex W. Jackson2015-02-232-3/+3
| |
| * add cps1 video measurements by CharlesM hap2015-02-232-1/+9
| |
| * add q-sound amp board notes hap2015-02-231-0/+26
| |
| * render.c: render_containers now always make their own copy of the emulation ↵ Alex W. Jackson2015-02-238-197/+74
| | | | | | | | palette for paletted textures, whether or not there are custom brightness/contrast/gamma settings. Fixes -mt color issues in driftout, raphero, etc. without the additional complexity introduced in fde220f4a7e955343c3b25a562d6884f94c63bdc (which has been reverted) (nw)
| * speedatk: added save state support (nw) Ivan Vangelista2015-02-233-36/+44
| |
| * thedeep.c: use configured banking (nw) Alex W. Jackson2015-02-232-28/+4
| |
| * retofinv.c, thedeep.c: added save state support (nw) Ivan Vangelista2015-02-238-138/+182
| |
| * partypooper to the rescue hap2015-02-231-38/+38
| |
| * Fix tiny build when there are no buses (nw) Justin Kerk2015-02-231-0/+4
| |
| * added a few new dumps from Team Europe. credits will follow in a moment. nw. etabeta782015-02-232-11/+122
| |
| * Merge branch 'master' of https://github.com/mamedev/mame Oliver Stöneberg2015-02-236-12/+8
| |\
| | * this one is also barely playable without ext. artwork (also removed old ↵ hap2015-02-231-5/+1
| | | | | | | | | | | | obsolete note)
| | * added GAME_REQUIRES_ARTWORK flag hap2015-02-235-7/+7
| | |
| * | disabled another Visual Studio warning (nw) Oliver Stöneberg2015-02-231-1/+2
| |/
| * chihiro.c update MetalliC2015-02-232-17/+33
| | | | | | | | | | | | | | New clone added Ghost Squad (GDX-0012) [Ripper006] redumped outr2/gdx-0004a, wangmid/gdx-0009b [Ripper006]
| * notes (nw) MetalliC2015-02-231-1/+4
| |
| * opwolf.c: added the remaining DIP locations to Operation Wolf Guru2015-02-231-3/+6
| |
| * oops ;-) Guru2015-02-231-1/+1
| |
| * opwolf.c: added some DIP locations Guru2015-02-231-7/+7
| |
| * Merge pull request #142 from mzdmommy/patch-1 Guru2015-02-231-1/+3
| |\ | | | | | | updated opwolf dipswitches
| | * updated opwolf dipswitches mzdmommy2015-02-221-1/+3
| | | | | | | | | added unknown dipswitch description from manual
* | | (MESS) ap2_dsk.c: support oversized Apple II EDD images [Peter Ferrie] Peter Ferrie2015-02-231-1/+1
|/ /
* | make declarations match (nw) Peter Ferrie2015-02-221-1/+1
| |
* | added proper snmath cd2708 rom hap2015-02-233-31/+32
| |
* | seaduel also had 1 bit wrong hap2015-02-231-1/+1
| |
* | Fixed fullscreen toggling (SDL2) on OSX. Simplified multithreading couriersud2015-02-234-13/+29
|/ | | code-paths (via defines). (nw)
* Merge branch 'master' of https://github.com/mamedev/mame.git couriersud2015-02-2238-837/+588
|\
| * this is not mechanical, from what I could gather around in the web... nw. etabeta782015-02-221-1/+1
| |
| * added the GAME_MECHANICAL flag to a few drivers that should have had it. nw. etabeta782015-02-2213-38/+38
| |
| * (MESS) sms: improved the code for the Light Phaser, by simplifying the routines etabeta782015-02-229-109/+111
| | | | | | | | and making them slightly faster. [Enik Land]
| * Many fixes for breakpoints/watchpoints views Vas Crabb2015-02-234-642/+369
| | | | | | | | | | | | | | | | * Fix sorting - qsort needs a ternary -1/0/1 comparator * Get rid of the redundant enums - using a funciton pointer is far more concise * Reduce number of allocations and use less expensive functions when updating * Fix off-by-one error that could cause a crash when clicking the views * Get rid of double iteration
| * Add a whole line scroll mode to make breakpoints/watchpoints header work nicely Vas Crabb2015-02-239-20/+40
| |
| * More intelligible auto window position code Vas Crabb2015-02-231-12/+18
| |
| * Make opening a break/watchpoints window work better if there are already ten ↵ Vas Crabb2015-02-232-10/+6
| | | | | | | | or more of them
| * verified vaportra clocks [system11] mamehaze2015-02-221-7/+7
| | | | | | | | | | (note, doesn't fix the music speedup issue when firing, you have to kludge the clocks lower to do that) (note 2: there are PAL listings in the driver, but also PALs in some of the romsets, can somebody verify they match and remove?)
* | WM_DESTROY may be send multiple times. This also fixes couriersud2015-02-221-3/+6
| | | | | | -bench X crashes. (nw)
* | Fix 32bit build of sdlmame on Win32. (nw) couriersud2015-02-221-2/+2
|/