Commit Graph

20307 Commits

Author SHA1 Message Date
Oliver Stöneberg
827770a438 reduced tagmap lookups in ui_update_and_render() / changed ui_is_menu_active() to bool (nw) 2013-02-09 18:46:19 +00:00
Angelo Salese
fa406bda73 Added INTBACK buffer mechanism, fixes at least Rayman inputs 2013-02-09 18:31:21 +00:00
Andrew Gardner
830642e1df Reverted x1_010 modernization. (nw)
I don't have the time between now and Monday to figure this one out.
(This doesn't undo any changes done by other modernizations)
2013-02-09 17:14:27 +00:00
Curt Coder
50f5a58821 Delete dependency makefiles on clean. (nw) 2013-02-09 16:32:21 +00:00
Curt Coder
8d3042b2a4 (MESS) c64: Fixed crash? (nw) 2013-02-09 16:31:48 +00:00
Curt Coder
8d418b36ce Added highlighted white monochrome RGB. (nw) 2013-02-09 16:31:27 +00:00
Angelo Salese
563dca7011 Added zooming for RGB15 (My Fair Lady) 2013-02-09 16:30:27 +00:00
Angelo Salese
51a0187e28 Fixed zooming for 3D Baseball the Majors (8bpp bitmaps) 2013-02-09 16:15:24 +00:00
Angelo Salese
a7bbc2dabf Fixed vertical linescroll mask too 2013-02-09 14:54:33 +00:00
Wilbert Pol
bff13e7a29 (MESS) pk8000.c: Forgot these ones.. (nw) 2013-02-09 14:26:41 +00:00
Wilbert Pol
70ec4cf07a (MESS) pk8000.c: Reduce tagmap lookups (nw) 2013-02-09 14:22:52 +00:00
Wilbert Pol
db87b1118e (MESS) vii.c: Reduce tagmap lookups (nw) 2013-02-09 14:05:30 +00:00
Wilbert Pol
9f170f27f0 (MESS) gb.c: Reduce tagmap lookups (nw) 2013-02-09 13:57:36 +00:00
Oliver Stöneberg
80dbbd9bfd [MT04028] fixed array out-of-bound write in pinkiri8_state::ronjan_prot_w [Oliver Stöneberg] 2013-02-09 13:52:37 +00:00
Wilbert Pol
49ae3ba077 (MESS) pmd85.c: Reduce tagmap lookups (nw) 2013-02-09 13:37:18 +00:00
Wilbert Pol
af4eafb892 (MESS) apollo.c: Some tagmap lookup reduction (nw) 2013-02-09 12:50:29 +00:00
Oliver Stöneberg
fc7626e2c7 (MESS) fixed thomson.c softlist cart loading (nw) 2013-02-09 12:39:33 +00:00
Wilbert Pol
8abc4468e9 (MESS) okean240.c: Reduce tagmap lookups (nw) 2013-02-09 12:36:51 +00:00
Wilbert Pol
6b0fc57095 (MESS) sbc6510: Reduce tagmap lookups (nw) 2013-02-09 12:15:58 +00:00
Wilbert Pol
77b5c79c89 vectrex.c: Reduce tagmap lookups and some minor cleanups. (nw) 2013-02-09 12:05:46 +00:00
Wilbert Pol
fcb030d94d (MESS) gb.c: Prevent array out of bound access when logging SGB packet information (nw) 2013-02-09 11:07:40 +00:00
Oliver Stöneberg
94c3fa3082 (MESS) fixed bogus shifts in vc4000_draw_digit() (nw) 2013-02-09 10:52:11 +00:00
Fabio Priuli
f1468f527b (MESS) gb.c: made softlist loading completely independent from internal cart header:
now RAM size, Battery, RTC & Rumble purely rely on xml features. Updated xml accordingly. nw.

Also, notice that duplicated features (from these lists and from megadriv.xml) will be removed only after
0.148u1, so that people updating their lists but not the exe can still use the xml with their version which
requires them.
2013-02-09 10:45:41 +00:00
Olivier Galibert
1ac400963a flopimg: When generating a pc layout, don't write the gap3 after the last sector [O. Galibert] 2013-02-09 10:35:45 +00:00
R. Belmont
c4fbee1e16 Save state support for the 3 aux slot cards (nw) 2013-02-09 01:58:23 +00:00
R. Belmont
2818379939 (MESS) Apple II: Support 8 meg AE RamWorks III card for IIe. [R. Belmont] 2013-02-09 01:55:38 +00:00
Michaël Banaan Ananas
a1e1b987ab (small cleanup 2: port bits and diplocations) 2013-02-09 00:45:41 +00:00
Wilbert Pol
7cbc98fb7f (MESS) gba.c: Another small tagmap cleanup (nw) 2013-02-08 22:30:00 +00:00
Wilbert Pol
8ef69c8d4c (MESS) bbc.c: Some tagmap lookup reduction. (nw) 2013-02-08 22:25:26 +00:00
Wilbert Pol
6aa08128f4 (MESS) gba.c: switched ioport tagmap lookup to member variable. (nw) 2013-02-08 22:13:49 +00:00
Wilbert Pol
ce6e66fa0f (MESS) gba.c: Minor cleanups (nw) 2013-02-08 21:47:17 +00:00
Wilbert Pol
67ad62b422 (MESS) trs80.c: Reduce tagmap lookups (nw) 2013-02-08 21:30:18 +00:00
Wilbert Pol
c3f9ddba8a (MESS) pk8020.c: Reduce tagmap lookups (nw) 2013-02-08 21:16:01 +00:00
Michaël Banaan Ananas
2df53d0bd3 (small cleanup) 2013-02-08 21:02:57 +00:00
Wilbert Pol
e0867ffce3 (MESS) special.c: Reduce tagmap lookups (nw) 2013-02-08 20:30:55 +00:00
Wilbert Pol
56b3f1cd0e a310.c/archimds.c: Reduce tagmap lookups (nw) 2013-02-08 20:15:42 +00:00
Wilbert Pol
cb294f862b 3do.c: Reduce tagmap lookups (nw) 2013-02-08 19:38:29 +00:00
Wilbert Pol
2c45ab5199 (MESS) Fixed sapi1 regression (nw) 2013-02-08 19:22:11 +00:00
Angelo Salese
f1dd63f6d1 Fixed linescroll for VDP2 bitmap layers [Angelo Salese] 2013-02-08 17:13:27 +00:00
Andrew Gardner
290ec8fa2f Fix compile. (nw) 2013-02-08 15:35:52 +00:00
Angelo Salese
a64f16880f Added 4bpp and 8bpp cases, fixes at least Code R crash after loading 2013-02-08 15:12:14 +00:00
Miodrag Milanovic
08ab97e98e Cleanup (nw) 2013-02-08 15:04:46 +00:00
R. Belmont
82547ea6dd (MESS) Apple II: Another pass on tagmaps, plus preliminary emulation of the standard and extended 80-column cards for the IIe [R. Belmont] 2013-02-08 14:40:27 +00:00
Miodrag Milanovic
3fad03b0b2 More cleanup (nw) 2013-02-08 14:37:46 +00:00
Oliver Stöneberg
de7ee87f23 improved compilation speed for optimized Visual Studio builds (nw) 2013-02-08 14:36:50 +00:00
Miodrag Milanovic
fdad18e0f5 Modernization of drivers part 11 (no whatsnew) 2013-02-08 14:27:23 +00:00
Angelo Salese
6820f80e8a Check-point, Burning Rangers now shows half-right FMV 2013-02-08 14:19:05 +00:00
Miodrag Milanovic
3995e07169 Modernization of drivers part 10 (no whatsnew) 2013-02-08 13:40:47 +00:00
Miodrag Milanovic
285f060f02 Modernization of drivers part 9 (no whatsnew) 2013-02-08 13:21:46 +00:00
Miodrag Milanovic
64763777a1 Modernization of drivers part 8 (no whatsnew) 2013-02-08 13:12:13 +00:00