Commit Graph

51967 Commits

Author SHA1 Message Date
Ted Green
0a6e3d9022 voodoo: Separate vblank (external) and pci interrupt (internal) callbacks. (nw) 2017-06-14 08:59:46 -06:00
AJR
debee6c3a9 suprslam: Soundlatch modernization (nw) 2017-06-14 10:38:17 -04:00
hap
aa3bd3f779 Merge pull request #2382 from npwoods/coco_misc_hygiene_2
[CoCo] Miscellaneous code cleanups/hygiene (nw)
2017-06-14 14:34:53 +02:00
AJR
7e576981d3 taotaido: Soundlatch modernization (nw) 2017-06-14 08:32:15 -04:00
AJR
8dbb963e1c welltris.cpp: Soundlatch modernization (nw) 2017-06-14 08:25:28 -04:00
AJR
7522e89f72 zaxxon.cpp: Use WRITE_LINE instead of INTERRUPT_GEN (nw) 2017-06-14 08:19:06 -04:00
MetalliC
7eb42be8f2 new NOT_WORKING clone
--------------------------------
Animal Basket (19 Jan 2005) [brizzo]
2017-06-14 15:02:05 +03:00
AJR
7f901c154f Use the new 8255 tristate callbacks to remove some workarounds (nw) 2017-06-14 07:58:51 -04:00
hap
916ec15e53 i8255: added tristate outputs, please replace any driver workarounds (nw) 2017-06-14 13:09:32 +02:00
Ivan Vangelista
bba62ccf4d New working clone
-------------------------
Tehkan World Cup (set 4, earlier?) [Purity, The Dumping Union]
2017-06-14 07:25:02 +02:00
angelosa
7f99ec6790 cop01.cpp: improved Mighty Guy sound [Angelo Salese] 2017-06-14 07:10:30 +02:00
AJR
6e67948975 tail2nos: Soundlatch modernization (nw) 2017-06-14 00:53:33 -04:00
briantro
3311249d87 balsente.cpp: Minor doc update (nw) 2017-06-13 22:52:23 -05:00
angelosa
59a608bbcd terracre.cpp: actual hookup for protection data and fixed potential buffer overflow [Angelo Salese] 2017-06-14 05:36:30 +02:00
Vas Crabb
e9b6f4cbf5 another fifty device_mconfig_additions out of the way (nw) 2017-06-14 13:17:06 +10:00
briantro
05737176f5 new Macross II clone added
New Clone Added
---------------------------------
Macross II (Korea) [CoolMod, CS, The Dumping Union]
2017-06-13 21:54:56 -05:00
angelosa
e3499f787f Added notes about Mighty Guy sound "protection" (nw) 2017-06-14 04:28:24 +02:00
AJR
4ac6f7aa60 suprloco: Replace soundlatch with 8255 device that runs in mode 2 2017-06-13 21:51:38 -04:00
AJR
14b04d517b subsino.cpp: Use 8255 devices (most of which are only used for input) 2017-06-13 20:47:02 -04:00
angelosa
25fce9f660 Clean-ups and notes updates, added system inputs (nw) 2017-06-14 02:35:41 +02:00
AJR
0f756795d9 bpoker: First attempt at proper configuration (nw) 2017-06-13 20:12:50 -04:00
AJR
fbe81d653e actfancr: Use callback for soundlatch interrupt (nw) 2017-06-13 19:12:37 -04:00
AJR
9b49cec825 aerofgt.cpp: Use MCFG_GENERIC_LATCH_SEPARATE_ACKNOWLEDGE for all except bootlegs which need more research (nw) 2017-06-13 17:34:39 -04:00
AJR
883cf1b9f5 polepos2bi, polepos2bs: Use MCFG_GENERIC_LATCH_SEPARATE_ACKNOWLEDGE (nw) 2017-06-13 17:16:58 -04:00
AJR
54faba636b Fix build (nw) 2017-06-13 17:14:09 -04:00
AJR
f78f115d0f gen_latch: Allow device to be configured for acknowledgement to occur separately from data reads; use this for batrider (nw) 2017-06-13 17:08:17 -04:00
cracyc
2cbdb17ed8 plugins/cheat: oops (nw) 2017-06-13 14:39:52 -05:00
cracyc
02e77eb610 plugins/cheat: nes, snes, genesis game genie support [Carl] 2017-06-13 14:34:24 -05:00
angelosa
2484e26b6e Fix half-assed logging spam. (nw) 2017-06-13 21:19:09 +02:00
Ivan Vangelista
4afaaedddf device_add_mconfig up to devices/bus/q* (nw) 2017-06-13 16:47:41 +02:00
AJR
ba47847797 No way this will work on the bootleg (nw) 2017-06-13 09:33:26 -04:00
AJR
7c292d3b06 bubsymphb: Unbreak this (nw) 2017-06-13 09:28:02 -04:00
AJR
771dcf836a 74157: Prevent unnecessary reads (nw) 2017-06-12 22:48:46 -04:00
AJR
56bd27a963 74157 developments (nw)
* Add more read/write handlers
* Add optional input callbacks
* Add HC157 variant
* plotting, puzznic, horshoes: Use a quartet of LS157s to multiplex the YM2203 inputs
2017-06-12 22:35:58 -04:00
AJR
bec40ac9ee mjkjidai: Identify the memory reset input (nw) 2017-06-12 20:49:51 -04:00
AJR
0a4a36a946 mjkjidai: Use 8255 devices for I/O 2017-06-12 19:45:15 -04:00
AJR
229aeb507b Fix build (nw) 2017-06-12 19:44:11 -04:00
AJR
607f89615d taito_en: Use MB8421 for communication RAM 2017-06-12 18:48:57 -04:00
Nathan Woods
9f509e77d5 [CoCo] Miscellaneous code cleanups/hygiene (nw)
1.  Moved [required|optional]_device declarations to be private
2.  Better use of references in 6883sam.cpp
3.  Standardized how constructors are formatted
2017-06-12 16:19:51 -04:00
Ivan Vangelista
5e187101d4 New not working machine
------------------------------------
Spirit of 76 [PinMAME]

