summaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
* Cleanups and version bumpmame0160 Miodrag Milanovic2015-03-25206-1773/+1754
* Add transliteration of Chinese title for bgareggabla Vas Crabb2015-03-251-1/+1
* Copy-paste error (nw) Justin Kerk2015-03-251-1/+1
* peplus.c: Found some documentation to correct the Hit Frequency for the Black... briantro2015-03-241-3/+3
* Merge branch 'master' of https://github.com/mamedev/mame Angelo Salese2015-03-251-0/+3
|\
| * Temporary Clang compile fix so the release can go on (nw) arbee2015-03-241-0/+3
* | Fixed ROM bank for the blitter, one bug left (layer clearance on ranking scre... Angelo Salese2015-03-251-12/+19
|/
* Merge branch 'master' of https://github.com/mamedev/mame Angelo Salese2015-03-255-46/+221
|\
| * (MESS)New working game added hap2015-03-252-10/+99
| * peplus.c: Add in some rom dates & IGT game revision info - NW briantro2015-03-241-11/+12
| * first rename lilprof to lilprof78 hap2015-03-252-25/+110
* | Fixed Gamart logo, bit 1 of port 0x10 enables transparent pen for the blitter... Angelo Salese2015-03-251-6/+8
|/
* Global layer clearance is at 0x10 bits 4-5 (nw) Angelo Salese2015-03-241-4/+19
* notes hap2015-03-243-5/+17
* darktower motor simulation hap2015-03-243-25/+117
* fixed Visual Studio compilation (nw) Oliver Stöneberg2015-03-241-4/+4
* i can probably finish dark tower, but ssimon can wait until post-release hap2015-03-241-1/+1
* Merge pull request #150 from fulivi/mds2_dev Miodrag Milanović2015-03-245-1/+865
|\
| * Added imds2 to list file & mess makefile fulivi2015-03-242-0/+3
| * Added MESS driver for Intel MDS series-II fulivi2015-03-243-1/+862
* | hmm pen based blending too.. ok ... (nw) mamehaze2015-03-241-31/+70
* | notes (nw) mamehaze2015-03-241-21/+55
* | one more dump, courtesy of Anna's reminder, and a small cmpro fix. nw. etabeta782015-03-242-1/+12
* | chdtest.py: added some disabled debug code (nw) Oliver Stöneberg2015-03-241-0/+3
* | reduced the image size of some chdman createhd tests (nw) Oliver Stöneberg2015-03-244-2/+2
* | correct text rom (nw) mamehaze2015-03-241-2/+2
* | made -[no]dummywrite DEBUG only and removed it from the official documentatio... Oliver Stöneberg2015-03-245-7/+9
* | Merge pull request #148 from lucab/lucab/mame-lua/misc Olivier Galibert2015-03-245-25/+200
|\ \
| * | docs: add initial documentation for luaengine API Luca Bruno2015-03-161-0/+154
| * | luaengine: clip screen coordinates to screen size Luca Bruno2015-03-161-10/+16
| * | ui: use per-container pixel aspect (LUA draw_text bugfix) Luca Bruno2015-03-163-15/+30
* | | removed assert for now fixed bug from src/mame/drivers/queen.c (nw) Oliver Stöneberg2015-03-241-1/+0
* | | ttchamp PIC doesn't seem to be for sound either? (nw) mamehaze2015-03-241-10/+16
* | | (MESS) pet_rom.xml: Added McTerm 0.95. [Mike Naberezny] Mike Naberezny2015-03-231-0/+12
* | | new clones mamehaze2015-03-232-1/+28
* | | realbrk: added save state support (nw) Ivan Vangelista2015-03-233-46/+58
* | | prepare for svg2lay hap2015-03-236-6/+54
* | | re900.c, ssrj.c, sstrangr.c: added save state support (nw) Ivan Vangelista2015-03-235-55/+85
* | | tmp68301_device: initialized variables (nw) Ivan Vangelista2015-03-232-2/+7
* | | use existing sprite device for 'thedeep' mamehaze2015-03-235-104/+47
* | | megasys1.c: fix status read for second OKI sound chip [Mamesick] Vas Crabb2015-03-241-1/+1
* | | works well enough to mark it as working (nw) mamehaze2015-03-231-8/+20
* | | new clones mamehaze2015-03-232-2/+17
* | | Merge pull request #149 from wallyweek/cfalco Miodrag Milanović2015-03-2311-18/+19
|\ \ \
| * | | Updated *nix manpages to forthcoming 0.160 Cesare Falco2015-03-2311-18/+19
|/ / /
* | | temp workaround for the MESS crash due to SNES trying to etabeta782015-03-231-116/+121
* | | moved dark tower to its own file hap2015-03-236-163/+202
* | | added hh_tms1k header file hap2015-03-233-179/+174
* | | (MESS) misc round of new dump additions (from multiple sources) and consisten... etabeta782015-03-239-124/+1737
* | | darktower WIP hap2015-03-231-3/+82