cd: fix copy-paste bug, comm issue

This commit is contained in:
notaz 2013-09-23 00:45:33 +03:00
parent 021e47b375
commit 334d9fb654
4 changed files with 12 additions and 8 deletions

View file

@ -433,6 +433,7 @@ m_s68k_read8_comm:
ldr r1, [r1]
add r1, r1, #0x110000
ldrb r1, [r1, r0]
bic r0, r0, #1
b s68k_poll_detect