summaryrefslogtreecommitdiffstatshomepage
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Sync with MESS Nathan Woods2008-01-211-1/+1
* Removed weird, address bit swapping shared RAM r/w functions with AM_SHARE Zsolt Vasvari2008-01-211-24/+12
* - Fixes Ninja Kuna Zsolt Vasvari2008-01-213-89/+76
* Careless! Broke mspacman. :) Aaron Giles2008-01-211-1/+1
* Fixed default memory view width for CPUs with >byte-sized minimum Aaron Giles2008-01-212-29/+23
* Various fixes to incorrect dynamic RAM/ROM installation. Aaron Giles2008-01-2119-81/+83
* Adds second, possibly newer, set of Night Stocker. Andrew Gardner2008-01-202-0/+23
* sound: Couriersud2008-01-206-24/+52
* Adds priority and alpha comments, as per Guru's request. Andrew Gardner2008-01-201-4/+21
* ninjakd2.c wasn't compiling. davidhay2008-01-201-1/+1
* fixed dip switch description Nicola Salmoria2008-01-201-3/+1
* - MAMEtesters bugs fixed: ninjakd2_0111u3gra, mnight0102gre Nicola Salmoria2008-01-2010-2776/+1739
* - Added the ability to the HC55516 emulator to take an external osciallator Zsolt Vasvari2008-01-203-72/+141
* - Fixed invalid memory_install_*_handler calls in drivers/williams.c Zsolt Vasvari2008-01-2011-90/+233
* Added comment based on Zsolt's work on Stadium Hero Bryan McPhail2008-01-201-1/+1
* Corrects 2 dip names for Real Break thanks to Ruben ;-) Brian Troha2008-01-201-2/+2
* Fixes MAMETesters penbros0111u5gra Brian Troha2008-01-201-245/+190
* partially addresses schmisr0111u5gra Brian Troha2008-01-201-3/+3
* Fixes realbrk0111u4gra Brian Troha2008-01-201-59/+65
* Fixed minor issue with timers B&C expiring. R. Belmont2008-01-201-2/+2
* [ST-V] Fixed a double-free crash on the MESS side. R. Belmont2008-01-201-0/+2
* mario: Couriersud2008-01-204-55/+80
* memory.h: Couriersud2008-01-201-1/+1
* switched to MDRV_IMPORT_FROM smf-2008-01-191-366/+60
* Need to actually set the pool fail callback when allocating a pool. Aaron Giles2008-01-191-0/+3
* Preserve fractional part of sample offset when looping, fixes remaining pitch... R. Belmont2008-01-191-10/+21
* changed banking to memory_configure_bank / memory_set_bank smf-2008-01-191-47/+23
* added tilemap_get_scrollx / tilemap_get_scrolly Nicola Salmoria2008-01-192-0/+32
* mpatrol driver cleanup. Aaron Giles2008-01-193-343/+293
* switched over to memory_configure_bank / memory_set_bank. smf-2008-01-191-40/+19
* Converted to tilemaps Zsolt Vasvari2008-01-194-191/+287
* Credit Jim Stolis Brian Troha2008-01-192-14/+79
* (From Atari Ace) Aaron Giles2008-01-191-0/+1
* Changes the dynamic installation of MRA8_RAM to banks Zsolt Vasvari2008-01-195-52/+40
* More poor install_memory_handler usage. Aaron Giles2008-01-191-2/+2
* Fixed incorrect install_memory_handler usage in the sega memory mapper. Aaron Giles2008-01-193-16/+16
* Fixed compilation problems introduced with last change. Aaron Giles2008-01-182-29/+82
* tms5110.c Couriersud2008-01-1812-21/+172
* blktiger.c: Couriersud2008-01-181-71/+54
* Marked HD6309 as divide-by-4 internally. Aaron Giles2008-01-1814-898/+777
* sauro.c: Couriersud2008-01-181-1/+1
* Made detection of dynamic attempts to install ROM/RAM handlers more aggressive. Aaron Giles2008-01-183-30/+52
* asterix.c Couriersud2008-01-181-5/+17
* audio/phoenix.c: Couriersud2008-01-181-52/+77
* Removed MDRV_VIDEO_START(generic_bitmapped) from drivers that don't need it Zsolt Vasvari2008-01-189-24/+2
* - Removed no longer applicable assert from VIDEO_START(generic) Zsolt Vasvari2008-01-186-14/+2
* Removes all palette_X_r functions Zsolt Vasvari2008-01-1859-193/+136
* This fixes stadhero0122u3gre and stadhero0122u3ora. Looks like there are two... Zsolt Vasvari2008-01-182-59/+34
* Fixes tylz0122u5red. Not money worthy Zsolt Vasvari2008-01-181-1/+1
* Sync with MESS Nathan Woods2008-01-182-1/+5