Dirk Best
7c3745aac4
chinsan: Use tilemap system for rendering, general driver cleanup
2017-05-01 00:47:12 +02:00
Dirk Best
463f20dab2
chinsan: Inputs cleanup and add flip flop and statistics buttons
2017-05-01 00:47:08 +02:00
cracyc
c3e70908a0
pwrview: workaround 2 more self test errors. 9 to go (nw)
2017-04-30 14:45:39 -05:00
Ivan Vangelista
f6b2ff987a
new working clone added
...
-------------------------------
Galaxy Wars (Taito) [Kaizen]
This shows the Taito Corporation copyright and is a quite different codebase from galxwarst. Is the latter actually a bootleg/hack? (nw)
2017-04-30 13:45:21 +02:00
Bad-A-Billy
ae2d4c6ece
Remove redundant DSWs ( #2250 )
2017-04-30 20:06:26 +10:00
Nathan Woods
f4fbe39329
[Imgtool] Cleanups to validity code, and transitioned to std::wcerr
...
Windows doesn't like mixing std::wc[out|err] and printf()
2017-04-30 20:05:34 +10:00
Nathan Woods
0514442753
Fixed an issue that could cause problems when loading reset_on_load devices (like cartridges) from softlists at runtime
...
This was not guaranteed to cause a problem; the specific issue here was reported by mr_gw in the context of the CoCo, and the proximate issue (hanging) was in CoCo-specific code. That said, this could cause problems elsewhere.
2017-04-30 20:03:41 +10:00
Dirk Best
2d669bcb96
chinsan: Hook up PPI
2017-04-30 11:09:07 +02:00
hap
835a86ce3b
sm510: lb/sbm seems ok (nw)
2017-04-30 10:59:05 +02:00
hap
33170b8521
sm510: fix ATR opcode (nw)
2017-04-30 10:43:10 +02:00
Lord-Nightmare
6b53e7ddf0
nubus_48gc: add full rom label for 341-0868 (nw)
2017-04-30 04:33:38 -04:00
Lord-Nightmare
e8712c9f72
bp1200 wip (nw)
2017-04-30 04:32:20 -04:00
cracyc
3046fa6666
pwrview: hook up vram (nw)
2017-04-29 21:58:26 -05:00
Dirk Best
48a49a40bd
upscope: Hook up PPI
2017-04-30 04:09:52 +02:00
hap
42521609d9
hh_sm510: added internal artwork for jr55 (nw)
2017-04-29 23:59:23 +02:00
cracyc
286199e821
i186: stuff (nw)
2017-04-29 16:17:55 -05:00
Ivan Vangelista
e0c22c0893
New not working clone
...
----------------------------------
Mahjong Yarou [BET] (Japan, set 2) [system11, The Dumping Union]
this shows something, unlike set 1. Maybe set 1 is a bad dump? (nw)
2017-04-29 16:18:35 +02:00
cracyc
fa7f0ac51a
mtouchxl: key stuff (nw)
2017-04-29 09:19:03 -05:00
AJR
da598205c2
megatech.cpp: Fix Free Play regression
2017-04-29 10:06:08 -04:00
Ivan Vangelista
36b0b72649
Merge pull request #2264 from jfdelnero/master
...
minitel_2_rpic.cpp: Visible area fixed.
2017-04-29 14:01:14 +02:00
Tomasz Slanina
9899bb0eaa
Fixed graphics decode issues and improved palette generation in Dodge Man and Battle Cross.
2017-04-29 12:03:11 +02:00
Dirk Best
269a7abd65
thief: Hook up PPI, verify XTALs, clean up machine configs
2017-04-29 11:32:32 +02:00
Jean-François DEL NERO
64462edeb9
Visible area fixed.
2017-04-29 10:52:01 +02:00
Ivan Vangelista
955d8815be
new not working clone
...
-----------------------------
Teenage Mutant Ninja Turtles (1.04) Germany [PinMAME]
2017-04-29 09:15:30 +02:00
Ivan Vangelista
3451dd229e
luckgrln.cpp: add dips and layout for 7smash, promoted to working [David Haywood]
2017-04-29 08:25:23 +02:00
Ivan Vangelista
6d3e2f92ae
metro.cpp: identified more dips for puzzlet (nw)
2017-04-29 08:17:36 +02:00
Ivan Vangelista
c34e94de42
vegas.cpp: fix compilte (nw)
2017-04-29 08:15:55 +02:00
AJR
ba9063c9a3
Fix SHARC disassembly in debug build (nw)
2017-04-29 00:35:51 -04:00
sjy96525
ed1a146543
Update Taito Power JC and Taito Type-Zero descriptions ( #2236 )
...
* Fix MT 06103
* Update Taito Type-Zero descriptions
2017-04-29 14:17:27 +10:00
sjy96525
7e86840323
Added working controls for War : Final Assault and Road Burner [sjy96… ( #2234 )
...
* Added working controls for War : Final Assault and Road Burner [sjy96525]
2017-04-29 14:16:18 +10:00
Jean-François DEL NERO
7b5cea4f76
New machine support : The French Minitel 2 Terminal. ( #2261 )
...
* TS9347 variant support added
* New machine support : Minitel 2 (Radiotechnique Portenseigne / Philips)
2017-04-29 13:34:19 +10:00
cracyc
7afb1c2937
mtouchxl: buttons (nw)
2017-04-28 18:40:09 -05:00
cracyc
e938e5b371
mtouchxl: coins (nw)
2017-04-28 14:45:04 -05:00
MetalliC
29bb2feef2
new clone added as NOT_WORKING
...
------------------------------
Capcom Vs. SNK 2 Mark Of The Millennium 2001 (GDL-0008) [rtw, Eunice Rodriguez, Surgeville, Jacob Kesinger, Smitdogg, The Dumping Union]
latest version of Capcom Vs. SNK 2, new parent
2017-04-28 21:58:39 +03:00
AJR
902d2d924b
NPOT subunit compromise (nw)
...
Handlers with a non-power-of-2 number of subunits are allowed once again. However, the offset multiplier will be rounded up to the nearest power of 2.
2017-04-28 12:23:49 -04:00
R. Belmont
8959978e02
Merge pull request #2257 from Happy-yappH/master
...
N64, RSP, drc : Wrap PC to 12 bits in a few more places.
2017-04-28 12:10:46 -04:00
Joakim Larsson Edström
4c3c544983
Merge pull request #2262 from JoakimLarsson/mac_adb
...
via6522 shifter support for external clock
2017-04-28 12:56:16 +02:00
Robbbert
86b28ee7b7
Fixed a few things found by Coverity.
2017-04-28 20:00:53 +10:00
Joakim Larsson Edstrom
5f3394a4be
via6522: tuned shifter IRQ timing to be more cycle accurate
2017-04-28 10:58:55 +02:00
Joakim Larsson Edstrom
6ec817419b
via6522: Removed old code and cleaned up a bit
2017-04-28 10:56:15 +02:00
Olivier Galibert
603f46bdd6
Fix obvious type detected by Coverity, thanks Coverity
2017-04-28 08:43:46 +02:00
Olivier Galibert
ac1f55273d
lethalen fix (nw)
2017-04-28 08:22:49 +02:00
Olivier Galibert
718a8bb907
xmen fix (nw)
2017-04-28 08:22:49 +02:00
Olivier Galibert
366f485008
mmaulers fix (nw)
2017-04-28 08:22:49 +02:00
AJR
745f895bf9
Fix MT 06555
2017-04-27 22:35:05 -04:00
Duke
9a23d7f5f2
jackie: Hook up PPIs
2017-04-28 02:48:37 +02:00
AJR
ae04fd8b1a
clpoker: Hook up devices; improve documentation (nw)
2017-04-27 19:28:39 -04:00
Joakim Larsson Edstrom
70caa17943
via6522: refactored shifter supporting more fetures and fixed a few bugs
2017-04-27 22:53:39 +02:00
hap
885740752f
moved nupogodi to another driver (nw)
2017-04-27 19:03:09 +02:00
Ivan Vangelista
0d45242bf7
metro.cpp: identified player 2 inputs and a couple of dips (nw)
2017-04-27 17:58:42 +02:00