Commit Graph

20839 Commits

Author SHA1 Message Date
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
David Haywood
76b5dcfc05 I'm still uncomfortable with this addressing, but let's not mask out used palette bits ;-) 2013-02-23 14:34:15 +00:00
Curt Coder
d33df5d19c (MESS) cbm2: Fixed 6509<>8088 comms. (nw) 2013-02-23 14:31:51 +00:00
Fabio Priuli
5b80d77855 (MESS) gameboy.c: fixed cart type for MBC1 collection games, promoting Bomberman Collection, Genjin Collection,
Momotarou Collection, Mortal Kombat I & II and Super Chinese Land 1.2.3 to working state [Fabio Priuli]

gbcolor.c: added support for Sintax mapper, promoting a dozen of pirate games to working state [taizou, Fabio Priuli]
2013-02-23 14:28:39 +00:00
Fabio Priuli
c7979a3cfa (MESS) softlist: misc new dumps. now whatsnew. 2013-02-23 14:22:06 +00:00
Fabio Priuli
2f4ee9abf2 (MESS) pico.xml: added new Japanese dumps. [TeamEurope] 2013-02-23 14:19:44 +00:00
Fabio Priuli
a69bca172a (MESS) a2600.xml: some additions of new dumps and info [Kaylee] 2013-02-23 14:19:09 +00:00
David Haywood
4aeb0a6523 more improvements to colours 2013-02-23 13:56:31 +00:00
David Haywood
7d4bd186f9 improve 256 colour decode part of RLE 2013-02-23 13:50:31 +00:00
David Haywood
4179c80fd4 experiment with when we do the colour lookup 2013-02-23 13:28:40 +00:00
David Haywood
c294f1a47b Sega, think different, or just be schizophrenic 2013-02-23 12:45:01 +00:00
Oliver Stöneberg
390ad426d2 (MESS) proper initialization fix for src/mess/machine/psxcport.c (nw) 2013-02-23 11:23:59 +00:00
Oliver Stöneberg
666b86da5f reverted bogus change to src/mess/machine/psxcport.h (nw) 2013-02-23 11:18:25 +00:00
Oliver Stöneberg
73f84292ab (MESS) fixed uninitialized member in psx_controller_port_device (nw) 2013-02-23 11:16:18 +00:00
Oliver Stöneberg
51907678d3 fixed uninitialized memory in src/emu/sound/spureverb.c (nw) 2013-02-23 11:15:48 +00:00
Oliver Stöneberg
b295f8de8d fixed uninitialized members in src/emu/cpu/psx/rcnt.c (nw) 2013-02-23 11:02:15 +00:00
Oliver Stöneberg
961a340e14 (MESS) fixed uninitialized member in src/mess/machine/psxcard.c (nw) 2013-02-23 11:01:53 +00:00
Oliver Stöneberg
0c265e4744 (MESS) fixed uninitialized members in src/mess/machine/microdrv.c (nw) 2013-02-23 10:14:36 +00:00
Oliver Stöneberg
59932eba76 (MESS) fixed uninitialized members in src/mess/machine/zx8302.c (nw) 2013-02-23 10:13:20 +00:00
Oliver Stöneberg
800882e680 (MESS) fixed uninitialized member in src/mess/machine/upd65031.c (nw) 2013-02-23 10:11:06 +00:00
Oliver Stöneberg
4e2eb1e375 (MESS) fixed uninitialized members in src/mess/machine/mb89352.c (nw) 2013-02-23 10:08:46 +00:00
Oliver Stöneberg
06b051f88f fixed uninitialized members in src/emu/machine/mc68901.c (nw) 2013-02-23 10:05:33 +00:00
Oliver Stöneberg
4942e3b0ab fixed uninitialized members in src/emu/cpu/v30mz/v30mz.c (nw) 2013-02-23 10:02:20 +00:00
Oliver Stöneberg
68ec51640e fixed uninitialized member in src/emu/diserial.c (nw) 2013-02-23 09:59:33 +00:00
Oliver Stöneberg
320bc23b66 (MESS) victor9k_keyboard_device never used static_cofig (nw) 2013-02-23 09:56:57 +00:00
Oliver Stöneberg
76a40cd9f7 (MESS) fixed uninitialized member in src/mess/machine/rx01.c (nw) 2013-02-23 09:49:20 +00:00
Oliver Stöneberg
07607fc1d0 fixed uninitialized member in src/emu/machine/i8214.c (nw) 2013-02-23 09:43:48 +00:00