summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/harddriv.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/machine/harddriv.c')
-rw-r--r--src/mame/machine/harddriv.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/mame/machine/harddriv.c b/src/mame/machine/harddriv.c
index 6673e91d953..7e67481123f 100644
--- a/src/mame/machine/harddriv.c
+++ b/src/mame/machine/harddriv.c
@@ -1853,9 +1853,9 @@ READ16_HANDLER( stmsp_speedup_r )
state->m_stmsp_sync[0][2] == 0 && /* 80030 */
state->m_stmsp_sync[0][3] == 0 && /* 80040 */
state->m_stmsp_sync[0][4] == 0 && /* 80050 */
- state->m_stmsp_sync[0][5] == 0 && /* 80060 */
- state->m_stmsp_sync[0][6] == 0 && /* 80070 */
- state->m_stmsp_sync[1][0] == 0 && /* 99680 */
+ state->m_stmsp_sync[0][5] == 0 && /* 80060 */
+ state->m_stmsp_sync[0][6] == 0 && /* 80070 */
+ state->m_stmsp_sync[1][0] == 0 && /* 99680 */
state->m_stmsp_sync[2][0] == 0xffff && /* 99d30 */
state->m_stmsp_sync[2][1] == 0xffff && /* 99d40 */
state->m_stmsp_sync[2][2] == 0 && /* 99d50 */