timers implemented for new z80 mode

git-svn-id: file:///home/notaz/opt/svn/PicoDrive@460 be3aeb3a-fb24-0410-a615-afba39da0efa
This commit is contained in:
notaz 2008-05-26 18:58:21 +00:00
parent 4b9c588826
commit 43e6eaad0b
12 changed files with 128 additions and 81 deletions

View file

@ -389,11 +389,7 @@ m_read8_misc2:
ldr r1, =PicoOpt
ldr r1, [r1]
tst r1, #1
ldrne r1, =ym2612_st
ldrne r1, [r1]
ldrneb r0, [r1, #0x11] @ ym2612_st->status
bxne lr
bne ym2612_read_local_68k
m_read8_fake_ym2612:
ldr r3, =(Pico+0x22200)