briantro
0480b70a4e
tmaster.cpp: Spelling (nw)
2017-05-03 22:35:09 -05:00
briantro
df203f8b55
new Touchmaster Clones Added
...
New Clones Added
--------------------------------------
Touchmaster 2000 (v4.XX3 Spainish Evaluation) [Brian Troha, The Dumping Union]
Touchmaster 3000 (v5.02 Spainish) [Brian Troha, The Dumping Union]
Touchmaster 3000 (v5.XX Standard AMOA Evaluation) [Brian Troha, The Dumping Union]
2017-05-03 22:11:57 -05:00
briantro
6055a642cb
moo.cpp: Follow driver's naming conventions (nw)
2017-05-03 22:07:06 -05:00
angelosa
84fe445cb7
acommand.cpp: untangle devices switch-case (nw)
2017-05-04 04:55:55 +02:00
npwoods
19821fa25a
[Imgtool] Fix to MT#6576 ( #2275 )
...
* [Imgtool] Fixed issue with 'listfilters' command
* [Imgtool] Extremely basic fix to the Imgtool <==> CHD HD bridge
This really needs _much_ more work
2017-05-04 11:22:14 +10:00
ajrhacker
bf0df09e41
Merge pull request #2276 from Dagarman/master
...
hh_tms1k.cpp fix typo
2017-05-03 21:12:16 -04:00
AJR
e844c2a3bc
clpoker: Add coin counter and hopper (nw)
2017-05-03 21:03:45 -04:00
angelosa
9c873496ab
new WORKING clone
...
-----------------
Bucky O'Hare (ver JA) [ShouTime, The Dumping Union]
2017-05-04 02:45:42 +02:00
KEN WHITE
ae174fbc76
hh_tms1k.cpp fix typo
2017-05-03 17:31:46 -07:00
angelosa
1f3b54b2c4
Forgot one note (nw)
2017-05-04 02:11:29 +02:00
angelosa
31eb45b86e
badlands.cpp: Convert bootleg to mimic irq 0 sound generation (nw)
2017-05-04 02:11:26 +02:00
Dirk Best
0ef66145dc
igspoker: Hook up PPI
2017-05-04 01:00:20 +02:00
Ted Green
67cf94be9e
pci9050: More save state work. (nw)
2017-05-03 16:52:37 -06:00
angelosa
40bae70bef
Fix Captain Flag input labels & hookup (nw)
2017-05-04 00:06:24 +02:00
angelosa
475a46d9e6
badlands.cpp: Added coin counters and freeze switch, moved sound related irq generation into audio CPU block (nw)
2017-05-03 23:40:09 +02:00
ajrhacker
33d9488ef4
Merge pull request #2273 from wilbertpol/hcd62121-2
...
hcd62121: Improve rotate and shift instructions. Identified COM and P…
2017-05-03 16:36:47 -04:00
AJR
323a35f967
Machines promoted to WORKING
...
* Poker Genius [AJR]
2017-05-03 16:17:25 -04:00
Ted Green
31146b1c9a
Start adding save state support to atlantis driver. (nw)
2017-05-03 14:03:16 -06:00
Wilbert Pol
e997379300
hcd62121: Improve rotate and shift instructions. Identified COM and PORT registers. Fixed unidasm config. [Wilbert Pol]
2017-05-03 21:12:56 +02:00
AJR
7c72a2f441
clpoker: Graphics decoded (nw)
2017-05-03 14:54:15 -04:00
Ivan Vangelista
8f5c74139c
New not working clone
...
-------------------------------
Thrill Drive 2 (ver JAA) [ShouTime, The Dumping Union]
2017-05-03 20:42:04 +02:00
Ted Green
0fe2dee186
iteagle_fpga: Set correct uart crystal frequency and add cpu delay to prevent tx uart timeouts. (nw)
2017-05-03 10:14:12 -06:00
Robert
a669884ec9
Merge pull request #2272 from npwoods/fix_debug_symlist_command
...
Fixed a crash in the 'symlist' debugger command (MT#6575)
2017-05-03 23:10:50 +10:00
Nathan Woods
e38d3fb15d
Fixed a crash in the 'symlist' debugger command (MT#6575)
2017-05-03 09:06:27 -04:00
Ivan Vangelista
ca123eded2
rmhaihai.cpp: promote rmhaihai2 to working, now that Kale fixed it (nw)
2017-05-03 07:00:19 +02:00
angelosa
4f9c65aaa0
badlands.cpp: fix tilemap gfxs, sprites are different from original HW (nw)
2017-05-03 06:57:02 +02:00
angelosa
1cd45fc1e9
Merge branch 'master' of https://github.com/mamedev/mame
2017-05-03 06:08:28 +02:00
angelosa
1d4b3269de
badlands.cpp: base audio hookup (nw)
2017-05-03 06:08:13 +02:00
Justin Kerk
aba51822ee
Fixed issue with the Emscripten port where the emulation would continue to run while paused. [Steven Hugg]
2017-05-03 03:09:39 +00:00
angelosa
fc688b9fa8
badlands.cpp: make bootlegs to actually boot (nw)
2017-05-03 04:51:19 +02:00
AJR
5a1b1f94ac
xtal.h: Comment update (nw)
2017-05-02 20:10:03 -04:00
Jean-François DEL NERO
353758e72c
EF9345 : Fix random mame crash while drawing characters at the right or bottom screen borders. ( #2267 )
2017-05-03 09:28:36 +10:00
Frank Palazzolo
50d6319be1
Remove starshp1 hack to restore correct behavior
2017-05-03 09:27:31 +10:00
angelosa
75424bc76d
Work-around for rmhaihai2 (nw)
2017-05-03 01:17:04 +02:00
R. Belmont
d589419a5c
Merge pull request #2249 from ajrhacker/clock_update
...
Mechanism for devices to generate clocks for other devices
2017-05-02 16:55:57 -04:00
R. Belmont
70f389741d
Merge pull request #2269 from JoakimLarsson/scc_tx_cmd
...
z80scc: Reset Tx Interrupt Pending Command implemented
2017-05-02 16:53:50 -04:00
Joakim Larsson Edstrom
74a54b8ed7
z80scc: Reset Tx Interrupt Pending Command implemented
2017-05-02 22:33:38 +02:00
yz70s
fdaca135ee
xbox: some renaming (nw)
2017-05-02 21:13:11 +02:00
hap
94776accf5
New Working machine added
...
--------
Fidelity Sensory Chess Challenger 6 [hap, yovan]
2017-05-02 19:32:50 +02:00
Ivan Vangelista
0102c7a8e9
stv.cpp: documented mask rom version of epr_17951a bios [ShouTime, The Dumping Union]
2017-05-02 18:29:06 +02:00
Ivan Vangelista
92f041f811
new not working clone
...
-------------------------------
Real Mahjong Haihai (Japan, older) [system11, The Dumpin Union]
this should be pretty easy to get to work for someone who understands the keyboard_r method better than me. Returning 0xff makes it go past the ram clear screen, though of course then the inputs don't work properly (nw)
2017-05-02 18:15:54 +02:00
hap
7466a7216b
hh_sm510: added svg screen to dm53 and jr55 (nw)
2017-05-02 16:34:48 +02:00
Ivan Vangelista
da6ce5a587
scyclone.cpp: some more inputs (nw)
2017-05-02 13:01:26 +02:00
Ivan Vangelista
ba29536dc9
scyclone.cpp: added shifter, bullets display now. Thanks Haze for the tip (nw)
2017-05-02 11:11:00 +02:00
Jürgen Buchmüller
591804bef3
cgenie_cass.xml: fix missing </software> tag
2017-05-02 10:52:15 +02:00
Ivan Vangelista
17686164c2
scyclone.cpp: typo fix (nw)
2017-05-02 10:31:20 +02:00
Lord-Nightmare
b805ecd883
bpmmicro.cpp: more comment updates about shields/tech adapters (nw)
2017-05-02 04:04:23 -04:00
Ivan Vangelista
6494777d24
scyclone.cpp: redumped bad rom, dumped proms [ShouTime]
...
game now runs, but not playable yet (nw)
2017-05-02 09:57:46 +02:00
Jürgen Buchmüller
f57a085bb1
cgenie_cass.xml: fix digboy
2017-05-02 09:08:34 +02:00
Jürgen Buchmüller
a0940cd3ed
cgenie_cass.xml: add some missing entries
2017-05-02 09:00:56 +02:00