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
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
hap
cfe7ff36e6
New NOT_WORKING machine added
...
----------
Game & Watch: Mario Bros. [hap, Sean Riddle, incog]
2017-06-11 16:53:52 +02:00
AJR
85ad5b74fa
Some more descriptive names for CBM IEC devices
2017-06-11 10:47:57 -04:00
Ted Green
72a5561b89
pci-ide: Added writing to subsystem id register. Fixes power-on PCI Data Test in nbagold. (nw)
2017-06-11 06:52:37 -06:00
npwoods
5cd3f3621c
[CoCo] Follow up hygiene on CoCo cartridge slot refactoring ( #2371 )
...
* [CoCo] Follow up hygiene on CoCo cartridge slot refactoring
- Removed now-extraneous cart_set_line() specific to the FDC code
- Added typedefs for line and line_value within device_cococart_interface()
- Moved private TIMER_* declarations to source file
- Added overload of set_line_value() that takes a 'bool' instead of 'line_value'
2017-06-11 17:50:59 +10:00
DavidHaywood
25a708a877
Move Famiclone stuff from nes.xml to driver, add 2 new sets ( #2374 )
...
* moved various famiclones 'ONE BUS' systems from nes.xml to the nes_vt.cpp driver as they're standalone systems, not cartridges.
new NOT WORKING
VG Pocket Tablet [BeckieRGB]
Game Prince RS-1 [BeckieRGB]
VG Pocket Tablet is potentially the most interesting as all the games run in enhanced mode and it even includes a fully licensed version of Frogger (although I need to fix the raster effects for it to look reasonable)
2017-06-11 17:42:57 +10:00
Justin Kerk
058af2cea6
New working software list additions
...
-----------------------------------
ibm5150.xml: Gunboat: River Combat Simulation, Menace, Risky Woods, PC Tools (various versions), PKZip 2.04g, Xenon [ArcadeShadow]
ibm5170.xml: PC Tools (various versions) [ArcadeShadow]
2017-06-10 15:04:15 -07:00
AJR
896a327c62
Device names can be obtained without instantiation now (nw)
2017-06-10 15:43:23 -04:00
AJR
d67fed7021
Sort slot options by name in -listslots
2017-06-10 15:29:52 -04:00
MetalliC
1799625624
naomi.cpp: "Dragon Treasure" main unit DES key bruteforced [Mike Ryan]
2017-06-10 20:58:24 +03:00
AJR
2763505203
Should be slightly more efficient this way (nw)
2017-06-10 13:33:21 -04:00
AJR
6b7ca78a6c
Further improvements to slot option validation (nw)
...
- All slot options are now validated whether or not they are user-selectable. This has already exposed a bug in one MSX-Audio device.
- Slots within slots, however, get added for validation only if they are declared fixed. Various Commodore floppy drives have been affected by this, since it doesn't look as if the current FDC emulation allows for detachability.
2017-06-10 12:34:43 -04:00
AJR
d45ede8270
Fix other TMS70xx internal ROM regions properly (nw)
2017-06-10 11:44:42 -04:00
AJR
c06998a3ac
tms7000: Fix internal ROM region mapping (nw)
2017-06-10 11:35:48 -04:00
Vas Crabb
68d475c715
more likely typo (nw)
2017-06-11 01:15:32 +10:00
Vas Crabb
7248c702bc
fix Commodore D9060 memory map mirror exposed by validating slot devices
2017-06-11 01:06:32 +10:00