summaryrefslogtreecommitdiffstatshomepage
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Cleanups and version bumpmame0156 Miodrag Milanovic2014-11-26199-2824/+2773
* actually report softwarelist XML parsing errors in -validate (nw) Oliver Stöneberg2014-11-261-9/+8
* fixed poteotential -validate crash with invalid softwarelist XML (nw) Oliver Stöneberg2014-11-261-1/+4
* supduck.c: Use OSC clock macro in the Machine Config for Super Duck - NW briantro2014-11-251-16/+14
* supduck.c: Fill in Demo Sounds, Game Sound and Lives dipswitches and add dips... briantro2014-11-251-22/+21
* fixed colours, it's xRGBRRRRGGGGBBBB but with the highest bits separated, not... mamehaze2014-11-261-22/+10
* tile flips (nw) mamehaze2014-11-261-2/+5
* mark as working with imperfect colours (nw) mamehaze2014-11-261-14/+12
* add sound (nw) mamehaze2014-11-261-4/+26
* palette format seems non-standard (nw) mamehaze2014-11-261-11/+35
* improve background rendering (nw) mamehaze2014-11-261-59/+73
* checkpoint (nw) mamehaze2014-11-251-14/+71
* decode fixes (nw) mamehaze2014-11-251-29/+111
* (MESS) dmv: added dipswitches to K235 for configure INT5 and INT7 source. (nw) Sandro Ronco2014-11-255-39/+88
* add sprite code from pushman, it's very similar except it has real tilemaps i... mamehaze2014-11-251-12/+70
* new NOT WORKING mamehaze2014-11-253-0/+329
* (nw) Olivier Galibert2014-11-256-2/+135
* (nw) Olivier Galibert2014-11-252-3/+21
* why is this stuck in my change list? I haven't touched it, but can't discard ... mamehaze2014-11-251-23/+23
* New NOT WORKING mamehaze2014-11-252-6/+53
* ddenlovr.c: fixed htengoku nvram (nw) Osso2014-11-251-23/+23
* let's revisit this after 0.156, shipping it broken is a bad idea (nw) mamehaze2014-11-251-0/+7
* new clones mamehaze2014-11-253-1/+45
* maygaym1.c Adding banking support for Global games James Wallace2014-11-251-1/+1
* minor fix. nw. etabeta782014-11-251-2/+2
* (MESS) apple2: use diskiing for everything. (nw) arbee2014-11-241-1/+1
* Verified clocks/vsync for Super Ranger and Air Buster. [Corrado Tomaselli] Scott Stone2014-11-242-10/+10
* Merge pull request #52 from p1pkin/naomi#5 Scott Stone2014-11-242-46/+80
|\
| * new clones MetalliC2014-11-232-3/+38
| * found and documented "Club Kart 2003" cartridge [Arzeno Fabrice] MetalliC2014-11-222-43/+42
* | [MESS] pet: Added skeleton for the CBM 8000 High Speed Graphics (324402-01) c... Curt Coder2014-11-244-0/+355
* | [MESS] cbm8296: Added proper dump of BASIC/Kernal ROM 324746-01 @ UE7. The on... Curt Coder2014-11-242-87/+117
* | Slightly more optimized SDL defaults for Emscripten (nw) Justin Kerk2014-11-231-0/+8
* | After-thoughts, (nw) Angelo Salese2014-11-242-2/+3
* | I count this a bit differently, wtf? (nw) Angelo Salese2014-11-241-2/+3
* | Merge branch 'master' of https://github.com/mamedev/mame Angelo Salese2014-11-241-0/+173
|\ \
| * | added remaining leapster dump info [TeamEurope] mamehaze2014-11-241-0/+173
* | | (nw) Angelo Salese2014-11-241-1/+2
* | | Added SCREEN_RAW_PARAMS for Arkanoid and Astrocorp HWs [Angelo Salese] Angelo Salese2014-11-242-20/+48
* | | Added SCREEN_RAW_PARAMS for Alpha 68k HW [Angelo Salese] Angelo Salese2014-11-242-38/+54
|/ /
* | new NOT WORKING mamehaze2014-11-233-0/+131
* | maygay1b.c: fix missing required objects; also remove oki-related handlers fr... Alex W. Jackson2014-11-233-40/+39
* | mpu4.c: fix missing required objects (nw) Alex W. Jackson2014-11-231-0/+4
* | (MESS) included modern .dsk format among default supported etabeta782014-11-239-42/+18
* | Fix for compile on GCC 4.4.7 (n/w) Lord-Nightmare2014-11-231-1/+1
* | added dump of the sync prom at L8 to Drag Race [Matt] etabeta782014-11-231-0/+3
* | Skeleton driver for the PSE Desert Patrol, so to document the etabeta782014-11-233-0/+166
* | cv1k.c: Detangle the speedups - NW briantro2014-11-221-52/+92
* | zn.c: fix missing required objects regression (nw) Alex W. Jackson2014-11-221-0/+2
* | (MESS) dmv: add support for K210 and K801 modules. (nw) Sandro Ronco2014-11-227-2/+688