summaryrefslogtreecommitdiffstatshomepage
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix 64-bit compile.mame0139u4 Aaron Giles2010-10-141-1/+1
* Fix validation issue with new x2212 maps. Aaron Giles2010-10-141-3/+7
* Cleanups and version bump. Aaron Giles2010-10-1457-426/+426
* Misc regression fixes. Aaron Giles2010-10-143-3/+10
* Fix some inconsistencies in intelfsh, fixes taitogn. Aaron Giles2010-10-141-9/+11
* Update driver-specific sound devices to use tokens and store Aaron Giles2010-10-1451-1958/+2363
* Update psx drivers to use a driver_device. Aaron Giles2010-10-1414-2632/+3147
* New clones added mariuszw12010-10-132-0/+107
* 8237dma.c: Initialize the command register to 0 on reset. [Wilbert Pol] Wilbert Pol2010-10-131-0/+1
* Eliminated non-functioning service mode mapping which was a duplicate (ssride... Scott Stone2010-10-132-9/+7
* Small fix to separate shared inputs for glfgreat (tmnt.c) Scott Stone2010-10-131-3/+3
* Changes LIVES to use only a single DIP instead of being split up between two ... Scott Stone2010-10-131-7/+15
* - Removed RAM protection patches from Quizard games. All games now at least ... Ryan Holtz2010-10-134-100/+36
* Slightly cleaner fix for SDL. Aaron Giles2010-10-131-3/+3
* - Replaced the excessively large Quizard patch scheme with a much smaller 4-b... Ryan Holtz2010-10-134-82/+172
* Fix for SDL compile (no whatsnew) Miodrag Milanovic2010-10-131-2/+2
* Improvements to Subsino driver. [Roberto Fresca] Roberto Fresca2010-10-131-14/+385
* Converted render.c objects into C++ objects. Updated all callers. Aaron Giles2010-10-1352-3405/+3258
* Fixed vspinbalj (vsnes.c) flipper control and eliminated duplicated inputs. [... Scott Stone2010-10-131-5/+1
* Attempt to untie the shared mapping for all games in zr107.c (midnrun, windhe... Scott Stone2010-10-131-10/+18
* Temp fix compile (offending code will be ported to a MESS-specific file at th... Angelo Salese2010-10-131-8/+23
* Latest sync with MESS, define switch following ... Angelo Salese2010-10-131-17/+79
* video/neogeo.c: Call optimize_sprite_data() at VIDEO_RESET (for the convenien... Phil Bennett2010-10-121-0/+1
* Daily work about Mega CD from MESS Angelo Salese2010-10-121-20/+171
* Haze: Mega CD related progresses Angelo Salese2010-10-111-6/+414
* cdi: fixed 64-bit compile (no whatsnew) R. Belmont2010-10-111-2/+2
* Added incomplete protection patches to Quizard 3.2 and Quizard Rainbow 4.1; b... Ryan Holtz2010-10-114-8/+53
* - Patched out the majority of the Quizard 1.2 protection check and made the p... Ryan Holtz2010-10-114-27/+45
* - Patched out the majority of the Quizard 1.7 protection check and emulated t... Ryan Holtz2010-10-113-22/+146
* Added brief description of Arrow Bingo game, from flyer. Roberto Fresca2010-10-111-4/+16
* Ported code from MESS Angelo Salese2010-10-111-10/+250
* New driver for Advanced Video Technology (AVT) platform [Roberto Fresca] Roberto Fresca2010-10-103-0/+902
* Changed visible area and resolution of CD-i based arcade games. [Harmony] Ryan Holtz2010-10-103-56/+86
* Latest megadriv.c from MESS Angelo Salese2010-10-092-43/+88
* Fixed mame.mak / mamedriv.c Angelo Salese2010-10-092-5/+9
* new working game Angelo Salese2010-10-093-2/+178
* Naomi: added protection key for gundmct, it boots now [Cah4e3] R. Belmont2010-10-091-1/+3
* Compile fix, no whatsnew Ryan Holtz2010-10-092-10/+4
* Added UART Tx/Rx framework to the CD-i 68070 implementation, necessary for Qu... Ryan Holtz2010-10-094-39/+273
* Standards and Practices cleanup Scott Stone2010-10-082-2/+2
* Games added as GAME_NOT_WORKING R. Belmont2010-10-082-26/+90
* Fixes MT#04068: viofight: Missing Player 2 button 3 Scott Stone2010-10-081-1/+1
* Clean-ups Angelo Salese2010-10-071-39/+38
* Haze: more Mega CD improvements Angelo Salese2010-10-071-1/+38
* Added new driver for NSM TMS9995 based hardware. [Roberto Fresca] Roberto Fresca2010-10-073-0/+436
* Improvements to vpoker.c driver [Roberto Fresca] Roberto Fresca2010-10-072-11/+267
* SH2: Further improvements to PC_relative loads in the delay slot. R. Belmont2010-10-071-5/+5
* SH2: fix PC relative MOV in delay slot R. Belmont2010-10-072-54/+68
* Added INT1, INT2, INT3, DRQ0, DRQ1, TMRIN0, TMRIN1 input and TMROUT0, TMROUT1... Curt Coder2010-10-062-57/+126
* v9938 - Set default value for status register 4 and 6 [Michael Zapf] Miodrag Milanovic2010-10-061-0/+12