mirror of
https://github.com/vivier/EMILE.git
synced 2025-04-03 01:29:52 +00:00
Add KeyLast, KeyTime, KeyRepTime and Ticks
This commit is contained in:
parent
cdbd259853
commit
fba26da4c5
@ -19,4 +19,7 @@
|
||||
#define TimeDBRA (*(unsigned short*)0x0D00)
|
||||
#define MemTop (*(unsigned long*)0x0108)
|
||||
#define Time (*(unsigned long*)0x020C)
|
||||
|
||||
#define KeyLast (*(unsigned short*)0x0184)
|
||||
#define KeyTime (*(unsigned long*)0x0186)
|
||||
#define KeyRepTime (*(unsigned long*)0x018A)
|
||||
#define Ticks (*(unsigned long*)0x016A)
|
||||
|
Loading…
x
Reference in New Issue
Block a user