Grazvydas Ignotas
662f3e7d38
relicense SVP/SSP1601 code (nw)
...
notes:
9f1788f65c
already removed MAME license
notice without bothering with permission
00b76c70c3
claims Pierpaolo Prazzoli chose
BSD3 too
3360feb244
claims the same about
Fabio Priuli
2016-01-17 15:52:54 +02:00
hap
23a88d558b
fidelz80: move base state to .h file
2016-01-17 11:46:03 +01:00
hap
4af4cc4b9e
renamed csc.cpp to fidelsensor.cpp
2016-01-17 11:28:22 +01:00
hap
82786e9564
Revert "removed fidelz80.h"
...
This reverts commit 8bbdfc0abe
.
2016-01-17 11:23:14 +01:00
Miodrag Milanović
1b47d60814
Merge pull request #568 from ajrhacker/listdevsort
...
Fix broken listdevices sorting (nw)
2016-01-17 08:37:05 +01:00
Lord-Nightmare
54072ef35d
fix unidasm compile [Robbbert]
2016-01-17 00:52:45 -05:00
briantro
64a60b4282
New Tourvision Game Added
...
tourvis.cpp: Added V4.0 BIOS to the Tourvision driver [system11]
New Game Added
----------------------------------------------
Doraemon Meikyuu Daisakusen (Tourvision PCE bootleg) [system11, The Dumping Union]
2016-01-16 21:33:02 -06:00
AJR
7218ceee7b
Fix broken listdevices sorting (nw)
2016-01-16 17:07:38 -05:00
Miodrag Milanovic
8144b878ab
Fix OSX build (nw)
2016-01-16 21:00:21 +01:00
Miodrag Milanovic
a23a0abc76
fixed qt build (nw)
2016-01-16 20:55:10 +01:00
Miodrag Milanovic
e8512cb57b
some additional (nw)
2016-01-16 20:47:16 +01:00
Miodrag Milanovic
caba131d84
rest of device parameters to std::string (nw)
2016-01-16 20:05:32 +01:00
hap
2d96e6f4d3
New NOT_WORKING clone added
...
---------------
Fidelity Voice Chess Challenger (German) [plgDavid]
Fidelity Voice Chess Challenger (French) [plgDavid]
--
note:fidelz80.cpp needs VCC language switch and speech rom bankswitch
2016-01-16 19:23:57 +01:00
Miodrag Milanovic
c02754e802
Fix OSX build (nw)
2016-01-16 18:46:38 +01:00
Miodrag Milanovic
56f37631da
OS/2 patch [KO Myung-Hun]
2016-01-16 18:02:19 +01:00
Miodrag Milanovic
5f19489cd2
Fixes (nw)
2016-01-16 17:55:36 +01:00
Miodrag Milanovic
cc10c416de
update for Naibo Zhang (nw)
2016-01-16 17:55:22 +01:00
Miodrag Milanovic
1f90ceab07
tags are now strings (nw)
...
fix start project for custom builds in Visual Studio (nw)
2016-01-16 14:54:42 +01:00
David Haywood
34161178c4
Merge pull request #566 from rzero9/patch-1
...
x1_cass.xml: Two new dumps
2016-01-16 11:44:47 +00:00
r09
4647ea1bea
x1_cass: Two new dumps
...
Fantasian (Xtal Soft, 1985) - seems to work only with the x1turbo drivers, but the box says it should be compatible with the original X1
Pinball (Hudson Soft, 1982)
2016-01-16 10:47:37 +01:00
Ivan Vangelista
a0e50f6556
mame/drivers/viper.cpp: small cleanup (nw)
2016-01-16 08:54:06 +01:00
Lord-Nightmare
829b1ca727
Arkanoid: Add note about the number of optical quadrature slots (24) the arkanoid 1:20 geared spinner's quadrature wheel. [brizzo]
2016-01-15 16:04:38 -05:00
David Haywood
553d6e64d8
this really is missing a rom, it's just an unmarked mask rom in the location next to the unpopulated one.
2016-01-15 19:15:18 +00:00
David Haywood
a755340a98
was reported to me that "Big Buck Hunter Call of the Wild" still locks up after a few rounds, always has, can't be considered working (nw)
...
(verified it myself too, just froze mid-game after about 12 rounds, then again on a loading screen after 7)
2016-01-15 18:22:34 +00:00
hap
c3e157421b
New NOT_WORKING clone added
...
---------------
Fidelity Voice Chess Challenger (Spanish) [Berger]
--
note:fidelz80.cpp needs VCC language switch and speech rom bankswitch
2016-01-15 18:59:08 +01:00
hap
92de34be04
fidelz80: improved CC10/VCC internal artwork
2016-01-15 17:38:47 +01:00
Ivan Vangelista
c4fbf0ed11
ldplayer: make it compile again (nw)
2016-01-15 15:23:04 +01:00
Lord-Nightmare
b96505e897
Arkanoid.cpp: Set YM2149 emulation to mix channels the same way the real pcb mixes them, by directly tying them together with no mixing resistors. This introduces some distortion, but is more accurate to actual pcb audio. [Lord Nightmare]
2016-01-15 08:56:49 -05:00
hap
38e15d7885
separate .lay file for VCC
2016-01-15 13:26:46 +01:00
hap
ba36bb58fa
renamed .lay files:
...
fidelz80 -> fidel_cc
vsc -> fidel_vsc
bridgec3 -> fidel_vbrc
2016-01-15 13:19:32 +01:00
hap
cf2c92ecd3
fix VSC ppi comms and leds (PORT_TOGGLE is meant to be temporary, for testing)
2016-01-15 12:59:09 +01:00
Ivan Vangelista
e374fb33e1
mame/drivers/didact.cpp: fixed validation (nw)
2016-01-15 12:37:34 +01:00
Ivan Vangelista
91e54461c3
mame/drivers/suna8.cpp: fixed crash as per MT06126. Game remains not working though. (nw)
2016-01-15 10:38:49 +01:00
Lord-Nightmare
5c0b55f15b
disable some logging accidentally left enabled (nw)
2016-01-15 02:42:14 -05:00
Lord-Nightmare
eef39d9b7b
Minor comment fixes on arkanoid.cpp (nw)
2016-01-15 01:46:59 -05:00
hap
7e5d7b1453
remove meaningless changelog
2016-01-15 06:31:15 +01:00
hap
d8fb4126d4
license mismatch between s14001 .h and .cpp
2016-01-15 06:30:20 +01:00
hap
a7d3cd5482
copy-pasted strobe display handler from handheld drivers
2016-01-15 04:52:02 +01:00
hap
dfd168a5e5
changed beeper to speaker
2016-01-15 03:52:45 +01:00
hap
8bbdfc0abe
removed fidelz80.h
2016-01-15 03:43:26 +01:00
hap
77da4cad3c
fidelz80 driver cleanup WIP
2016-01-15 03:41:11 +01:00
Curt Coder
06ac03cf2d
c64_flop.xml: Added Little Knight Arthur. [Pasi Hytönen]
2016-01-14 22:02:20 +02:00
Scott Stone
297230a909
Flagged Mystic Marathon as having wrong colors and documented what is known regarding his as a TODO in the source. (nw)
2016-01-14 09:41:11 -05:00
Miodrag Milanovic
7f02a9e47b
Fix image unload (nw)
2016-01-14 14:10:36 +01:00
Miodrag Milanovic
2c0cf88891
Oliver Bergmann and Randy Mongenel worked on NEC cpu core as effort to run raiden (nw)
...
Core was meanwhile rewritten
2016-01-14 13:29:19 +01:00
angelosa
de50674f43
Final note, nw
2016-01-14 03:26:23 +01:00
angelosa
bf5f643205
40love.cpp: added screen disable bit, used by Undoukai during transitions [Angelo Salese]
2016-01-14 03:20:42 +01:00
angelosa
efbac3fa11
Fix TODO, nw
2016-01-14 03:08:57 +01:00
angelosa
d61a1ae67b
40love.cpp: added global color select bank, fixes colors in later levels for Forty-Love [Angelo Salese]
2016-01-14 03:07:30 +01:00
David Haywood
c05df2ecf6
new clones
...
Multi Game '96 (Italy) [system11]
I think it's Italian at least, it came from Italy. Kinda interesting, the World version we have (Twin Adventure) also has a single block of unused text that's either Italian or Spanish in the gfx roms (but mostly English)
2016-01-14 00:09:52 +00:00