mirror of
https://github.com/autc04/Retro68.git
synced 2025-01-18 05:33:04 +00:00
Merge pull request #169 from autc04/ppc601-by-default
switch PROCESSOR_DEFAULT to PROCESSOR_PPC601
This commit is contained in:
commit
48d5bc0bb0
@ -185,7 +185,7 @@
|
||||
// (MASK_POWERPC | MASK_MULTIPLE | MASK_NEW_MNEMONICS)
|
||||
|
||||
#undef PROCESSOR_DEFAULT
|
||||
#define PROCESSOR_DEFAULT PROCESSOR_PPC603
|
||||
#define PROCESSOR_DEFAULT PROCESSOR_PPC601
|
||||
|
||||
#undef OS_MISSING_ALTIVEC
|
||||
#define OS_MISSING_ALTIVEC 0
|
||||
|
Loading…
x
Reference in New Issue
Block a user