add support for detecting 45GS02
This commit is contained in:
committed by
greg-king5
parent
80a43d732d
commit
19ca1f6b48
@@ -55,6 +55,7 @@ typedef unsigned size_t;
|
||||
#define CPU_65CE02 5
|
||||
#define CPU_HUC6280 6
|
||||
#define CPU_2A0x 7
|
||||
#define CPU_45GS02 8
|
||||
|
||||
unsigned char getcpu (void);
|
||||
/* Detect the CPU the program is running on */
|
||||
|
||||
Reference in New Issue
Block a user