summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu
diff options
context:
space:
mode:
author smf- <smf-@users.noreply.github.com>2013-10-31 01:46:30 +0000
committer smf- <smf-@users.noreply.github.com>2013-10-31 01:46:30 +0000
commitbebebc00c8d2009445270d713d15caca5d0b9e10 (patch)
tree26bb7c59fddbb67047398bceba373550990db71b /src/emu
parent7ca83c47a5b7435e282f5a2101fab87227296210 (diff)
fixed read sub channel bug introduced in 25577 (fixes ddr2m) (nw)
Diffstat (limited to 'src/emu')
-rw-r--r--src/emu/machine/t10mmc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/emu/machine/t10mmc.c b/src/emu/machine/t10mmc.c
index 7498a40f4f8..ec381bfffef 100644
--- a/src/emu/machine/t10mmc.c
+++ b/src/emu/machine/t10mmc.c
@@ -486,7 +486,7 @@ void t10mmc::ReadData( UINT8 *data, int dataLength )
}
}
- if (command[1] & 0x40)
+ if (command[2] & 0x40)
{
data[2] = 0;
data[3] = 12; // data length