new macros supporting 6502DTV cpu
This commit is contained in:
committed by
Oliver Schmidt
parent
4205a04a34
commit
130d3b52a2
@@ -196,6 +196,7 @@ typedef enum token_t {
|
||||
TOK_IFP4510,
|
||||
TOK_IFP816,
|
||||
TOK_IFPC02,
|
||||
TOK_IFPDTV,
|
||||
TOK_IFPSC02,
|
||||
TOK_IFREF,
|
||||
TOK_IMPORT,
|
||||
@@ -229,6 +230,7 @@ typedef enum token_t {
|
||||
TOK_PAGELENGTH,
|
||||
TOK_PARAMCOUNT,
|
||||
TOK_PC02,
|
||||
TOK_PDTV,
|
||||
TOK_POPCPU,
|
||||
TOK_POPSEG,
|
||||
TOK_PROC,
|
||||
|
||||
Reference in New Issue
Block a user