summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame (follow)
Commit message (Expand)AuthorAgeFilesLines
* Cleanups and version bumpmame0148u1 Miodrag Milanovic2013-02-11137-581/+547
* Fixed TH Control Method when TR is active, fixes input detection in 3D Lemmings Angelo Salese2013-02-112-6/+21
* Reverted a VDP1 wrong fix, causes problems in World Series Baseball and Akuma... Angelo Salese2013-02-101-2/+2
* nightgal.c: Reduce tagmap lookups (nw) Wilbert Pol2013-02-101-24/+70
* by request, favor safety over speed in jaguar for now David Haywood2013-02-101-29/+52
* neogeo.c: removed some more tagmap lookups. (nw) Wilbert Pol2013-02-103-24/+32
* New York Joker: Added inputs, outputs, button-lamps, sound, coin and Roberto Fresca2013-02-101-123/+112
* neogeo.c/ng_aes.c: Reduce tagmap lookups (nw) Wilbert Pol2013-02-105-214/+212
* fixed Visual Studio compiler warning in src/mame/machine/snessdd1.c (nw) Oliver Stöneberg2013-02-101-0/+1
* let's see if this makes happy non-Apple GCC... nw Fabio Priuli2013-02-101-1/+1
* (MESS) snes.c: refactored SPC7110 and SDD1 implementations to be more class-f... Fabio Priuli2013-02-102-458/+419
* Moved knightsb to fcrash.c Robbbert2013-02-103-154/+212
* 05137: galkaika, galkoku, mcontest, tokimbsj, tokyogal, uchuuai: No sound, lo... Phil Bennett2013-02-091-0/+4
* Added INTBACK buffer mechanism, fixes at least Rayman inputs Angelo Salese2013-02-092-5/+12
* Reverted x1_010 modernization. (nw) Andrew Gardner2013-02-094-79/+79
* Added zooming for RGB15 (My Fair Lady) Angelo Salese2013-02-091-3/+9
* Fixed zooming for 3D Baseball the Majors (8bpp bitmaps) Angelo Salese2013-02-091-7/+31
* Fixed vertical linescroll mask too Angelo Salese2013-02-091-8/+20
* [MT04028] fixed array out-of-bound write in pinkiri8_state::ronjan_prot_w [Ol... Oliver Stöneberg2013-02-091-3/+5
* vectrex.c: Reduce tagmap lookups and some minor cleanups. (nw) Wilbert Pol2013-02-093-103/+118
* (small cleanup 2: port bits and diplocations) Michaël Banaan Ananas2013-02-092-447/+197
* (small cleanup) Michaël Banaan Ananas2013-02-081-55/+58
* a310.c/archimds.c: Reduce tagmap lookups (nw) Wilbert Pol2013-02-082-40/+69
* 3do.c: Reduce tagmap lookups (nw) Wilbert Pol2013-02-083-23/+30
* Fixed linescroll for VDP2 bitmap layers [Angelo Salese] Angelo Salese2013-02-081-19/+21
* Fix compile. (nw) Andrew Gardner2013-02-081-1/+1
* Added 4bpp and 8bpp cases, fixes at least Code R crash after loading Angelo Salese2013-02-082-0/+109
* Cleanup (nw) Miodrag Milanovic2013-02-082-16/+16
* More cleanup (nw) Miodrag Milanovic2013-02-084-120/+99
* Modernization of drivers part 11 (no whatsnew) Miodrag Milanovic2013-02-0839-591/+593
* Check-point, Burning Rangers now shows half-right FMV Angelo Salese2013-02-082-12/+57
* Modernization of drivers part 10 (no whatsnew) Miodrag Milanovic2013-02-0822-308/+309
* Modernization of drivers part 9 (no whatsnew) Miodrag Milanovic2013-02-0814-102/+110
* Modernization of drivers part 8 (no whatsnew) Miodrag Milanovic2013-02-0813-577/+576
* First pass in rewriting VDP2 bitmap layers. RGB32 being the first one Angelo Salese2013-02-082-1/+86
* Modernization of drivers part 7 (no whatsnew) Miodrag Milanovic2013-02-0825-321/+322
* modernized rest of galaga (nw) Miodrag Milanovic2013-02-087-211/+173
* Modernization of drivers part 6 (no whatsnew) Miodrag Milanovic2013-02-0884-1368/+1290
* ups Miodrag Milanovic2013-02-0818-34/+0
* Modernization of drivers part 5 (no whatsnew) Miodrag Milanovic2013-02-0836-407/+442
* Modernization of drivers part 4 (no whatsnew) Miodrag Milanovic2013-02-0824-259/+261
* Fixed another regression, urgh Angelo Salese2013-02-071-1/+1
* (MESS) megadriv.c: more updates [Fabio Priuli] Fabio Priuli2013-02-072-179/+2
* Reverted previous fix, needs rewrite anyway Angelo Salese2013-02-072-19/+45
* Obviously I don't understand why there was a /2 in the drawpixel functions, f... Angelo Salese2013-02-071-10/+10
* Removed 'gfx_decode' and fixed compile. Minor speed gain Angelo Salese2013-02-073-41/+14
* Removed pointless VDP1 gfx decoding Angelo Salese2013-02-072-11/+0
* Fixed myfairld default Angelo Salese2013-02-071-1/+1
* Minor changes Angelo Salese2013-02-074-37/+10
* State-ized CD block, and finished state-izing VDP1, thanks to OG & Micko Angelo Salese2013-02-075-299/+301