summaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
* Cleanups and version bumpmame0142u3 Angelo Salese2011-05-0864-343/+343
* Compile fix for kFreeBSD [Christian Marillat] R. Belmont2011-05-081-1/+1
* More Multifish Angelo Salese2011-05-082-6/+23
* - Removed difference between handling driver and device address maps Miodrag Milanovic2011-05-085-77/+67
* superwng.c - removed use of deprecat.h Tomasz Slanina2011-05-081-2/+1
* New games added or promoted from NOT_WORKING status Tomasz Slanina2011-05-084-0/+525
* Readd multifish missing (no whatsnew) Scott Stone2011-05-082-8/+8
* DEVICE_SELF_OWNER->DEVICE_SELF smf-2011-05-082-23/+23
* reapplied change until someone can actually explain where it causes a problem. smf-2011-05-083-5/+5
* Haze: fixed daisenpu regression, nw Angelo Salese2011-05-081-2/+2
* Reverting back addrmap changes and adding AM_SUBDEVICE macro to help addressi... Miodrag Milanovic2011-05-083-5/+5
* Fix for ppan (m92.c) from AWJ - no whatsnew Scott Stone2011-05-081-1/+18
* chdman: Handle track type 6 in .nrg files [R. Belmont] R. Belmont2011-05-071-4/+9
* Bulk replace Maina -> Mania Angelo Salese2011-05-072-5/+5
* Boot patches, nw Angelo Salese2011-05-071-19/+11
* new NOT WORKING games Angelo Salese2011-05-072-9/+100
* Fixed missing sprite regression in the Wiz driver [Angelo Salese] Angelo Salese2011-05-072-3/+19
* Clean-ups Angelo Salese2011-05-072-26/+1
* Converted Ginga Ninkyouden to use proper 6840 PTM device [Angelo Salese] Angelo Salese2011-05-071-91/+29
* Commented setnames and routines needed by them until such time that the romse... Scott Stone2011-05-073-48/+49
* Fix compile Angelo Salese2011-05-071-7/+0
* Various Irem M92 / M107 fixes [Alex Jackson] Angelo Salese2011-05-075-469/+282
* Moved some devices back to MESS since they belong there and are not used by a... Miodrag Milanovic2011-05-0710-4805/+13
* Fix issues with define of logerror (no whatsnew) Miodrag Milanovic2011-05-0719-178/+171
* formats lib - Removed some core dependency, put back asserts and made logging... Miodrag Milanovic2011-05-077-13/+24
* optimised device removal & prevent accessing removed devices smf-2011-05-071-6/+9
* Added support for default NVRAM in MCCS1850. [Curt Coder] Curt Coder2011-05-071-2/+8
* fixed building non debug with visual studio 2010, it wants a virtual destruct... smf-2011-05-071-3/+3
* fixed potentially uninitialised variable warning building with visual studio ... smf-2011-05-071-2/+4
* "You have taken your first step into a larger world." ―Obi-Wan Kenobi smf-2011-05-0619-581/+742
* moved aescart to machine, same as it is for other cart devices for nes and ms... Miodrag Milanovic2011-05-065-6/+4
* Moved format handling and all formats to separate library [Miodrag Milanovic] Miodrag Milanovic2011-05-06146-99/+18541
* Hooked up proper sound program in Combat School bootleg [Angelo Salese] Angelo Salese2011-05-061-24/+47
* More porting ... Angelo Salese2011-05-0673-41/+51964
* Moved centronics device to proper location (no whatsnew) Miodrag Milanovic2011-05-065-3/+3
* Ported DC, SMS and SG1000 to main folder, nw Angelo Salese2011-05-0627-0/+14059
* srcclean.c: srcclean should remove invalid chars only for source files which ... Fabio Priuli2011-05-051-3/+4
* 6840ptm.c: Fixed mode check in set_gate() [J Wallace] Phil Bennett2011-05-051-1/+1
* MT 04320: Many sets in mpu4drvr.c: Crash: Integer Divide by Zero [J Wallace] Phil Bennett2011-05-053-59/+173
* Added 0xE3 command to idectrl, ATAPI identify should not work for hard disk, ... Miodrag Milanovic2011-05-051-2/+15
* Updated idectrl to react on IDE_COMMAND_ATAPI_IDENTIFY it is returning same c... Miodrag Milanovic2011-05-051-0/+1
* More Seta ... improves Visco Roulette Angelo Salese2011-05-056-84/+460
* Support for dynamic devices added to the core. [Miodrag Milanovic] Miodrag Milanovic2011-05-052-0/+54
* Added UI menu support for slot devices (no whatsnew) Miodrag Milanovic2011-05-051-0/+127
* 01893: mk4: MK4 hangs in demo mode after about 5 mins/matches. [Phil Bennett] Phil Bennett2011-05-051-1/+1
* Attach gamedrv's input ports to the driver_device, so that there's Aaron Giles2011-05-056-21/+15
* Fixed devcb regression. (nw) Curt Coder2011-05-052-0/+10
* Coding convention cleanup. Aaron Giles2011-05-052-16/+11
* Remove legacy trampolines in the 7474 device and fix Aaron Giles2011-05-058-187/+149
* Fix missed unresolved callback case in m6803. Aaron Giles2011-05-051-0/+5