summaryrefslogtreecommitdiffstatshomepage
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Cleanups and version bump.mame0135u4 Aaron Giles2009-12-23169-1480/+1481
* From: Samuele Zannoli <samuele.zannoli@sparkbio.it> Aaron Giles2009-12-237-0/+2114
* From: Atari Ace <atari_ace@verizon.net> Aaron Giles2009-12-2311-37/+57
* Updated readme for Race Drivin' Compact. [Guru] Aaron Giles2009-12-231-3/+119
* ---------- Forwarded message ---------- Aaron Giles2009-12-234-13/+67
* Removed old index-based DISCRETE_ADJUSTMENT, and renamed Aaron Giles2009-12-2322-91/+53
* Moved machine->gfx initialization out of the video module and Aaron Giles2009-12-235-145/+143
* Get rid of explicit resource tracking for state saving. Now we just use Aaron Giles2009-12-234-94/+4
* Added "new" command -listdevices (or -ld) to list the devices attached Aaron Giles2009-12-232-6/+65
* Fixed recent regression reports. Aaron Giles2009-12-2313-334/+289
* Updated konamigx.c, tmnt.c and mystwarr.c to use eeprom device (and removed i... Fabio Priuli2009-12-236-829/+605
* cb2001: added 2 opcodes Roberto Zandona2009-12-231-10/+10
* Reworked the polygon chunk recovery code to be more crash-proof. Andrew Gardner2009-12-232-216/+378
* EEPROM device now looks for a matching memory region to fetch the Aaron Giles2009-12-233-15/+29
* Spark Man: Refactored the protection, implemented thrash protection that's us... Angelo Salese2009-12-231-6/+39
* Converted gaelco3d.c to use eeprom device code. This fixes the regression rep... Fabio Priuli2009-12-231-19/+20
* Updated asterix.c, gijoe.c, hornet.c, lethal.c, moo.c, overdriv.c, rungun.c, ... Fabio Priuli2009-12-2314-425/+162
* Fixed sprite bank bit in Spark Man Angelo Salese2009-12-221-1/+4
* cb2001: 6 new opcodes Roberto Zandona2009-12-221-18/+51
* New Clone add: Mortal Kombat 4 v1.0 (not working) Brian Troha2009-12-222-0/+19
* uncommented a line (my mistake in previous commit) Fabio Priuli2009-12-221-1/+1
* Fixed gigamn2 problem at init (and a second issue with sound banking) Fabio Priuli2009-12-222-47/+48
* cb2001 added 3 opcodes Roberto Zandona2009-12-221-12/+39
* Added flickering effect in Super Slams title screen [Angelo Salese, Guru] Angelo Salese2009-12-223-1/+3
* cb2001: fixed two opcodes Roberto Zandona2009-12-221-6/+6
* updated plygonet.c to use Konami video devices and input_port_write for eepro... Fabio Priuli2009-12-223-31/+47
* Quick cleaning of eepromdev. Aaron Giles2009-12-221-140/+125
* Converted eeprom to eeprom device in simpsons and plygonet. Aaron Giles2009-12-224-71/+42
* Added save states to ics2115 sound device Fabio Priuli2009-12-2214-2980/+3359
* New clones added Phil Bennett2009-12-222-2/+16
* New clones added Phil Bennett2009-12-222-1/+134
* Last round of fixups based on Tafoid's regression list. Aaron Giles2009-12-2217-152/+236
* Fix megadrive emulation to use the SMSIII version of the sn76489 sound chip. Jonathan Gevaryahu2009-12-221-2/+2
* Updated bishi.c and djmain.c to use Konami video devices Fabio Priuli2009-12-227-115/+86
* New clones added Phil Bennett2009-12-222-0/+29
* Fixed Brick Zone parent set bitplane graphics Angelo Salese2009-12-221-10/+10
* Eliminated the use of generic.colorram and generic.videoram in several driver... Phil Bennett2009-12-21102-529/+721
* Removed the global "includes" include and instead specify the "includes" path... Phil Bennett2009-12-21637-709/+706
* cb2001 another opcode Roberto Zandona2009-12-211-4/+7
* Updated dbz.c, lethal.c, metro.c, rungun.c, tail2nos.c, tmnt.c, ultraman.c, w... Fabio Priuli2009-12-2121-889/+1252
* cb2001 more decrypted opcodes Roberto Zandona2009-12-211-19/+50
* found matching CRC32 checksums for files that had different names. Converted... Brian Troha2009-12-211-2/+2
* cb2001: added another opcode and confirmed two opcodes Roberto Zandona2009-12-211-5/+19
* cb2001: added 3 new opcodes and some info about the relation between cmv4 and... Roberto Zandona2009-12-211-7/+24
* Fixed silly regression introduced in suprslam while trying to fix f1gp2 (in s... Fabio Priuli2009-12-215-28/+10
* Removed deprecated core function decodegfx() [Christophe Jaillet] Phil Bennett2009-12-212-37/+0
* 03583: Windows Debug: Stack crawl is not generated anymore [Oliver Stoneberg] Phil Bennett2009-12-211-1/+1
* And some more. Converted the ds2404 to a device along the way. Aaron Giles2009-12-2120-196/+267
* A few more fixes. Aaron Giles2009-12-2111-73/+122
* 2nd batch of initialization cleanups. Aaron Giles2009-12-2126-183/+222