summaryrefslogtreecommitdiffstatshomepage
path: root/src/ldplayer
diff options
context:
space:
mode:
author Aaron Giles <aaron@aarongiles.com>2008-10-09 05:31:15 +0000
committer Aaron Giles <aaron@aarongiles.com>2008-10-09 05:31:15 +0000
commit2d6453c98af8d4cae65a906c74e4e083fb48643b (patch)
treec0fc7591a43dff5569a78e8c795e14cf6de23555 /src/ldplayer
parent3df44083f8d0d74b9c7b7b269976997e0472da27 (diff)
Made the Z80 daisy chain aware of referencing device-specific devices.
Added preliminary LD-V1000 emulation. Not fully working yet, but mostly there. Cleaned up and normalized the three existing laserdisc emulations. Removed obsolete code from the laserdisc core.
Diffstat (limited to 'src/ldplayer')
-rw-r--r--src/ldplayer/ldplayer.mak1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ldplayer/ldplayer.mak b/src/ldplayer/ldplayer.mak
index c3344034e26..fd707a7d9a2 100644
--- a/src/ldplayer/ldplayer.mak
+++ b/src/ldplayer/ldplayer.mak
@@ -26,6 +26,7 @@ OBJDIRS += \
#-------------------------------------------------
CPUS += I8049
+CPUS += Z80