work harder to update mednafen gpu.cpp from 1.24.0-UNSTABLE more exactly

This commit is contained in:
zeromus 2020-04-09 15:38:24 -04:00
parent 8e5aefb376
commit 4201a9d382
2 changed files with 1444 additions and 1468 deletions

View File

@ -51,6 +51,8 @@ typedef __uint16_t uint16;
typedef __uint8_t uint8;
#endif
#define MDFN_HIDE
//#if MDFN_GCC_VERSION >= MDFN_MAKE_GCCV(4,7,0)
// #define MDFN_ASSUME_ALIGNED(p, align) __builtin_assume_aligned((p), (align))

File diff suppressed because it is too large Load Diff