Commit Graph

21115 Commits

Author SHA1 Message Date
Fabio Priuli
46e9a14f4d this should fix the resets and lockups (at least most of them). sram is still not saved, though... nw. 2013-02-26 14:44:43 +00:00
Fabio Priuli
67793cbffc this is not working yet, due to problems in SRAM mapping and enabling/disabling... nw. 2013-02-26 13:26:27 +00:00
Fabio Priuli
e3a36bad2a (MESS) megadriv.c: added support for Legend of Wukong [Fabio Priuli] 2013-02-26 11:33:06 +00:00
Fabio Priuli
794bf96c0c (MESS) gb.c: attempt in emulating protection for Chong Wu Xiao Jing Ling/Pokemon Pikecho. [Fabio Priuli] 2013-02-26 09:58:36 +00:00
Fabio Priuli
324eb6ea48 (MESS) megadriv.c: emulated protection in pirate Super Mario World 64, based on research by Eke and andlabs [Fabio Priuli] 2013-02-26 09:39:14 +00:00
David Haywood
49dacaeaa9 shuffle some clip checks around 2013-02-26 05:16:50 +00:00
Angelo Salese
d128bf4abf Fixed RGB for right screen, and attempted to guess a better algo for crashing 2013-02-26 00:19:52 +00:00
David Haywood
02ad28f680 tagmap stuff for coolridrs 2013-02-25 23:28:29 +00:00
David Haywood
ebb6296f68 notes on clipping during ending, and a bit of a hack 2013-02-25 22:55:28 +00:00
David Haywood
85ade131e7 fix missing line 2013-02-25 19:04:15 +00:00
Angelo Salese
56e39b415c Fixed VDP1 clear regression, reverted the blckmtxa attempted fix too. 2013-02-25 15:44:17 +00:00
Miodrag Milanovic
9579e079ff removed some legacy code from isa.c (nw) 2013-02-25 13:17:51 +00:00
Miodrag Milanovic
837eecb817 isa_ide : correctly mapped alternate port [Miodrag Milanovic]
This makes a586 boot from primary HDD
2013-02-25 13:10:03 +00:00
Miodrag Milanovic
e39b9ad818 Commented com3 and com4 in isa_com implementation, usual case is 2 not 4 (no whatsnew) 2013-02-25 10:38:07 +00:00
David Haywood
9250b2ffba less aggressive application 2013-02-25 01:49:13 +00:00
David Haywood
91933422a9 improve tyres + brake lights (alt palette during decode - a form palette compression for cycling palettes while only storing partial palettes) 2013-02-25 01:43:15 +00:00
David Haywood
45599a91d8 needs to be signed 2013-02-25 00:19:04 +00:00
David Haywood
8448493437 enable the clipping, improves attract mode, doesn't appear to break anything ingame 2013-02-25 00:04:13 +00:00
mahlemiut
92e5e5b0ce fmtowns: moved some static CD-ROM functions in the driver class (no whatsnew) 2013-02-24 22:42:25 +00:00
David Haywood
ba4d53037d looking at the clip windows, this is wrong, so disabled 2013-02-24 21:37:09 +00:00
Angelo Salese
138600bdf3 Fixed sound mirror 2013-02-24 21:11:52 +00:00
Brian Troha
227b8dbf91 arcadia.c: Verified and corrected rom names for Arcadia Leader Board v2.4 [Kevin Eshbach] 2013-02-24 21:06:20 +00:00
Wilbert Pol
882826c165 (MESS) thomson.c: Started moving a few things into the driver data. (nw) 2013-02-24 21:05:14 +00:00
Brian Troha
9f8438d9c5 new 3 Wonders clone
New Clone Added
---------------------------------
Three Wonders (World 910513) [Bonky13, The Dumping Union]
2013-02-24 19:38:25 +00:00
Angelo Salese
8f57b03b46 Applied RGB brightness on bike select, and fixed a silly bug on it 2013-02-24 19:30:21 +00:00
Angelo Salese
60832f632b Guessed transparency pen select, fixes bike select screen 2013-02-24 17:30:57 +00:00
Angelo Salese
c7f79f97cd Added command 0x30/0x34, used for solid pen fills 2013-02-24 16:50:51 +00:00
Angelo Salese
fe02e45f6c Tilemap vreg notes 2013-02-24 16:21:18 +00:00
Angelo Salese
bf64eeaaa8 Preliminary RGB ctrl 2013-02-24 15:57:47 +00:00
Angelo Salese
bf0797fa0e Tilemap rewrite once again, re-instated drawgfx, fixed second screen 2013-02-24 14:43:33 +00:00
David Haywood
540657e2d5 improve zoom handling 2013-02-24 12:43:37 +00:00
David Haywood
886cdf4fc2 code reorganization 2013-02-24 04:29:37 +00:00
David Haywood
f2ed540c8c this is where it writes the sprite palette base 2013-02-24 02:13:13 +00:00
David Haywood
97688a21f4 better transparent pen handling 2013-02-24 01:49:03 +00:00
David Haywood
d97af81131 small note 2013-02-23 22:45:28 +00:00
Nathan Woods
211c0455c8 More 6309 bug fixes identified in my rewrite; still not rdy to commit my 6x09
rewrite.
2013-02-23 22:03:41 +00:00
David Haywood
a13b0a60bd seems better... 2013-02-23 21:51:30 +00:00
Scott Stone
e7d161996a fix equal names for different ROM hashes in nes.xml (nw) 2013-02-23 21:29:33 +00:00
David Haywood
cd2163503b just part of a failed zbuffer experiment, will test a few other things later, this was nice in theory but isn't right. 2013-02-23 21:20:16 +00:00
Sandro Ronco
13cfd0d682 (MESS) New NOT WORKING system
------------------------------

Yeno - MisterX [Team Europe]
2013-02-23 19:58:55 +00:00
David Haywood
bf32d6e2e0 put the object drawing on another thread, doesn't really help much, might revert later. 2013-02-23 18:56:19 +00:00
Angelo Salese
175e2d1959 Commentary 2013-02-23 18:17:16 +00:00
Angelo Salese
c8f6ba58ce Uhm, yeah ... 2013-02-23 18:12:11 +00:00
Angelo Salese
972f76430a Make the transfers UINT16, saves some calcs and gives a speed gain 2013-02-23 17:57:53 +00:00
Angelo Salese
4dc70c9fc3 Added PAL data to the rumble 2013-02-23 17:42:43 +00:00
Angelo Salese
467a2858b3 Almost there 2013-02-23 17:07:29 +00:00
Angelo Salese
dff44e7756 Part two 2013-02-23 16:37:46 +00:00
Angelo Salese
a4e42e6a04 Part one of tilemap rewrite 2013-02-23 16:33:14 +00:00
R. Belmont
5bab1b22b4 (MESS) PlayStation: Fix CD-ROM regression [R. Belmont] 2013-02-23 16:17:08 +00:00
Angelo Salese
1fb9b3d04e Fixed DMA mirror and removed hack 2013-02-23 15:10:31 +00:00