Commit Graph

40125 Commits

Author SHA1 Message Date
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
hap
b5cf624790 2010 driver overhaul was by Ralf 2016-01-13 22:09:53 +01:00
Miodrag Milanovic
c56116336f BSD-3-Clause for Stefan Jokisch (nw) 2016-01-13 21:04:00 +01:00
Sandro Ronco
a77aaee7e9 Added 10 new cart dumps for PreComputer 1000. [TeamEurope]
Added 2 new cart dumps for Ordisavant (France). [TeamEurope, dlfrsilver]
2016-01-13 20:37:33 +01:00
Sandro Ronco
504f42aa9b snotec.xml: added 4 new cart dumps. [TeamEurope] 2016-01-13 20:31:38 +01:00
Sandro Ronco
42e4a6cb01 New NOT WORKING systems
----------------------------------------------
Ordisavant (France) [TeamEurope, dlfrsilver]
2016-01-13 20:29:42 +01:00
hap
c61c328bb3 nw, syncing git local with master 2016-01-13 19:42:05 +01:00
Miodrag Milanović
57ea5b0e4f Merge pull request #564 from meesokim/patch-6
[spc1000] cassette tape motor fixed for working properly [Miso Kim]
2016-01-13 17:52:41 +01:00
Miodrag Milanović
2204ccc92c Merge pull request #563 from meesokim/patch-5
[spc1500] some feature fixed for the official demo application [Miso Kim]
2016-01-13 17:46:31 +01:00
Miso Kim
3248f1045d [spc1000] cassette tape motor fixed for working properly
- spc1000 ROM file update for CP/M disk working at booting time
- spc1000 cassette tape motor fixed for better working
2016-01-14 01:39:13 +09:00
Miso Kim
7617f2a981 [spc1500] some feature fixed for official demo application
- spc1500 double size character support
- spc1500 PCG addressing improved
- spc1500 cassette tape motor fixed
2016-01-14 01:29:12 +09:00
arbee
bed2d7a5b9 Update last commit for Micko's output changes (nw) 2016-01-13 09:30:08 -05:00
R. Belmont
d266cd0a09 Merge pull request #550 from JoakimLarsson/didact_r2
Didact driver
2016-01-13 09:25:10 -05:00
Miodrag Milanovic
52e5987dcb latching of external_input makes previous revert to work by Juergen(nw) 2016-01-13 13:36:07 +01:00
Miodrag Milanovic
603dfb67c4 Revert "remove const (nw)"
This reverts commit e96fd34dd8.
2016-01-13 13:29:06 +01:00
Lord-Nightmare
34fae8e335 arkanoid.cpp: Added emulation of the 68705 timer and timer interrupts. Fixed bugs with MCU port c ddr handling, latches and edge detection, added missing interrupt on Z80 write to MCU, and removed a boost interleave hack which was made unnecessary by these fixes. Switched the Arkanoid (older) sets to use original Taito A75 06 MCU code as opposed to the bootleg MCU code used until now. The 3 (newer) and 1 Tournament sets still use hand-hacked bootleg MCU code until original MCU chips can be dumped and/or decapped. All 9 of the dumped Arkanoid MCU code roms now work, if hooked up to the appropriate drivers. Hooked the now-working 'deprotected Taito' MCU dump up to arkanoidjbl. Added an alternate gfx rom dumped from an original 'older' US board. [Lord Nightmare, Brizzo] 2016-01-13 04:27:25 -05:00
Miodrag Milanovic
807265ed21 put debug_view back in machine due to issues with QT (nw) 2016-01-12 12:00:56 +01:00
Miodrag Milanovic
db0bd9e5e5 Fix compile on OSX 2016-01-12 11:08:03 +01:00
Miodrag Milanovic
79fd7e15d1 Fix linux compile 2016-01-12 10:02:55 +01:00
Miodrag Milanovic
f9a9eafba0 created debugger_manager, now this one owns debug_view_manager (nw) 2016-01-12 09:50:59 +01:00
Miodrag Milanovic
7dec0b4143 simplify (nw) 2016-01-12 09:17:14 +01:00
David Haywood
8eb32c4c4b some fast invaders improvements [ANY] 2016-01-12 00:04:09 +00:00
yz70s
0802d60f8a xbox.cpp: add simple superio support and more usb (nw)
Bytes sent to the supoerio's first rs232 port wil be echoed on the console, this way
it is possible to see the ouput of the OutputDebugString function.
2016-01-11 23:01:50 +01:00
yz70s
9a9a89c716 chihiro.cpp: improve support for fixed function pipeline (nw) 2016-01-11 23:01:49 +01:00
hap
d62bd1baee added A.I company (note: "A.I" only 1 dot) 2016-01-11 21:29:28 +01:00