David Haywood
3ff365b3b8
Merge pull request #582 from trap15/en-karate-tournament
...
metro: Add "The Karate Tournament" (World)
2016-01-25 00:32:21 +00:00
David Haywood
bc1ee10112
regression fixes (nw)
2016-01-25 00:25:27 +00:00
David Haywood
76572532a0
fix regression (nw)
2016-01-25 00:19:08 +00:00
David Haywood
35efd1f17e
regression fixes (nw)
2016-01-25 00:06:40 +00:00
David Haywood
69617231b9
work around m72 / m90 crash for release (nw)
2016-01-24 23:48:08 +00:00
David Haywood
3e4063d139
keep segaybd happy with recent changes (for the time being system16 type sprites need to be called 'sprites') (nw)
2016-01-24 23:42:07 +00:00
David Haywood
752ceea412
unsurprisingly, there's decent protection, really need the dallas rom :/ (nw)
2016-01-24 23:19:34 +00:00
hap
34ca45619d
New NOT_WORKING machine added
...
------------
Fidelity Sensory Chess Challenger 12-B [Berger]
2016-01-25 00:10:37 +01:00
Alex Marshall
f4ed964d8d
Merge branch 'master' of http://github.com/mamedev/mame into en-karate-tournament
2016-01-24 14:32:48 -08:00
Alex Marshall
76b5f0daee
Added "The Karate Tournament (World)".
2016-01-24 14:31:37 -08:00
David Haywood
4fef9385e9
new NOT WORKING clones
...
Maniac Square (protected) [Charles MacDonald]
also added NO_DUMP regions for the dallas to all gaelco sets that should have one.
2016-01-24 22:24:27 +00:00
hap
d4c2a92189
fidelz80: added correct dump of CC10 [Berger]
2016-01-24 22:56:19 +01:00
hap
4a883fe8af
fidel6502: improved CSC driver
2016-01-24 22:32:22 +01:00
David Haywood
5b7fbe265f
new WORKING
...
Last Four (09:12 16/01/2001 [f205v]
2016-01-24 21:08:43 +00:00
MetalliC
ea933b5a38
dumped World Club Champion Football's camera sensor board [ANY]
2016-01-24 22:32:07 +02:00
David Haywood
8cc85d1cbc
new softlist additions (not working)
...
casloopy.xml: Loopy Town no Oheya ga Hoshii! [TeamEurope, Steve]
casloopy.xml: Lupiton no Wonder Palette [TeamEurope, Steve]
2016-01-24 20:13:39 +00:00
David Haywood
fb30fb6e67
Merge branches 'master' and 'master' of https://github.com/mamedev/mame
2016-01-24 19:56:05 +00:00
David Haywood
614ee3b5e9
Software list additions
...
tutor.xml: Tron (Jpn) (working) [TeamEurope & Steve]
database.xml: Leapfrog (not working) [TeamEurope & Steve]
also Pooyan, Jungler, and Guttang Gottog for pyutta are confirmed as matching the US dumps.
2016-01-24 19:55:53 +00:00
MetalliC
05c5ada815
New NOT_WORKING
...
--------------
Dragon Treasure 3 (Rev A) (GDS-0041A) [Jorge Valero, rtw, The Dumping Union]
2016-01-24 21:53:26 +02:00
MetalliC
6eb18ec95a
New clone added
...
--------------
Sega Bass Fishing Challenge Version A [gamerfan, brizzo, MetalliC, Smitdogg, The Dumping Union]
document Atomiswave registers [brizzo, MetalliC]
2016-01-24 21:53:24 +02:00
arbee
e62d261e77
Missed a line (nw)
2016-01-24 14:20:33 -05:00
arbee
2be7e8ed13
m68k: fix (020+) bfins results and Z flag [Till Harbaum]
2016-01-24 14:12:00 -05:00
RobertoFresca
3ec61d5a00
New machines marked as NOT_WORKING
...
----------------------------------
Pyon Pyon Jump [Ryan Holtz, Smitdogg, Shoutime, Roberto Fresca, The Dumping Union]
(out of whatsnew)
This is just a ROM loading to preserve the set.
I have the game working, but I need to update compile tools, enviroment, src,
etc to get a clean compile before apply all these improvements...
2016-01-24 15:45:24 -03:00
David Haywood
8eed86ca6f
shuffle some code around, move included code to .inc file, easier to read / understand than the self-include. also kill off the old rasterizer path, the new one seems to work fine, so it's essentially dead code, hopefully nobody has an issue with this.
2016-01-24 16:29:26 +00:00
David Haywood
73c52db905
new WORKING game
...
Il Galeone [f205v]
2016-01-24 14:42:22 +00:00
Miodrag Milanović
937f7bf560
Merge pull request #578 from Pernod70/master
...
bbcbc: corrected company (nw)
2016-01-24 15:24:28 +01:00
Nigel Barnes
b91c53fd87
bbcbc: corrected company (nw)
2016-01-24 14:17:02 +00:00
Miodrag Milanovic
0260e5b299
fix compile for windows (nw)
2016-01-24 10:17:55 +01:00
Miodrag Milanovic
d116bd0ca3
Merge branch 'ajrhacker-paletterefs'
2016-01-24 09:12:11 +01:00
Miodrag Milanovic
33364d06ea
Merge branch 'paletterefs' of https://github.com/ajrhacker/mame into ajrhacker-paletterefs
2016-01-24 09:11:47 +01:00
Miodrag Milanović
1fb2c71922
Merge pull request #575 from Pernod70/master
...
Added various softlists
2016-01-24 08:11:37 +01:00
Robbbert
aa3b44a0e3
Fixed TR606 for Hap (nw) unable to test, no roms.
2016-01-24 17:24:12 +11:00
AJR
9b61eb0b6b
Pass and return palette devices by reference, not as pointers
...
- Add screen_device::has_palette()
- Require device_gfx_interface::gfx() and palette() to access members
- Getters for atari_vad_device return devices as references, not pointers
2016-01-23 22:57:16 -05:00
Vas Crabb
41462ec437
Merge pull request #576 from bradhugh/xaudio2
...
XAudio2 Bug fix - forgot to initialize buffers and no need to init COM
2016-01-24 13:23:13 +11:00
hap
c3293c4820
New NOT_WORKING machine added
...
------------
Roland TR-606 [hap, Kevin Horton]
2016-01-24 02:55:58 +01:00
angelosa
3b94f23dad
Print messages for BTANBs, nw
2016-01-24 01:36:01 +01:00
hap
5a78579a00
fix compile
2016-01-24 01:34:34 +01:00
hap
b1e9147013
PORT_C*_MEMBER cleanup, last one for now. There's still a lot in the /drivers folder i didn't touch
2016-01-24 01:11:07 +01:00
angelosa
bdff17436c
Silence these drivers for grep "MACHINE_NOT_WORKING", nw
2016-01-24 01:09:02 +01:00
Brad Hughes
9a6eb2250b
XAudio2 Bug fix - forgot to initialize buffers and no need to init COM
2016-01-23 19:02:58 -05:00
hap
43e2b18eb3
some NULL -> nullptr
2016-01-24 00:44:19 +01:00
hap
fd1d0f8e7c
revert part of 'clang cleanup 7' where 0 means the value 0, for ROM_FILL too
2016-01-24 00:12:49 +01:00
hap
00ddf48c2e
revert part of 'clang cleanup 7' where 0 means the value 0
2016-01-24 00:03:39 +01:00
Robbbert
50755482d5
Merge branch 'master' of https://github.com/mamedev/mame
2016-01-24 09:45:29 +11:00
Robbbert
e90a2aab47
mz700: mz800 This should fix crash in debug build (nw)
2016-01-24 09:41:30 +11:00
Nigel Barnes
a92e67bf48
atom: added softlists for cassettes and floppies
2016-01-23 22:04:06 +00:00
Nigel Barnes
4989dba498
pro128s: additional info in softlist (nw)
2016-01-23 22:04:05 +00:00
Nigel Barnes
8274690063
md2: added softlist
2016-01-23 22:04:04 +00:00
Nigel Barnes
c12ed88ceb
dim68k: additional softlist titles (nw)
2016-01-23 22:04:04 +00:00
Nigel Barnes
22e3376244
bw14: Added softlist for Bondwell 14
2016-01-23 22:04:03 +00:00