Commit Graph

20903 Commits

Author SHA1 Message Date
Angelo Salese
466403b5b2 Added oki bank 2013-02-28 19:50:48 +00:00
Wilbert Pol
6dc1aee943 (MESS) msx.c: Added pv16. [plgDavid] 2013-02-28 19:28:08 +00:00
David Haywood
e9acf5848d just because we can 2013-02-28 19:20:56 +00:00
Wilbert Pol
84155e0f8d (MESS) msx.c: cpc300e apparently the roms came from a hacked set, marking roms as needing redump. (nw) 2013-02-28 19:02:00 +00:00
Angelo Salese
ad61846c50 Check-point 2013-02-28 18:53:03 +00:00
Angelo Salese
0c2254fa02 Start of pulling up notes ... 2013-02-28 18:20:24 +00:00
Angelo Salese
3aa7ef0205 Added irq cause/mask 2013-02-28 17:24:45 +00:00
Ryan Holtz
aa19b2633c (nw) Fixed sliders and phosphor offset 2013-02-28 05:22:14 +00:00
cracyc
6f52503894 (mess) i386: int 6 on invalid LxS insn. Makes NTVDM happier. (nw) 2013-02-28 03:53:37 +00:00
R. Belmont
5c52a65b0f (nw) 2013-02-28 03:04:48 +00:00
Angelo Salese
6346ce5999 Clean-ups 2013-02-28 00:58:59 +00:00
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