Commit Graph

28353 Commits

Author SHA1 Message Date
Ryan Holtz
c3f1015d14 - Fixed bloom misalignment with HLSL. [MooglyGuy] 2014-04-08 18:34:47 +00:00
Alex W. Jackson
b5aba4d717 c45.c: reduce tagmap lookups (nw) 2014-04-08 17:25:12 +00:00
Fabio Priuli
f5c172f6f0 Systems Promoted from GAME_NOT_WORKING:
---------------------------------------

Master System Store Display Unit [Enik Land]
2014-04-08 16:58:00 +00:00
Fabio Priuli
92cb4e16d2 pc080sn: updated to use inline configs. nw. 2014-04-08 16:51:43 +00:00
Fabio Priuli
0f4a1311ed pc090oj: updated to use inline configs. nw. 2014-04-08 16:32:30 +00:00
Angelo Salese
88fa80c7a9 Looks like that /2 is far better as timer count, according to the RTC count, nw 2014-04-08 16:14:42 +00:00
Fabio Priuli
0f099891b4 tc0080vco: updated to use inline configs. nw. 2014-04-08 16:11:51 +00:00
Fabio Priuli
9c8533cfcf tc0150rod: updated to use inline configs. nw. 2014-04-08 16:10:59 +00:00
Alex W. Jackson
6513c5b67e device_gfx_interface and memory system improvements: [Alex Jackson]
Added macros to facilitate declaring gfxdecode info arrays as members
of a device class.

AM_SHAREs in a device's internal address map or its default address map are
now tagmapped as children of that device rather than siblings (analogous
to how handlers in internal/default address maps are scoped).

