Initial commit
This commit is contained in:
23
LIB386/LIB_SYS/LIB_SYS.ASH
Normal file
23
LIB386/LIB_SYS/LIB_SYS.ASH
Normal file
@@ -0,0 +1,23 @@
|
||||
|
||||
;-----------------------------------------------------------------------------
|
||||
; LIB_SYS.ASH
|
||||
;-----------------------------------------------------------------------------
|
||||
|
||||
extrn NoLanguage TimerRef:DWORD
|
||||
extrn NoLanguage NbFramePerSecond:WORD
|
||||
extrn NoLanguage WaitNbTicks:WORD
|
||||
extrn NoLanguage CmptFrame:WORD
|
||||
extrn NoLanguage Cmpt_18:WORD
|
||||
|
||||
;TIMERREF equ 0
|
||||
;NBFRAMEPERSECOND equ 4
|
||||
;WAITNBTICKS equ 6
|
||||
;CMPTFRAME equ 8
|
||||
;CMPT_18 equ 10
|
||||
|
||||
;-----------------------------------------------------------------------------
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user