Commit Graph

21492 Commits

Author SHA1 Message Date
David Haywood
acbb322bfb bubble sort instead of zbuffer, fixes most remaining gfx problems so I've removed all flags apart from the imperfect sound.
new working game 
----------------
Cool Riders [David Haywood,  Angelo Salese]
2013-02-28 00:21:03 +00:00
Angelo Salese
ab65850d16 Fixed SLEEP opcode in non-DRC SH-2 [Angelo Salese] 2013-02-27 23:42:45 +00:00
Wilbert Pol
3dd335f46d (MESS) Be a bit more fine-grained in when to mark slot options as internal. (nw) 2013-02-27 21:41:49 +00:00
David Haywood
afdbe5c651 prepare for sorting 2013-02-27 21:20:17 +00:00
Wilbert Pol
75cb110ab1 (MESS) Added pal/ntsc switch to ef934x; prevents garbage at the bottom of the screen for odyssey3. (nw) 2013-02-27 20:22:58 +00:00
David Haywood
b3a34bdaba make the flash effects full-screen 2013-02-27 18:45:09 +00:00
David Haywood
35acd94999 blending does not play nice with our z-buffer, road transitions and shadows on title screen have issues. will need a rethink 2013-02-27 17:29:28 +00:00
David Haywood
545e837622 blending prep 2013-02-27 16:04:59 +00:00
Fabio Priuli
ecf2ab0627 (MESS) megadriv: made clearer that bugslife shares protection type with pokemon, pokemona and kof99. nw. 2013-02-27 15:41:52 +00:00
David Haywood
787baa5972 slight change to the bg rendering, preparation for blending 2013-02-27 13:48:24 +00:00
Fabio Priuli
aaec22f4d1 (MESS) megadriv: emulated protection in pokemona (similar to kof99 and pokemon, but with one diff expected value) nw. 2013-02-27 13:45:35 +00:00
Fabio Priuli
b449087cda added notes about virak and smario2a, probably bad dumps. nw. 2013-02-27 12:37:37 +00:00
David Haywood
83719c465f some notes on what is likely the blending control 2013-02-27 12:14:35 +00:00
Fabio Priuli
5ac080b17e removed bogus underdump. this just contained the first 2MB of dukenk3d. nw. 2013-02-27 09:43:56 +00:00
Fabio Priuli
14407a461f (MESS) megadriv.xml: replaced the Magic Bubble dump in the xml list (which was interleaved) with its de-interleaved version and added an alt dump. nw. 2013-02-27 08:44:02 +00:00
Oliver Stöneberg
ef331350bf (MESS) reverted megadriv.c softlist hookups for now (nw) 2013-02-27 08:20:09 +00:00
Fabio Priuli
4b7ac47224 and this fixes sram access, courtesy of Eke's info. nw. 2013-02-27 08:02:06 +00:00
R. Belmont
1d71a26a9d And the traditional missed file (nw) 2013-02-27 02:15:25 +00:00
R. Belmont
7cec2a0798 Ethernet: Make pcap work on Mac OS X & disable unnecessary packet filtering. [Rob Braun] 2013-02-27 02:14:55 +00:00
Angelo Salese
5d9e1c46a0 Some HW notes 2013-02-27 01:52:15 +00:00
R. Belmont
773fa86b57 apple2.xml: correct TOSEC's name typo (nw) 2013-02-27 01:50:51 +00:00
David Haywood
7f12a9f61d code re-org, I'll document this a bit better later. next I'll look at the blending. 2013-02-26 23:53:25 +00:00
Wilbert Pol
8e07868ac3 (MESS) forcing reset when changing cartridges on the cpc, genesis, and nes drivers. (nw) 2013-02-26 21:16:58 +00:00
Wilbert Pol
da58e6127d (MESS) gb_slot: Force reset when changing mounted cartridge. (nw) 2013-02-26 20:38:53 +00:00
Wilbert Pol
b45e920912 emuopts.c: Re-evaluate slot options after loading .ini files. [Wilbert Pol] 2013-02-26 20:31:13 +00:00
Angelo Salese
a97f632070 Bunch of titles changes 2013-02-26 17:27:48 +00:00
Oliver Stöneberg
2aa69a071f (MESS) added some missing softlist hookups to megadriv.c set (nw) 2013-02-26 17:14:02 +00:00
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