Ben Vanik
|
f2550bd017
|
KeEnterCriticalRegion/KeLeaveCriticalRegion.
|
2013-10-18 19:49:51 -07:00 |
|
Ben Vanik
|
6a02ae3768
|
KfAcquireSpinLock/KfReleaesSpinLock.
|
2013-10-18 19:11:37 -07:00 |
|
Ben Vanik
|
28e7102a02
|
Always dump CPU info and assert our dummy thread value is legit.
|
2013-10-18 18:56:59 -07:00 |
|
Ben Vanik
|
ff54a04aa1
|
asmjit fixes.
|
2013-10-17 14:03:26 -07:00 |
|
Ben Vanik
|
20720f750d
|
KeSetAffinityThread stub, Ob* fns added, current thread handled.
|
2013-10-17 00:47:02 -07:00 |
|
Ben Vanik
|
7bf6992203
|
NtSetEvent/NtWaitForSingleObjectEx.
|
2013-10-16 23:04:52 -07:00 |
|
Ben Vanik
|
dc804f2471
|
KeQuerySystemTime/NtCreateEvent.
|
2013-10-14 17:19:42 -07:00 |
|
Ben Vanik
|
03a68d4c49
|
PerformanceCounter.
|
2013-09-25 18:36:34 -07:00 |
|
Ben Vanik
|
03494c6b88
|
Stubbing methods and cleanup.
|
2013-09-25 00:46:29 -07:00 |
|
Ben Vanik
|
8424a668bf
|
Basic implementation of events.
|
2013-09-24 21:26:45 -07:00 |
|
Ben Vanik
|
474ecea277
|
Adding stubs for SetEvent/ResetEvent.
|
2013-09-23 22:44:34 -07:00 |
|
Ben Vanik
|
be1ce73a30
|
Fixing WaitForSingleObject timeout args.
|
2013-09-23 22:15:43 -07:00 |
|
Ben Vanik
|
1a3fed942d
|
Skeleton for KeWaitForSingleObject.
Trying to figure out where D3D is getting its object from. It never seems
to create a timer/event/etc.
|
2013-06-30 10:27:51 -07:00 |
|
Ben Vanik
|
fe6df31280
|
Finishing off the kernel method conversion.
|
2013-05-26 23:06:09 -07:00 |
|
Ben Vanik
|
6e8828f843
|
Switching kernel files to the new style.
|
2013-05-26 21:37:47 -07:00 |
|
Ben Vanik
|
25d8b5f8d8
|
Switching shim mapping macro to use ordinal constants.
|
2013-05-26 20:10:10 -07:00 |
|
Ben Vanik
|
1b07aace73
|
Moving kernel functions into their proper namespaces.
|
2013-05-26 18:43:57 -07:00 |
|
Ben Vanik
|
4495637616
|
Making sure shim calls are cdecl.
|
2013-05-23 01:04:14 -07:00 |
|
Ben Vanik
|
3cae7ed714
|
Converting logging to ASCII and other Windows fixes.
|
2013-02-09 08:05:39 -08:00 |
|
Ben Vanik
|
7435a327f7
|
Windows compat fixes.
|
2013-02-06 10:04:34 -08:00 |
|
Ben Vanik
|
88431eadce
|
Screw convention; moving include files alongside source files.
They now will show up in xcode/etc.
|
2013-02-06 02:19:50 -08:00 |
|