summaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
* Clean-ups and version bumpmame0144u2 Angelo Salese2011-12-0420-59/+59
* fixed pinbo bgcolor Michaël Banaan Ananas2011-12-043-14/+4
* pinbo pcb info from Kold666 Michaël Banaan Ananas2011-12-041-12/+14
* CPS-1 update [Team CPS-1]: mariuszw12011-12-043-70/+75
* minor debugging. no whatsnew. Fabio Priuli2011-12-042-0/+9
* Removed deprecat.h from cps2.c Angelo Salese2011-12-032-22/+14
* Converted Super Speed Race Jr video to be vertically oriented [Angelo Salese] Angelo Salese2011-12-034-22/+36
* Small note addition Angelo Salese2011-12-031-0/+1
* Removed deprecat.h usage from beezer.c [Angelo Salese] Angelo Salese2011-12-033-14/+27
* Converted Beezer to proper vertical screen orientation, being originally a Ga... Angelo Salese2011-12-033-12/+11
* MAME part of removing deprecat.h from Atari 400/800 Angelo Salese2011-12-034-16/+14
* Lost some time on CES Classic HW, just to realize it's a pinball system ... Angelo Salese2011-12-033-10/+86
* Removed deprecat.h from astrocorp.c / Added Sound NMI mask to Alpha68k II / V... Angelo Salese2011-12-023-31/+54
* Removed deprecat.h usage from alpha68k.c, marked Super Stingray with GUP (che... Angelo Salese2011-12-022-18/+65
* Confirmed Gal Panic 3's clocks and xtals from original PCB measurements [Cor... Scott Stone2011-12-021-2/+2
* Fix for MT #04542: quiztvqq: mame crash after map screen (nw) Scott Stone2011-12-021-4/+9
* Converted California Chase to use VGA code, now it doesn't show anything but ... Angelo Salese2011-12-021-51/+18
* Work-around for #4541 Angelo Salese2011-12-021-5/+7
* sync saturn.c with MESS. I forgot about it yesterday. no whatsnew. Fabio Priuli2011-12-021-12/+77
* Some regression fixes as per Tafoid notes Angelo Salese2011-12-022-2/+10
* Converted chsuper.c to ADDRESS_MAP_MODERN Angelo Salese2011-12-021-26/+34
* Fix compile Angelo Salese2011-12-021-3/+3
* Added 3 opcodes (sfence,fstp,fild) to the i386 processor [Samuele Zannoli] Angelo Salese2011-12-027-20/+138
* Fix handling of shared features in softlists (no whatsnew) Miodrag Milanovic2011-12-021-16/+15
* Converted chsuper.c driver to use the new RAMDAC device, and cleaned up the v... Angelo Salese2011-12-012-55/+28
* Small update, nw Angelo Salese2011-12-012-5/+0
* Hooked up RAMDAC to Reality Tennis, added new interface flag for separated re... Angelo Salese2011-12-017-80/+97
* Updated blitz68k.c to use the new ramdac device, added read handlers to the d... Angelo Salese2011-12-013-140/+83
* Missing files, nothing new ... Angelo Salese2011-12-013-0/+248
* Written a generic RAMDAC device, hooked it up to the sfbonus.c as an example ... Angelo Salese2011-12-015-70/+17
* Since there is no z80 driving the sound for this Yie Ar Kung Fu board (on Tra... Scott Stone2011-12-011-1/+1
* Minor keyboard notes, nw Angelo Salese2011-12-011-1/+12
* Added proper sound to yieartf set [Angelo Salese] Angelo Salese2011-12-014-5/+30
* Small logerror removal, nw Angelo Salese2011-12-011-1/+1
* Small fix Angelo Salese2011-11-301-5/+1
* Added a template for devices (new model) in etc/ folder, nw Angelo Salese2011-11-305-3/+142
* Added a template for drivers (old model) in etc/ folder, nw Angelo Salese2011-11-302-0/+116
* This links to nothing by now, remove it Angelo Salese2011-11-301-7/+0
* (by request) removed deprecat.h usage from namcos22.c Angelo Salese2011-11-302-37/+55
* Removed ugly function cpu_interrupt_enable() from the core, and updated all t... Angelo Salese2011-11-3034-196/+354
* Commented (per Kale's request) not removed libcothread usage in core (require... Miodrag Milanovic2011-11-308-35/+15
* Removed mandatory from neogeo enabling you to start bios (no whatsnew) Miodrag Milanovic2011-11-301-1/+0
* Support for ignoring item in lst files (no whatsnew) Miodrag Milanovic2011-11-302-6/+77
* More softlist validation (no whatsnew) Miodrag Milanovic2011-11-301-8/+47
* spiker2/3 are clones of spiker Michaël Banaan Ananas2011-11-292-3/+3
* Moved a condition check (tex->d3dtex == tex->d3dfinaltex) to happen before on... Scott Stone2011-11-291-1/+2
* Removed ugly function interrupt_enable_w from the core, and updated all the d... Angelo Salese2011-11-29114-316/+1083
* Better error handling for softlists (no whatsnew) Miodrag Milanovic2011-11-291-0/+13
* Check for duplicate dataareas in softlists (no whatsnew) Miodrag Milanovic2011-11-291-0/+10
* Added more validation of softlist and cleared errors found (no whatsnew) Miodrag Milanovic2011-11-294-81/+101