X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=Pico%2Fcd%2FMemory.s;h=f73f77460c34933642ede87081d6981cb9dedac5;hb=8022f53da61b8e70420a3bac97250119bbe26457;hp=3b49cacd7c0555e5330be58a108101cae24cc92b;hpb=4b167c12c7ebb23223c347793a2b4d5e9712e384;p=picodrive.git diff --git a/Pico/cd/Memory.s b/Pico/cd/Memory.s index 3b49cac..f73f774 100644 --- a/Pico/cd/Memory.s +++ b/Pico/cd/Memory.s @@ -381,7 +381,7 @@ PicoWriteS68k32: @ u32 a, u32 d add r2, r2, #0x110000 add r2, r2, #0x002200 .if \is_read - ldrb r0, [r2, #0x18] + ldrb r0, [r2, #0x18] @ Pico_mcd->m.bcram_reg .else strb r1, [r2, #0x18] .endif