Converted the Namco C45 to device_gfx_interface.
2014-04-08 15:41:46 +00:00
Angelo Salese
b3958ffb18 Fixed DMA scrolling and wrap-around, noticeable on supervisor mode. 2014-04-08 15:37:26 +00:00
Ivan Vangelista
a51f0ecafb wd2010_device: converted to devcb2 (nw) 2014-04-08 15:34:44 +00:00
Ivan Vangelista
1facf76b81 Missing file (nw) 2014-04-08 15:26:16 +00:00
Ivan Vangelista
afb350dfc0 mb89352_device: converted to devcb2 (nw) 2014-04-08 15:25:57 +00:00
Fabio Priuli
b9a4a2a853 (MESS) removed an unused interface from NES carts. nw. 2014-04-08 15:24:11 +00:00
Fabio Priuli
d6aaccce95 (MESS) updated crt device (used by PDP1 and TX0) to use inline configs. nw. 2014-04-08 15:22:05 +00:00
Ivan Vangelista
5e385121f2 i8279_device: converted to devcb2 (nw) 2014-04-08 15:14:44 +00:00
Ivan Vangelista
1d9f44d430 ncr539x.device: converted to devcb2 (nw) 2014-04-08 15:03:52 +00:00
Roberto Fresca
011ec58ed5 Redumped all the Super Star '97 graphics ROMs as TC531000 mask ROMs.
[Siftware, Quench, Guru]
2014-04-08 14:56:33 +00:00
Fabio Priuli
91c82a252c tc0180vcu: updated to use inline configs. nw. 2014-04-08 14:53:52 +00:00
Fabio Priuli
f7edbe435e tc0280grd: updated to use inline configs. nw. 2014-04-08 14:53:18 +00:00
Fabio Priuli
74e120171f (MESS) upd65031_device: updated to use delegates
+ small cleanup of the delegates themselves. nw.
2014-04-08 14:51:44 +00:00
Fabio Priuli
06033cbfad (MESS) vtvideo: updated to use inline configs. nw. 2014-04-08 14:50:13 +00:00
Angelo Salese
95c5bcef83 Minor changes, nw 2014-04-08 14:49:24 +00:00
Fabio Priuli
de5d67e959 tc0140syt: updated to use inline configs. nw.
I have also removed the device from bshark, spacegun, puzznic and a few more
given that the previous code was setting as master and slave CPUs some
non-existing ones.
2014-04-08 12:30:36 +00:00
Alex W. Jackson
e86200c679 megacd.c: Convert to device_gfx_interface, use device finders, cleanups [Alex Jackson] 2014-04-08 11:33:41 +00:00
Fabio Priuli
7e785d075e vrender0: converted to use inline config. nw. 2014-04-08 10:31:03 +00:00
Fabio Priuli
41029a5a4d nmk112: converted to use inline config. nw. 2014-04-08 10:16:12 +00:00
Fabio Priuli
3d7311706d nes ppu: converted to use inline config + removed some unused config values. nw.
vsnes/playch10: reduce tagmap lookups at runtime. nw.
2014-04-08 09:28:25 +00:00
Fabio Priuli
ec2a8a7690 kan_pand: converted to use inline config. nw. 2014-04-08 08:02:28 +00:00
Curt Coder
054e578985 (MESS) tandy2k: WIP. (nw) 2014-04-08 07:56:04 +00:00
Fabio Priuli
a71569d7df (MESS) smssdisp: implemented game selection. [Enik Land] 2014-04-08 07:36:15 +00:00
Fabio Priuli
35f03ba9d4 reduced tagmap lookups. nw. 2014-04-08 07:21:47 +00:00
Fabio Priuli
84618070c8 decospr: converted to use delegates + some cleanups. nw. 2014-04-08 07:02:12 +00:00
Jonathan Gevaryahu
a8bfa45adf (MESS) cat.c: update comments a bit, disable some debug code that got left on. (n/w) 2014-04-08 05:15:35 +00:00
Fabio Priuli
2738cab3d0 cleanup. nw. 2014-04-08 04:21:30 +00:00
Scott Stone
f2da70078a (MESS) Added preliminary keyboard hook-up in AAKART device, adding bare-bones keyboard inputs to Acorn Archimedes. [Angelo Salese] 2014-04-08 04:20:29 +00:00
Curt Coder
8a6d7e7d00 Added note. (nw) 2014-04-07 20:24:23 +00:00
Ivan Vangelista
6e996a4c96 at_keybc.c: converted to devcb2 (nw) 2014-04-07 17:38:59 +00:00
Ivan Vangelista
1e59725e47 huc6202_device: converted to devcb2 (nw) 2014-04-07 17:31:00 +00:00
Miodrag Milanovic
54cad04041 fix compile by finishing deco16ic work (nw) 2014-04-07 13:41:54 +00:00
Fabio Priuli
23ce1a0d97 deco16ic: converted to use devcb2. nw. 2014-04-07 12:22:17 +00:00
Fabio Priuli
550822f0dc k001604: converted to use devcb2. nw. 2014-04-07 12:19:01 +00:00
Fabio Priuli
8880b92c5f snes.xml : some new dumps added [ReadOnly] 2014-04-07 12:16:51 +00:00
Oliver Stöneberg
813e3265cf avoid more unnecessary UINT32<->rgb_t conversions (nw) 2014-04-07 11:18:04 +00:00
Oliver Stöneberg
c2ea61475b optimized software_list_device::find() a bit - speeds up -validate for MESS (nw) 2014-04-07 09:46:36 +00:00
Oliver Stöneberg
0e35e130fd small core_strwildcmp() optimization when empty strings are involved (nw) 2014-04-07 09:45:41 +00:00
Oliver Stöneberg
eeb9af72ee added/updated some vconv TODOs (nw) 2014-04-07 09:41:28 +00:00
Oliver Stöneberg
84614d94f4 added makefile define SSE2 to enable specially optimized code [Oliver Stöneberg] 2014-04-07 09:28:49 +00:00
Oliver Stöneberg
9a49c214e3 MNG is now written when -mngwrite is used together with -aviwrite [Oliver Stöneberg] 2014-04-07 09:27:43 +00:00
Oliver Stöneberg
d63e60a4c8 small core_strwildcmp() clarification (nw) 2014-04-07 09:26:05 +00:00