X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=Pico%2Fcd%2FPico.s;h=a51590f5ce3417179d40bebf0e45cb591ecf408f;hb=58b75cc51a7900b53117be7697d2aefeadeb7f66;hp=6cd140a1892a4f42d02629da0ced4ceed2728ce0;hpb=ce5be1b51a71786c90d373ffb7f92dc8245f9b12;p=picodrive.git diff --git a/Pico/cd/Pico.s b/Pico/cd/Pico.s index 6cd140a..a51590f 100644 --- a/Pico/cd/Pico.s +++ b/Pico/cd/Pico.s @@ -49,9 +49,11 @@ SekRunPS: str r2, [r8] str r3, [r10] + ldr r6, =CycloneJumpTab ldr r1, =SekCycleCnt ldr r0, =((488<<16)-PS_STEP_M68K) - ldr r6, =CycloneJumpTab + str r6, [r7,#0x54] + str r6, [lr,#0x54] @ make copies to avoid literal pools @ schedule m68k for the first time.. ldr r1, [r1]