summaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
* Cleanups and version bump.mame0136 Aaron Giles2009-12-3144-2168/+2168
* Fixes polygon lookup in driving games. [Andrew Gardner] Andrew Gardner2009-12-311-136/+18
* Changed Green Beret sound chip to SN76489 and indicated that the bootleg has ... Phil Bennett2009-12-313-7/+85
* Added additional information to the dipswitches and configurations sections i... Phil Bennett2009-12-311-2/+16
* fix over zealous deleting of the comment slashes in Naomi submission Brian Troha2009-12-311-1/+1
* Enable last of the 2006 Naomi games (no whatsnew please ;-) Brian Troha2009-12-312-6/+7
* enable clone in mamedriv.c for the Multifish submission Brian Troha2009-12-311-1/+1
* new clone added: Multi Fish (030124) Brian Troha2009-12-311-4/+6
* made LA Girls and clone of Play Girls. It's clearly a bootleg hardware clone... Brian Troha2009-12-311-6/+10
* minor information update extracted from the Guru's web site about the Korean ... Brian Troha2009-12-311-1/+1
* Fixed x86 HLT instruction handling [Phill Harvey-Smith] Phil Bennett2009-12-313-11/+38
* Corrected a couple of typos in tilemap.c (not whatsnew worthy) Phil Bennett2009-12-311-2/+2
* megadriv.c/megatech.c - Some cleanup of a small handful of printf's related t... Scott Stone2009-12-302-5/+5
* Hardware multiplication and division on the SNES takes 8 machine cycles to co... Wilbert Pol2009-12-301-25/+41
* More RDP refactoring to eliminate inner-loop branching and function calls. [H... Ryan Holtz2009-12-3011-712/+1894
* Fixed a few DRC-ized vector load/store opcodes in the RSP core. [Harmony] Ryan Holtz2009-12-301-21/+21
* Explicitly sign-extend 32-bit indexes for load/loads/store on 64-bit Aaron Giles2009-12-301-3/+26
* Fixed error in codegen for drol/dror opcodes in the x86 back-end. Aaron Giles2009-12-302-134/+117
* Rename taiicdev.* -> taitoic.* Aaron Giles2009-12-3048-49/+49
* Delete old taitoic.* Aaron Giles2009-12-304-4921/+1
* Fix some errors the 4.4.3 compiler complains about in C++ mode. Aaron Giles2009-12-303-9/+17
* 2 opcodes Roberto Zandona2009-12-301-2/+2
* cb2001: added 8 opcodes Roberto Zandona2009-12-291-14/+16
* Implemented RAMDAC for Fun Land Deluxe Angelo Salese2009-12-291-2/+42
* Improved Backgammon memory map Angelo Salese2009-12-291-8/+11
* cb2001: fixed 2 opcodes Roberto Zandona2009-12-291-6/+6
* Fixed some minor quirks in the adp driver Angelo Salese2009-12-291-21/+35
* added two opcodes in the nec cpu; this is a temporary fix; we need to check i... Roberto Zandona2009-12-295-55/+72
* Changed Caveman Ninja driver to use Partial Updates for Raster Effects Angelo Salese2009-12-299-158/+451
* gcc 4.5.0 compilation fixes. Aaron Giles2009-12-2917-39/+47
* Added GAME_SUPPORTS_SAVE flag to psikyosh.c, since the conversion to eeprom d... Fabio Priuli2009-12-291-11/+11
* Converted the NMK112 to be a device and updated drivers using it accordingly Fabio Priuli2009-12-298-113/+287
* Converted taito_f2.c to use video devices Fabio Priuli2009-12-294-332/+567
* Another small step, apparently data types 0x4* should be taken into account a... Angelo Salese2009-12-281-1/+10
* Updated galastrm.c and undrfire.c to use video devices Fabio Priuli2009-12-286-119/+159
* Slightly improved inputs, it's now possible to add basic dip-sw hook-up Angelo Salese2009-12-281-2/+5
* Fixes the debug build. Ryan Holtz2009-12-281-27/+47
* cmmb.c - Identified and marked Service Mode DIP. Commented out printf spam. Scott Stone2009-12-281-3/+3
* Fixed: Scott Stone2009-12-282-7/+7
* Taito wip: Fabio Priuli2009-12-2811-280/+384
* sfbonus.c - Commented out an error display which caused excessive printf spam. Scott Stone2009-12-281-1/+1
* Exposed an address space for EEPROM devices. This has several Aaron Giles2009-12-2810-208/+166
* Taito wip: Fabio Priuli2009-12-2818-558/+633
* Converted a number of vector opcodes to the RSP DRC core. [Harmony] Ryan Holtz2009-12-282-1350/+5195
* Updated darius.c, opwolf.c, rainbow.c, rastan.c, topspeed.c and volfied.c to ... Fabio Priuli2009-12-2810-139/+190
* Fix seibuspi regression. Aaron Giles2009-12-281-2/+2
* Optimized RDP implementation further with more flattened branches. [Harmony] Ryan Holtz2009-12-2828-2220/+5260
* Fixed build (was this introduced by srcclean? if so, there must be some unhan... Fabio Priuli2009-12-281-2/+1
* Added Street Smart (title of this game in the 14-in-1 chinese bootleg) to ffi... Fabio Priuli2009-12-281-1/+1
* Fixed TC0180VCU device and converted taito_b.c to use this implementation (cl... Fabio Priuli2009-12-286-457/+305