summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers
diff options
context:
space:
mode:
author Angelo Salese <angelosa@users.noreply.github.com>2020-06-04 18:55:29 +0200
committer GitHub <noreply@github.com>2020-06-04 18:55:29 +0200
commit8a017c1bc84cf3395fb6c01e4c50ac94cc2b0f70 (patch)
treebd73974bb2f7487e1b18b48ec8970a8af482580c /src/mame/drivers
parentd5a6bcf1dd870ef856d9d372ee68a3a177a0d7c7 (diff)
Reinstated TODO item (nw)
Diffstat (limited to 'src/mame/drivers')
-rw-r--r--src/mame/drivers/taitowlf.cpp5
1 files 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.
*/