add missing pseudo(s) for HUC6280, fix cpudetect for 6280
This commit is contained in:
@@ -197,6 +197,7 @@ typedef enum token_t {
|
||||
TOK_IFP02X,
|
||||
TOK_IFP4510,
|
||||
TOK_IFP45GS02,
|
||||
TOK_IFP6280,
|
||||
TOK_IFP816,
|
||||
TOK_IFPC02,
|
||||
TOK_IFPCE02,
|
||||
@@ -235,6 +236,7 @@ typedef enum token_t {
|
||||
TOK_P02X,
|
||||
TOK_P4510,
|
||||
TOK_P45GS02,
|
||||
TOK_P6280,
|
||||
TOK_P816,
|
||||
TOK_PAGELENGTH,
|
||||
TOK_PARAMCOUNT,
|
||||
|
||||
Reference in New Issue
Block a user