summaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
...
* (MESS) gb.c: Reduce tagmap lookups (nw) Wilbert Pol2013-02-092-3/+5
* [MT04028] fixed array out-of-bound write in pinkiri8_state::ronjan_prot_w [Ol... Oliver Stöneberg2013-02-091-3/+5
* (MESS) pmd85.c: Reduce tagmap lookups (nw) Wilbert Pol2013-02-093-189/+264
* (MESS) apollo.c: Some tagmap lookup reduction (nw) Wilbert Pol2013-02-092-12/+13
* (MESS) fixed thomson.c softlist cart loading (nw) Oliver Stöneberg2013-02-091-10/+38
* (MESS) okean240.c: Reduce tagmap lookups (nw) Wilbert Pol2013-02-091-10/+25
* (MESS) sbc6510: Reduce tagmap lookups (nw) Wilbert Pol2013-02-091-6/+21
* vectrex.c: Reduce tagmap lookups and some minor cleanups. (nw) Wilbert Pol2013-02-093-103/+118
* (MESS) gb.c: Prevent array out of bound access when logging SGB packet inform... Wilbert Pol2013-02-091-1/+7
* (MESS) fixed bogus shifts in vc4000_draw_digit() (nw) Oliver Stöneberg2013-02-091-2/+2
* (MESS) gb.c: made softlist loading completely independent from internal cart ... Fabio Priuli2013-02-094-82/+2528
* flopimg: When generating a pc layout, don't write the gap3 after the last sec... Olivier Galibert2013-02-091-5/+7
* Save state support for the 3 aux slot cards (nw) R. Belmont2013-02-093-0/+4
* (MESS) Apple II: Support 8 meg AE RamWorks III card for IIe. [R. Belmont] R. Belmont2013-02-097-18/+165
* (small cleanup 2: port bits and diplocations) Michaël Banaan Ananas2013-02-092-447/+197
* (MESS) gba.c: Another small tagmap cleanup (nw) Wilbert Pol2013-02-082-1/+3
* (MESS) bbc.c: Some tagmap lookup reduction. (nw) Wilbert Pol2013-02-082-66/+74
* (MESS) gba.c: switched ioport tagmap lookup to member variable. (nw) Wilbert Pol2013-02-082-2/+7
* (MESS) gba.c: Minor cleanups (nw) Wilbert Pol2013-02-082-43/+42
* (MESS) trs80.c: Reduce tagmap lookups (nw) Wilbert Pol2013-02-082-20/+25
* (MESS) pk8020.c: Reduce tagmap lookups (nw) Wilbert Pol2013-02-083-337/+354
* (small cleanup) Michaël Banaan Ananas2013-02-081-55/+58
* (MESS) special.c: Reduce tagmap lookups (nw) Wilbert Pol2013-02-082-60/+102
* a310.c/archimds.c: Reduce tagmap lookups (nw) Wilbert Pol2013-02-083-44/+78
* 3do.c: Reduce tagmap lookups (nw) Wilbert Pol2013-02-083-23/+30
* (MESS) Fixed sapi1 regression (nw) Wilbert Pol2013-02-081-1/+1
* 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
* (MESS) Apple II: Another pass on tagmaps, plus preliminary emulation of the s... R. Belmont2013-02-0813-112/+805
* More cleanup (nw) Miodrag Milanovic2013-02-084-120/+99
* improved compilation speed for optimized Visual Studio builds (nw) Oliver Stöneberg2013-02-082-0/+14
* 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
* Fix namcos96 regression from r20675. (nw) Andrew Gardner2013-02-081-0/+8
* (MESS) galaxy.c: Reduce tagmap lookups. (nw) Wilbert Pol2013-02-073-23/+38
* (MESS) irisha.c: Reduce tagmap lookups (nw) Wilbert Pol2013-02-073-11/+20
* (MESS) nanos.c: Reduce tagmap lookups (nw) Wilbert Pol2013-02-071-13/+41
* (MESS) pecom.c: Reduce tagmap lookups. (nw) Wilbert Pol2013-02-072-27/+48