X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=Pico%2FCart.c;h=e616622a4488c996ae384c2aadbfc8ca9581539b;hb=12f0f94d1595ac3bf4a33ded6023197b22572163;hp=f82c3252c7c866dd95396f1c8131e8a76fd0aa3c;hpb=0ffefdb8bd172c258497ce0cd14d1f2ea1358f69;p=picodrive.git diff --git a/Pico/Cart.c b/Pico/Cart.c index f82c325..e616622 100644 --- a/Pico/Cart.c +++ b/Pico/Cart.c @@ -497,6 +497,7 @@ int PicoCartInsert(unsigned char *rom,unsigned int romsize) PicoDmaHook = NULL; PicoResetHook = NULL; PicoLineHook = NULL; + carthw_chunks = NULL; PicoMemReset();