basic wiiu rules

This commit is contained in:
Not6
2017-07-30 14:56:36 +02:00
parent 61f1908bf2
commit 1f00b1847f
7 changed files with 50 additions and 2 deletions
+5 -1
View File
@@ -374,7 +374,7 @@
#define NTSC_FILTER 1
/* Define to the address where bug reports for this package should be sent. */
#define PACKAGE_BUGREPORT "pstehlik@sophics.cz"
#define PACKAGE_BUGREPORT "none@snowhere.org"
/* Define to the full name of this package. */
#define PACKAGE_NAME "Atari800"
@@ -534,6 +534,10 @@
# endif
#endif
#ifdef WIIU
#define WORDS_BIGENDIAN 1
#endif
/* Define if unaligned word access is ok. */
#define WORDS_UNALIGNED_OK 1