]> git.unchartedbackwaters.co.uk Git - francis/winuae.git/commitdiff
Ignore FRESTORE 68040 FPIARCU field.
authorToni Wilen <twilen@winuae.net>
Wed, 10 Feb 2021 17:05:55 +0000 (19:05 +0200)
committerToni Wilen <twilen@winuae.net>
Wed, 10 Feb 2021 17:05:55 +0000 (19:05 +0200)
fpp.cpp

diff --git a/fpp.cpp b/fpp.cpp
index 3d4ee3d491b3d3de5c9d74b32b2632087bf3be3f..9807a47fc2114105ac2140a105b8bec8b4fbcb1c 100644 (file)
--- a/fpp.cpp
+++ b/fpp.cpp
@@ -2655,9 +2655,7 @@ retry:
                                ad += 0x4; // offset to CU_SAVEPC field
                                tmp = x_cp_get_long(ad);
                                cusavepc = tmp >> 24;
-                               ad += 0x20; // offset to FPIARCU field
-                               regs.fpiar = x_cp_get_long(ad);
-                               ad += 0x14; // offset to ET15 field
+                               ad += 0x34; // offset to ET15 field
                                tmp = x_cp_get_long(ad);
                                et15 = (tmp & 0x10000000) >> 28;
                                ad += 0x4; // offset to CMDREG1B field