summaryrefslogtreecommitdiffstatshomepage
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix MT04065: tiny (and ldplayer) don't link. Aaron Giles2010-10-194-2/+76
* Fix custom mapping for dsp56k internal memory. Aaron Giles2010-10-191-1/+1
* 03074: dkongjr and clones: Discrete audio output is lower pitched than normal... Derrick Renaud2010-10-193-93/+108
* ... actually removed deprecat.h from this driver too (obviously not worth) Angelo Salese2010-10-191-1/+0
* Reworked NMK16 irqs by not using cpu_getiloops() function [Angelo Salese] Angelo Salese2010-10-191-17/+25
* MAMETesters Bugs Fixed Ryan Holtz2010-10-191-2/+10
* Sigh Phil Bennett2010-10-181-4/+0
* Whoops, forgot to remove the tag parameter. Aaron Giles2010-10-181-2/+2
* Added new devcb type DEVCB_TYPE_DRIVER, which implies the driver_device. Aaron Giles2010-10-182-9/+28
* Converted the RCA CDP1802 CPU into a C++ device. Refactored cidelsa.c to use ... Curt Coder2010-10-1810-73/+1854
* Fix MT04059: Add new method reset_origin() to screen devices to allow Aaron Giles2010-10-183-0/+21
* Fix divide by zero with no-screen games. Aaron Giles2010-10-181-3/+2
* MAMETesters Bugs Fixed: Ryan Holtz2010-10-182-3/+10
* Convert rendlay objects into C++, reduce the number of unused textures Aaron Giles2010-10-1813-1801/+1773
* Yet another Mega CD update Angelo Salese2010-10-181-89/+260
* Minor dkongjr sound documentation update. Not worth mentioning. Derrick Renaud2010-10-181-9/+60
* MAMETesters Bugs Fixed Ryan Holtz2010-10-171-2/+8
* - Re-worked Quizard MCU communications handling to be more easily expanded. [... Ryan Holtz2010-10-175-66/+92
* ASC: sync with MESS improvements (no whatsnew) R. Belmont2010-10-172-97/+90
* emualloc.h: Force inlining of MAME's new and delete operators. Wilbert Pol2010-10-161-12/+12
* Attempt to provide a correct M50458 char rom, used by the Nintendo Super Syst... Angelo Salese2010-10-161-9/+46
* Correctly free textures when screen size dynamically changes. Aaron Giles2010-10-161-6/+4
* More Clang fixes (verified OK with GCC) [Balrog] R. Belmont2010-10-163-7/+7
* Added new clone of Streaking with different sized ROMs. Roberto Fresca2010-10-162-1/+42
* Fix mtrap asserts. Aaron Giles2010-10-161-1/+1
* Fix crash when specifying -effect. Aaron Giles2010-10-1611-97/+38
* another megadriv.c update Angelo Salese2010-10-151-12/+75
* Recent megadriv.c Angelo Salese2010-10-151-1/+40
* Haze: Clamp Roz stuff to 24-bit, seems to fix the remaining issues with the S... Scott Stone2010-10-151-0/+4
* Haze: Fixed use of the sign bits on the SegaCD Roz parameters, improves the S... Scott Stone2010-10-141-104/+369
* - Considerably improved UART communications in the CD-i 68070 implementation,... Ryan Holtz2010-10-144-139/+216
* New game: Devil Island (2 sets) Brian Troha2010-10-142-20/+43
* Fix for previous submission: Removed unused function, gcc probably complains ... mariuszw12010-10-141-11/+0
* New games marked as NOT_WORKING mariuszw12010-10-144-0/+266
* fixed 64bit compiling with visual studio 2010 smf-2010-10-143-5/+8
* OSX compile fix. Wilbert Pol2010-10-141-1/+1
* Whoops, fix incorrect address space layout for intelfsh in last update. Aaron Giles2010-10-141-1/+1
* Fix artwork issues from recent render.c update. Aaron Giles2010-10-141-5/+5
* 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