summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
author AJR <ajrhacker@users.noreply.github.com>2017-11-04 09:30:02 -0400
committer AJR <ajrhacker@users.noreply.github.com>2017-11-04 09:30:02 -0400
commitf47913eeea92a4820f7714de8f35c792b98d2e9b (patch)
treedc390bdb3dbb73128495a4c283797953e5445686
parent7b1326f22030b9be6d2ce13ffcbae82d53bdb123 (diff)
cd2650: Note latch IC position (nw)
-rw-r--r--src/mame/drivers/cd2650.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/cd2650.cpp b/src/mame/drivers/cd2650.cpp
index ae18f570d9f..7755e7a0db8 100644
--- a/src/mame/drivers/cd2650.cpp
+++ b/src/mame/drivers/cd2650.cpp
@@ -283,7 +283,7 @@ static MACHINE_CONFIG_START( cd2650 )
MCFG_S2650_SENSE_INPUT(READLINE(cd2650_state, cass_r))
MCFG_S2650_FLAG_OUTPUT(WRITELINE(cd2650_state, cass_w))
- MCFG_DEVICE_ADD("outlatch", F9334, 0)
+ MCFG_DEVICE_ADD("outlatch", F9334, 0) // IC26
MCFG_ADDRESSABLE_LATCH_Q0_OUT_CB(WRITELINE(cd2650_state, tape_deck_on_w)) // TD ON
MCFG_ADDRESSABLE_LATCH_Q1_OUT_CB(DEVWRITELINE("beeper", beep_device, set_state)) // which is this?
// Q1-Q7 = OUT 0-6, not defined in RE