mirror of
https://github.com/cc65/cc65.git
synced 2025-04-04 21:33:30 +00:00
add RIA_OP_CLOCK to asm inc
This commit is contained in:
parent
9ffa2d05e6
commit
7b790cf883
@ -37,6 +37,7 @@ RIA_OP_PHI2 := $02
|
||||
RIA_OP_CODEPAGE := $03
|
||||
RIA_OP_LRAND := $04
|
||||
RIA_OP_STDIN_OPT := $05
|
||||
RIA_OP_CLOCK := $0F
|
||||
RIA_OP_CLOCK_GETRES := $10
|
||||
RIA_OP_CLOCK_GETTIME := $11
|
||||
RIA_OP_CLOCK_SETTIME := $12
|
||||
|
Loading…
x
Reference in New Issue
Block a user