New not working clone
-----------------------------------
Black Knight 2000 (PF-1) [PinMAME]
2017-06-12 18:35:02 +02:00
Ivan Vangelista
1e059434c3 device_add_mconfig up to devices/bus/o* (nw) 2017-06-12 18:28:13 +02:00
AJR
9c66b2fe15 sidebs: Fix POST failure in debug build 2017-06-12 10:58:49 -04:00
Nathan Woods
195999b14d [CoCo] Miscellaneous cleanups/hygiene (nw)
1.  Changed '#ifndef __COCO__' ==> '#ifndef MAME_INCLUDES_COCO_H'
2.  Moved device declarations to be private, added accessors when necessary
2017-06-13 00:55:38 +10:00
cracyc
72423541d2 plugins/cheat: oops (nw) 2017-06-12 07:58:48 -05:00
Lord-Nightmare
96ed3869ff ay8910.cpp: Fixed device_clock_changed to respect the YM2149_PIN26_LOW flag. Fixes MameTesters #06614 [Lord Nightmare] 2017-06-11 22:29:36 -04:00
AJR
0aca016ad2 deadconx: Add player 3 and 4 inputs shown in test mode (and otherwise unused)
taito_f2.cpp: General documentation update (nw)
2017-06-11 20:14:35 -04:00
hap
b826564079 hh_sm510: added preliminiary svg for mw56 (nw) 2017-06-12 00:25:48 +02:00
cracyc
2afb506b56 plugins/cheatfind: be more careful with unpack (nw) 2017-06-11 17:20:55 -05:00
MooglyGuy
0a7da0fb67 -bgfx: Fixed xBR-lv2-multipass shader. [Ryan Holtz] 2017-06-11 19:55:47 +02:00
tim lindner
3d6bd551bc Coco ssc busy delay (#2373) 2017-06-12 01:49:53 +10:00