Commit Graph

20687 Commits

Author SHA1 Message Date
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
Angelo Salese
30585a50b7 First pass in rewriting VDP2 bitmap layers. RGB32 being the first one 2013-02-08 12:57:16 +00:00
Miodrag Milanovic
6388331fec Modernization of drivers part 7 (no whatsnew) 2013-02-08 12:49:41 +00:00
Miodrag Milanovic
d27fc2f750 modernized rest of galaga (nw) 2013-02-08 12:09:50 +00:00
Miodrag Milanovic
0af8c1b855 Modernization of drivers part 6 (no whatsnew) 2013-02-08 11:39:01 +00:00
Miodrag Milanovic
18dcd633bc ups 2013-02-08 08:04:01 +00:00
Miodrag Milanovic
a3c51a2018 Modernization of drivers part 5 (no whatsnew) 2013-02-08 08:01:38 +00:00
Miodrag Milanovic
e5011691fd Modernization of drivers part 4 (no whatsnew) 2013-02-08 07:43:09 +00:00
Andrew Gardner
4cf26aeb25 Fix namcos96 regression from r20675. (nw) 2013-02-08 04:47:05 +00:00
Wilbert Pol
26b37558b6 (MESS) galaxy.c: Reduce tagmap lookups. (nw) 2013-02-07 22:14:18 +00:00
Wilbert Pol
07cee7a7e7 (MESS) irisha.c: Reduce tagmap lookups (nw) 2013-02-07 21:50:11 +00:00
Wilbert Pol
07b57e8bc0 (MESS) nanos.c: Reduce tagmap lookups (nw) 2013-02-07 21:38:46 +00:00
Wilbert Pol
b84b7a1e63 (MESS) pecom.c: Reduce tagmap lookups. (nw) 2013-02-07 21:24:43 +00:00
Fabio Priuli
9d41aec482 forgot to comment out a printf... nw. 2013-02-07 21:12:55 +00:00
Wilbert Pol
586d19582f (MESS) sapi1.c: Tagmap cleanups (nw) 2013-02-07 21:02:50 +00:00
Wilbert Pol
46ef255061 (MESS) Cleaned up tagmap usage in the spectrum drivers a bit. (nw) 2013-02-07 20:55:30 +00:00
Wilbert Pol
bdcf0dd2a8 (MESS) Removed some unneeded prototypes (nw) 2013-02-07 20:48:50 +00:00
Fabio Priuli
312abbed4e (MESS) gb.c: many updates to cart handling [Fabio Priuli]
- updated carts to be slot devices
  - simplified loading and bankswitch mechanism
  - fixed MMM01 emulation
  - removed need for "mapper" feature from xml softlist, since the new "slot" feature is enough
2013-02-07 20:41:05 +00:00
Angelo Salese
095eaa68e8 Fixed another regression, urgh 2013-02-07 20:16:51 +00:00
Fabio Priuli
4cf361a6ca whoops. this was not the latest version. 2013-02-07 19:23:35 +00:00
Fabio Priuli
6812fc3a83 (MESS) megadriv.c: more updates [Fabio Priuli]
- implemented correct ROM mirroring, based on research by Eke & others
  - emulated the protection in Ya Se Chuan Shuo, promoting it to work state
  - fixed cart type in Blockbuster World Video Game Championship II (works for the first time in MESS)
  - fixed cart type in HardBall III, Barver Battle Saga and Chao Ji Da Fu Weng
  - added support for unusual SRAM location in HardBall 95
  - fixed a few regressions introduced in the previous commit
  - fixed wrong driver class being used in 32x and SegaCD
2013-02-07 19:21:05 +00:00