X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=pico%2F32x%2F32x.c;h=dd4d0ed28d00ec8e09802068cc658085136934b0;hb=cd0ace2832b2088e5a973a50ebbab6e57c56b91f;hp=d0110c13593e1c17dc7c8ad6bffd3a1b53efa726;hpb=f3d1e1e63ff0d7fb61ce7b0fa5c328b039f110e0;p=picodrive.git diff --git a/pico/32x/32x.c b/pico/32x/32x.c index d0110c1..dd4d0ed 100644 --- a/pico/32x/32x.c +++ b/pico/32x/32x.c @@ -85,9 +85,6 @@ void Pico32xStartup(void) if (!Pico.m.pal) Pico32x.vdp_regs[0] |= P32XV_nPAL; - PREG8(msh2.peri_regs, 4) = - PREG8(ssh2.peri_regs, 4) = 0x84; // SCI SSR - rendstatus_old = -1; emu_32x_startup(); @@ -100,6 +97,8 @@ void p32x_reset_sh2s(void) sh2_reset(&msh2); sh2_reset(&ssh2); + sh2_peripheral_reset(&msh2); + sh2_peripheral_reset(&ssh2); // if we don't have BIOS set, perform it's work here. // MSH2