Index: branches/2020Q3/games/libretro-uae/files/patch-sources_src_machdep_m68kops.h =================================================================== --- branches/2020Q3/games/libretro-uae/files/patch-sources_src_machdep_m68kops.h (nonexistent) +++ branches/2020Q3/games/libretro-uae/files/patch-sources_src_machdep_m68kops.h (revision 546156) @@ -0,0 +1,11 @@ +--- sources/src/machdep/m68kops.h.orig 2020-08-25 11:26:10 UTC ++++ sources/src/machdep/m68kops.h +@@ -11,7 +11,7 @@ + + #ifndef ANDROID + +-#if defined(__CELLOS_LV2__) || defined(_WIN32) || defined(__x86_64__) || defined(ARM) || defined(WIIU) ++#if defined(__CELLOS_LV2__) || defined(_WIN32) || defined(__x86_64__) || defined(ARM) || defined(WIIU) || defined(__powerpc__) + + #ifdef WIIU + #define FLAGBIT_N 31 Property changes on: branches/2020Q3/games/libretro-uae/files/patch-sources_src_machdep_m68kops.h ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: branches/2020Q3/games/libretro-uae/files/patch-sources_src_machdep_maccess.h =================================================================== --- branches/2020Q3/games/libretro-uae/files/patch-sources_src_machdep_maccess.h (nonexistent) +++ branches/2020Q3/games/libretro-uae/files/patch-sources_src_machdep_maccess.h (revision 546156) @@ -0,0 +1,11 @@ +--- sources/src/machdep/maccess.h.orig 2020-08-25 11:25:48 UTC ++++ sources/src/machdep/maccess.h +@@ -6,7 +6,7 @@ + * Copyright 1996 Bernd Schmidt + */ + +-#if defined(__CELLOS_LV2__) || defined(WIIU) ++#if defined(__CELLOS_LV2__) || defined(WIIU) || defined(__powerpc__) + + STATIC_INLINE uae_u32 do_get_mem_long (uae_u32 *a) + { Property changes on: branches/2020Q3/games/libretro-uae/files/patch-sources_src_machdep_maccess.h ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: branches/2020Q3 =================================================================== --- branches/2020Q3 (revision 546155) +++ branches/2020Q3 (revision 546156) Property changes on: branches/2020Q3 ___________________________________________________________________ Modified: svn:mergeinfo ## -0,0 +0,1 ## Merged /head:r546155