Commit Graph

29006 Commits

Author SHA1 Message Date
Robbbert
17e802b9b8 (MESS) super80 : oops! 2014-04-26 19:41:54 +00:00
cracyc
c0362ea929 sblaster: fix irqs and 16bit dma (nw) 2014-04-26 18:40:59 +00:00
Phil Bennett
ae6b21b1a3 03447: gauntdl, gauntdl24, gauntleg, gauntleg12: Texture with alpha channel is not drawn properly. [Phil Bennett]
voodoo - Fixed alpha test to run on the alpha combiner output and not on a_other. Do the test before the color combiner steps to potentially save some effort. [Phil Bennett]
2014-04-26 18:00:26 +00:00
Michael Zapf
ef7cb0e4fb (MESS) Fixed doubled tag definition. (nw) 2014-04-26 16:07:04 +00:00
Miodrag Milanovic
d034eefcb5 Merged in cleanup changes from osd branch (nw) 2014-04-26 13:35:06 +00:00
Robbbert
9dbcea080f (MESS) super80 : more work with fdc 2014-04-26 11:47:56 +00:00
mahlemiut
9d9042e639 s3: added Diamond Stealth 3D 2000 Pro card. [Malice, Barry Rodewald] 2014-04-26 11:20:04 +00:00
Olivier Galibert
bb221d260a h8_sci: Implement sync-start [O. Galibert]
h8: Fix problem in the sleep instruction [O. Galibert]
at45dbxx: Fix communications [O. Galibert]
2014-04-26 10:31:13 +00:00
Robbbert
862d0e262d (MESS) super80 : more work with fdc 2014-04-26 09:40:46 +00:00
Robbbert
473f022573 (MESS) super80 : starting to add fdc support 2014-04-26 08:08:12 +00:00
Ivan Vangelista
cf3d95315f wbml and clones: Corrected some dip-switches as per game manual. [kamilz] 2014-04-26 07:51:10 +00:00
Oliver Stöneberg
6b0355117f small cleanup in formats headers (nw) 2014-04-26 06:54:46 +00:00
Oliver Stöneberg
3f9234b23f fixed global-buffer-overflow reported by AddressSanitizer in src/emu/cpu/alto2/a2roms.c (nw) 2014-04-26 06:17:01 +00:00
Miodrag Milanovic
c0cd48a3f2 Removed dependency on pmmidi.inc (nw) 2014-04-26 05:43:40 +00:00
mahlemiut
e60a359e50 s3,s3virge: Set power-on strapping bits on reset, and allow them to be written (if unlocked). 2014-04-26 02:42:32 +00:00
Angelo Salese
a9996dded5 Manx TT ROM loading ... 2014-04-25 20:49:56 +00:00
Angelo Salese
9948131f7f Improved Sky Target polygon/texture ROM loading, still a mess tho. 2014-04-25 20:38:57 +00:00
Angelo Salese
3bba9db73f Hooked up lightgun inputs for Virtua Cop 2 2014-04-25 18:32:58 +00:00
Angelo Salese
7ec27bdb4f Stupid mistake from my part in TGP undocumented opcode, fixes character appearing/logic in Virtua Cop 2 2014-04-25 16:26:06 +00:00
Angelo Salese
addd178d98 Virtua Cop 2 had inverted texture ROMs, fixed (wrong ROM labels I'd assume?) 2014-04-25 16:16:27 +00:00
Angelo Salese
d90e81d6fe Virtua Striker doesn't seem to like flipping textures on playfield and players, disable it. 2014-04-25 15:55:29 +00:00
Ivan Vangelista
90cf5ab2cb s3c24xx: isolated the callback that resists devcb2 conversion (nw) 2014-04-25 14:37:19 +00:00
Luca Elia
5e0dbfed80 Reinstate credits 2014-04-25 14:31:10 +00:00
Curt Coder
e0dd6c3b19 (MESS) hp9845: Added software lists for option ROMs. [Curt Coder] 2014-04-25 14:23:27 +00:00
Ivan Vangelista
e9564b7562 s3c24xx: First part of devcb2 conversion (nw)
The last two callbacks are causing problems when converted to devcb2, need to try to understand why.
2014-04-25 14:18:02 +00:00
Wilbert Pol
2b7aca4cb0 Fixed snes regression from modernization (nw) 2014-04-25 13:35:47 +00:00
Oliver Stöneberg
e4a572e34f fixed usage of uninitialized members in tms7000_device (nw) 2014-04-25 13:35:39 +00:00
Oliver Stöneberg
4d08988cd3 fixed usage of uninitialized member in i8251_device (nw) 2014-04-25 13:01:00 +00:00
Oliver Stöneberg
af54130f93 fixed usage of uninitialized member in nick_device (nw) 2014-04-25 12:54:21 +00:00
Oliver Stöneberg
7e658154fb fixed usage of uninitialized member in dave_device (nw) 2014-04-25 12:48:47 +00:00
Oliver Stöneberg
d347378a9d fixed usage of uninitialized members in i80186_cpu_device (nw) 2014-04-25 10:00:49 +00:00
Oliver Stöneberg
40e727c2d8 fixed usage of uninitialized members in hcd62121_cpu_device (nw) 2014-04-25 09:53:24 +00:00
Oliver Stöneberg
471e7a9fe5 fixed usage of uninitialized member in mc68681_device (nw) 2014-04-25 09:43:39 +00:00
Oliver Stöneberg
58be5d83e9 fixed usage of uninitialized members in tms32010_device (nw) 2014-04-25 09:41:27 +00:00
Oliver Stöneberg
91ee265a77 fixed usage of uninitialized member in mc68681_device (nw) 2014-04-25 09:36:56 +00:00
Miodrag Milanovic
417174ab64 ah (nw) 2014-04-25 09:31:16 +00:00
Oliver Stöneberg
aefa0fbbb6 fixed usage of uninitialized member in mc68681_channel (nw) 2014-04-25 09:25:59 +00:00
Oliver Stöneberg
c7e9673bcf fixed usage of uninitialized members in nec_common_device (nw) 2014-04-25 09:21:45 +00:00
Miodrag Milanovic
1841cd1321 compile fix (nw) 2014-04-25 09:11:49 +00:00
Oliver Stöneberg
b558084268 fixed usage of uninitialized member in i8086_common_cpu_device (nw) 2014-04-25 08:54:47 +00:00
Oliver Stöneberg
0e6f5c9ab1 fixed usage of uninitialized member in device_serial_interface (nw) 2014-04-25 07:32:25 +00:00
Miodrag Milanovic
f8f3d68187 -Made osd_interface base class for OSD and moved initialization for each subsystem in it as virtual calls. (nw)
-Moved midi handling in base class
-Cleaned running_machine of information of next machine
-All is cleaned after exiting of running_machine so debugger window is removed as well till next machine is started
-Made osdmini to compile
2014-04-25 07:31:27 +00:00
Oliver Stöneberg
fbef800627 fixed usage of uninitialized member in msm58321_device (nw) 2014-04-25 07:29:02 +00:00
Oliver Stöneberg
fca2615f3a fixed usage of uninitialized member in f8_cpu_device (nw) 2014-04-25 07:26:35 +00:00
Oliver Stöneberg
d7d614c1a9 fixed usage of uninitialized member in s2650_device (nw) 2014-04-25 07:23:40 +00:00
Oliver Stöneberg
ce4a1750b1 fixed usage of uninitialized members in mm58274c_device (nw) 2014-04-25 07:21:19 +00:00
Oliver Stöneberg
78687cec73 fixed usage of uninitialized member in c2040_fdc_t (nw) 2014-04-25 07:12:46 +00:00
Olivier Galibert
9384a75bb3 h8: Fix missing debugger hook calls [O. Galibert] 2014-04-25 04:55:05 +00:00
mahlemiut
544a914f7b z80dart: quick fix to get CP/M (CPC) to detect the presence of the serial interface. (no whatsnew) 2014-04-25 04:03:57 +00:00
Brian Troha
1f79e2bdda peplus.c: Documentation updates - NW 2014-04-25 03:34:19 +00:00