mirror of
https://github.com/cc65/cc65.git
synced 2025-08-09 13:25:06 +00:00
add RIA_OP_CLOCK to asm inc
This commit is contained in:
@@ -37,6 +37,7 @@ RIA_OP_PHI2 := $02
|
|||||||
RIA_OP_CODEPAGE := $03
|
RIA_OP_CODEPAGE := $03
|
||||||
RIA_OP_LRAND := $04
|
RIA_OP_LRAND := $04
|
||||||
RIA_OP_STDIN_OPT := $05
|
RIA_OP_STDIN_OPT := $05
|
||||||
|
RIA_OP_CLOCK := $0F
|
||||||
RIA_OP_CLOCK_GETRES := $10
|
RIA_OP_CLOCK_GETRES := $10
|
||||||
RIA_OP_CLOCK_GETTIME := $11
|
RIA_OP_CLOCK_GETTIME := $11
|
||||||
RIA_OP_CLOCK_SETTIME := $12
|
RIA_OP_CLOCK_SETTIME := $12
|
||||||
|
Reference in New Issue
Block a user