Added 2a03/2a07 and HuC6280 detection.
This commit is contained in:
@@ -53,6 +53,8 @@ typedef unsigned size_t;
|
||||
#define CPU_4510 3
|
||||
#define CPU_65SC02 4
|
||||
#define CPU_65CE02 5
|
||||
#define CPU_HUC6280 6
|
||||
#define CPU_2A0x 7
|
||||
|
||||
unsigned char getcpu (void);
|
||||
/* Detect the CPU the program is running on */
|
||||
|
||||
Reference in New Issue
Block a user