From 8a017c1bc84cf3395fb6c01e4c50ac94cc2b0f70 Mon Sep 17 00:00:00 2001 From: Angelo Salese Date: Thu, 4 Jun 2020 18:55:29 +0200 Subject: Reinstated TODO item (nw) --- src/mame/drivers/taitowlf.cpp | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/mame/drivers/taitowlf.cpp b/src/mame/drivers/taitowlf.cpp index dbb8b478a47..e98ab104e1a 100644 --- a/src/mame/drivers/taitowlf.cpp +++ b/src/mame/drivers/taitowlf.cpp @@ -42,8 +42,9 @@ Taito W Rom Board: -Program, Sound roms TODO: --Emulation of the entire Taito W main board which plugs into the PC motherboard's only PCI slot. - -PCI comms between both boards have yet to be understood. +- program ROM is read via parallel port (for offset write, encrypted) and game port!? +- Emulation of the entire Taito Wolf main board which plugs into the PC motherboard's only PCI slot. +- PCI comms between both boards have yet to be understood. */ -- cgit v1.2.3