summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
author mooglyguy <therealmogminer@gmail.com>2018-04-18 19:16:53 +0200
committer mooglyguy <therealmogminer@gmail.com>2018-04-18 19:17:11 +0200
commit258cff6e3fb55203ad29708ca0a6c77a619ba5cb (patch)
treea88ae5865cfe13f2e0cce09ca9dedfad659e44d6
parent5ae175ff115ab674fd3de623175c6571b522e765 (diff)
vp415: comment update, nw
-rw-r--r--src/mame/drivers/vp415.cpp13
1 files changed, 4 insertions, 9 deletions
diff --git a/src/mame/drivers/vp415.cpp b/src/mame/drivers/vp415.cpp
index 73bd342f740..e7ec300488e 100644
--- a/src/mame/drivers/vp415.cpp
+++ b/src/mame/drivers/vp415.cpp
@@ -32,15 +32,10 @@
Z - Deck Electronics
TODO:
- - Module W and Module S both have a NEC D8041AHC which has not yet
- been dumped. Dumps will be necessary to properly emulate the
- player.
- - Anyone who has information on the proper voltage with which to
- dump a mask-type 8041 manufactured by NEC circa 1987, please
- contact Ryan Holtz.
- - Driver currently fails the initial self-test with code 025. Per
- the service manual, code 25 means "no REFV pulse at system
- start-up".
+ - Module W has a NEC D8041AHC which has not yet been dumped. A dump
+ will be necessary to properly emulate the player.
+ - Driver currently fails the initial self-test with code 052. Per
+ the service manual, code 52 means "no 2ppr pulse".
***************************************************************************/