mirror of
https://github.com/autc04/Retro68.git
synced 2024-12-27 23:31:44 +00:00
switch PROCESSOR_DEFAULT to PROCESSOR_PPC601
This commit is contained in:
parent
75631f17ae
commit
3d744ea86e
@ -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…
Reference in New Issue
Block a user