Miodrag Milanovic
1e0f3bfc37
Revert "Unified filenames for ep64 audio/video components to match driver (nw)"
...
This reverts commit 10a20e4d7d
.
2016-04-25 12:16:28 +02:00
Scott Stone
691494277b
vc4000snd and specimx_snd files renamed to match driver (nw)
2016-04-24 22:47:05 -04:00
Scott Stone
2b69aa072b
tvc_snd renamed to match driver name (nw)
2016-04-24 21:45:13 -04:00
Scott Stone
6794654a06
Moved upd1771 files to proper device folder and fixed includes (nw)
2016-04-24 21:22:59 -04:00
Scott Stone
86be9779cc
Wonderswan audio/video files renamed to match driver (nw)
2016-04-24 20:41:31 -04:00
Scott Stone
10a20e4d7d
Unified filenames for ep64 audio/video components to match driver (nw)
2016-04-24 19:10:07 -04:00
Scott Stone
169b790b99
Merge md_cons.h to megadriv.h to match that of main driver (nw)
2016-04-24 16:42:50 -04:00
Scott Stone
819309bade
Rename atari files to atari400 files and references to match driver name (nw)
2016-04-24 15:59:46 -04:00
Scott Stone
af1756e508
Rename cps2crpt to cps2crypt to match header filename (nw)
2016-04-24 12:39:43 -04:00
etabeta78
10c5c6cfb9
This shall fix arcade target. Sorry for the breakage. nw.
2016-04-24 05:59:19 +02:00
etabeta78
3b1f24dd82
saturn.cpp: converted controllers to work through slot devices,
...
cleaning up the related code. [Fabio Priuli]
saturn.cpp: added emulation of the SegaTap adapter (4 controllers)
and Sega Multitap adapter (6 controllers). Saturn Bomberman
can now be played as intended. [Fabio Priuli]
2016-04-23 19:07:33 +02:00
Miodrag Milanovic
c47bd3a937
Added generic latch to replace soundlatch in driver_device (nw)
2016-04-18 14:08:54 +02:00
couriersud
31325d6599
Convert kidniki netlist into an external one.
2016-04-17 22:30:55 +02:00
etabeta78
af570db2d0
ng_aes.cpp: converted AES controllers to work through slot devices.
...
Also, separated more clearly the CD component by the base unit. [Fabio Priuli]
2016-04-13 23:31:07 +02:00
hap
3c774adb53
phantom.cpp skeleton driver
...
New NOT_WORKING machine added
-----------
Fidelity Phantom [hap, Lord Nightmare]
2016-04-13 16:20:49 +02:00
David Haywood
d702097e42
segacrpt is also a device, again reduced some duplication (nw)
2016-04-12 03:30:47 +01:00
David Haywood
0cfa192533
segacrp2 is now a device, kill off a whole bunch of duplicated decryption code across several drivers (nw)
2016-04-12 00:10:54 +01:00
etabeta78
465de15885
intv: Converted controller inputs to be slot devices. [Fabio Priuli]
...
intvecs: Converted hand controllers, keyboard and synth to be slot devices,
by using a temporary hack to workaround the impossibility to plug the same
device into 2 different slots as these keyboard require. [Fabio Priuli]
out of whatsnew: in the long term we need to come up with a core solution
for these devices that occupy multiple slot devices at once (another one is
the VCS Compumate which plugs into both VCS control ports), because the
hack I used (a "fake" control port which acts as a passthru for the two real
control ports) is not really satisfactory. However, current solution is better
than the selectable controllers we had, which were (ab)using
PORT_CONDITIONs...
2016-04-10 17:54:51 +02:00
etabeta78
e594366857
probably fixed the arcade only build. nw.
2016-04-10 06:15:18 +02:00
couriersud
bc936dbc26
Added m62(kidniki) to nl.lua. Started some experiments around parallel
...
solving of linear equations. This code is not active. Fix kidniki audio
performance. [Couriersud]
2016-04-08 03:30:11 +02:00
Miodrag Milanovic
dff2f2517a
separate mpeg audio as device, made building separate model3 possible (nw)
2016-04-07 18:15:07 +02:00
David Haywood
23df0fe736
new NOT WORKING
...
Jungle (VI3.02) [f205v]
I think the 68k code is encrypted.
2016-04-07 14:22:22 +01:00
MetalliC
c88e9508e6
Sega Model3/Naomi/Hikaru Communication Board basic
2016-04-05 17:23:56 +03:00
Michael Zapf
ee6684ac85
New GROM implementation (TMC0430) with (almost) precise clock behavior
2016-03-30 23:50:39 +02:00
Miodrag Milanovic
913ab1e140
Cleanups and version bump
2016-03-30 08:35:21 +02:00
David Haywood
8b2613e3e0
new NOT WORKING
...
Super Game (Sega Master System Multi-game bootleg) [Astroblaster]
unfortunately the dump is incomplete, there's a 512KB MASK rom that hasn't been dumped.
(it also probably uses an MCU for the timer / credit logic, but we can simulate that)
2016-03-30 00:17:06 +01:00
Miodrag Milanovic
de5c77d785
add to arcade projects (nw)
2016-03-29 10:53:22 +02:00
Miodrag Milanovic
9b3788035c
scrclean on lua scripts (nw)
2016-03-29 08:49:47 +02:00
David Haywood
665cce56de
pull the tecfri spyhunter bootleg out of the mcr driver, hardware is too different (nw)
2016-03-28 05:59:47 +01:00
David Haywood
9d12206fd5
new clones
...
Spartan X (Tecfri hardware bootleg) [farzeno, rockman]
put this is a new driver because if the other Tecfri boots are anything to go by the modifications will be gross, still need to pull spyhuntpr into it's own driver too after finding out just how different it is to the original.
2016-03-27 22:45:27 +01:00
cracyc
8fc8fc5ca3
pcat_dyn: add sound and mark toursol working [Carl]
2016-03-19 21:13:00 -05:00
Dirk Best
59a41ff1d7
svi318: rewrite banking, add expander bus, add svi601 super expander and
...
slot modules for the sv801 disk controller, sv803 16k memory epansion
and the sv807 64k memory expansion
2016-03-16 22:05:43 +01:00
hap
ce5cb07631
tms1k: split part 2, renamed files
2016-03-16 01:26:37 +01:00
Lord-Nightmare
eb3459137c
New NOT WORKING Machines added
...
---------------
Symbolics 3600 [trinitr0n/Ian F., Lord Nightmare]
2016-03-14 19:41:16 -04:00
David Haywood
e48a88ff43
ok, belongs in here, will improve this driver instead (nw)
2016-03-13 15:28:53 +00:00
David Haywood
79ee578ad6
new NOT WORKING
...
Android (early build?) [Ryan Holtz]
note this is NOT the same build of the game that Chris Hardy has, his looks more polished / finished, so this seems to be an earlier build / prototype. I don't know if the hardware is the same or not.
Still working on this.
2016-03-12 16:01:21 +00:00
hap
262fc7035a
renamed supercon.cpp to novag6502.cpp
2016-03-09 12:21:05 +01:00
Miodrag Milanovic
98f0e800f4
Fixed arcade build and merged libbus with liboptional due to circular dependencies (nw)
2016-03-06 09:09:18 +01:00
cracyc
c049a91f4a
pcxt: use pc motherboard device and banking (nw)
2016-03-05 15:02:29 -06:00
cracyc
d74c750cbe
pc: simplify somewhat the pcs/clones and enable configs with less than 640k ram (nw)
...
tandy1t: make the shared vram actually work and use banking (nw)
--
Some of the tandy's will show garbage on the screen when booted, it's the memory test overwriting the shared vram
2016-03-04 21:36:39 -06:00
Miodrag Milanovic
8d4f4d62aa
remove remaining files (nw)
2016-03-04 09:27:47 +01:00
Miodrag Milanovic
c5836d89d7
Demoted svi318 to skeleton (nw)
2016-03-04 09:27:47 +01:00
Miodrag Milanovic
cc2330d739
Fix compile are demote drivers (nw)
2016-03-04 08:33:22 +01:00
Lord-Nightmare
dc6e705c0c
fix mess.lua build until rest of mboard dependencies are flushed (nw)
2016-03-04 01:56:55 -05:00
Miodrag Milanovic
9a8c689960
Removed code from Ralf Schaefer and demoted drivers to skeleton and not working (nw)
2016-03-03 21:15:37 +01:00
David Haywood
d51aa530be
remove drivers by 'Edgardo E. Contini Salvan' due to unresolved licensing (replaced with skeleton containing ROM loading only)
2016-03-03 18:45:14 +00:00
David Haywood
4fbd1d7bab
remove all drivers by 'insideoutboy' due to unresolved licensing, replaced with skeleton drivers (rom loading only)
2016-03-03 18:38:56 +00:00
Curt Coder
99ba45ff75
newbrain: Dumped the COP internal ROM. [Chris Despinidis]
...
newbrain: Rewrote the driver to modern standards. [Curt Coder]
cop400: Implemented the MICROBUS interface. [Curt Coder]
2016-03-02 20:54:32 +02:00
David Haywood
3b3c516a3d
Black Touch '96 hardware is a Korean clone of 'SNK68' hardware so start to refactor, and share code
2016-03-01 19:35:32 +00:00
cracyc
24ced36677
at: create at motherboard device and split pci and ps2 machines into own files [Carl]
2016-02-24 10:45:12 -06:00