add missing pseudo(s) for HUC6280, fix cpudetect for 6280
This commit is contained in:
@@ -224,6 +224,7 @@ struct DotKeyword {
|
||||
{ ".IFP02X", TOK_IFP02X },
|
||||
{ ".IFP4510", TOK_IFP4510 },
|
||||
{ ".IFP45GS02", TOK_IFP45GS02 },
|
||||
{ ".IFP6280", TOK_IFP6280 },
|
||||
{ ".IFP816", TOK_IFP816 },
|
||||
{ ".IFPC02", TOK_IFPC02 },
|
||||
{ ".IFPCE02", TOK_IFPCE02 },
|
||||
@@ -267,6 +268,7 @@ struct DotKeyword {
|
||||
{ ".P02X", TOK_P02X },
|
||||
{ ".P4510", TOK_P4510 },
|
||||
{ ".P45GS02", TOK_P45GS02 },
|
||||
{ ".P6280", TOK_P6280 },
|
||||
{ ".P816", TOK_P816 },
|
||||
{ ".PAGELEN", TOK_PAGELENGTH },
|
||||
{ ".PAGELENGTH", TOK_PAGELENGTH },
|
||||
|
||||
Reference in New Issue
Block a user