Commit Graph

28326 Commits

Author SHA1 Message Date
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
Oliver Stöneberg
c19e66c9ac small rgb_bilinear_filter() optimization (nw) 2014-04-07 09:24:47 +00:00
smf-
a62c91a086 Support 115200 on Apple III [smf] 2014-04-07 09:09:28 +00:00
smf-
c2bd08ec26 fixed startup order issue introduced in r28777 [smf] 2014-04-07 08:55:22 +00:00
Miodrag Milanovic
fec65e0b57 Cleanups and version bump 2014-04-07 06:04:18 +00:00
Alex W. Jackson
30d94e51c5 toaplan1: whoops, it was trivial after all (nw) 2014-04-07 04:13:54 +00:00
Scott Stone
09af95a0be Some changes/corrections to device descriptions from MASH (nw) 2014-04-07 04:04:47 +00:00
Angelo Salese
9fb05fc44f Check-point, nw 2014-04-07 03:22:38 +00:00
Alex W. Jackson
df7969f1d7 8086 MOV sreg behavior confirmed on hardware, no longer a guess (nw) 2014-04-07 03:16:44 +00:00
R. Belmont
413b39e83b Naomi updates:
- Dumped Manic Panic Ghosts!, the English version of Poka Suka Ghost. [Guru]
- Redumped cfield CHD from GDI source [MetalliC]
- Documented PIC for ngdup23e [MetalliC]
2014-04-07 02:12:50 +00:00
Brian Troha
ab978f8ac7 shangha3.c: Get rid of MASTER_CLOCK define in favor of actual OSC clock so in the machine config you can see what the speed is and how it is determined. - NW 2014-04-07 02:03:21 +00:00
Angelo Salese
ae5f04972d Added vblank bit 7 hook-up for 4 En Linea, nw 2014-04-07 01:38:19 +00:00
Brian Troha
9a8d0f2993 shanghai.c: Remove obsolete comment. The custom video controller code has long since switched over to the standard HD63484 as a device. - NW 2014-04-07 00:42:26 +00:00
Alex W. Jackson
4afefdf4b6 toaplan1.c: correct SCREEN_RAW_PARAMS for all games based on CRTC registers [Alex Jackson] 2014-04-07 00:02:01 +00:00
R. Belmont
b67f2f5c8a Latest readme (nw) 2014-04-06 23:28:39 +00:00
Michaël Banaan Ananas
74c1096ec7 get rid of hardmapped buttons 2014-04-06 23:14:10 +00:00
Alex W. Jackson
284f8a00a6 Various Atari vector drivers: derive (fake) refresh rate from CPU IRQ frequency to reduce juddering [Alex Jackson] 2014-04-06 22:25:28 +00:00
Curt Coder
0b1ef23ed3 (MESS) tandy2k: Fixed palette. (nw) 2014-04-06 21:15:52 +00:00
R. Belmont
a33637b66a (MESS) fanucspg: Revised readme, fixed clock values. [Guru] 2014-04-06 20:56:26 +00:00
R. Belmont
b74258ee25 (MESS) mrrack: dumped wave ROMs and 68HC705 MCU [Guru, R. Belmont] 2014-04-06 20:51:31 +00:00
Curt Coder
6eafc6bb3f (MESS) tandy2k: Tries to load DOS now. (nw) 2014-04-06 20:46:17 +00:00
R. Belmont
c3bf0c18be (MESS) kt76 updates: [R. Belmont, Guru]
- Dumped and added the wave ROMs
- Driver is now working; effects DSP isn't hooked up yet
2014-04-06 20:41:49 +00:00
Michaël Banaan Ananas
f167bd74a4 fix palette regression 2014-04-06 19:32:48 +00:00
Scott Stone
4f0314ace4 (MESS) a7800.c - Numerous Improvements/bugfixes
* Proper calibration per Diagnostic cart [Mike Saarna]
 * PAL RIOT fixed. [Mike Saarna]
 * Corrected SYNC timing to match later GCC tech doc and measurements against real hw [Mike Saarna]
 * Fix to bug that causes skip to first DLL if its 1 scanline tall. [Mike Saarna]
 * Fixed total horiz pixels to better match hw testing results and tech docs.  Fixed rendering to ensure DMA stolen cycles. [Mike Saarna]
 * Fixes reading of controller port behavior when held high by RIOT chip [Mike Saarna]
 * Normalize horizontal frequency while maintaining same net cycles. [Robert Tuccitto]
 * Fixed a few remaining issues while keeping to documented tech specs and ranges. [Mike Saarna/Robert Tuccitto]
 * Correct fix to Maria cycles regarding DMA Shutdown short/other line shutdown. [Mike Saarna/Robert Tuccitto]
2014-04-06 19:04:50 +00:00
Alex W. Jackson
4b1dbd6f00 mystwarr.c: fix metamrph bg and sprite offsets [Alex Jackson] 2014-04-06 18:52:04 +00:00
Curt Coder
94a0a549a4 (MESS) tandy2k: WIP. (nw) 2014-04-06 18:51:33 +00:00
Curt Coder
4985d470e0 (MESS) tandy2k: Hacked in some video. (nw) 2014-04-06 18:47:51 +00:00
Curt Coder
d455e3806a Fixed build. (nw) 2014-04-06 18:18:00 +00:00