This website requires JavaScript.
Explore
Help
Register
Sign In
ShuriZma
/
Cxbx-Reloaded
mirror of
https://github.com/Cxbx-Reloaded/Cxbx-Reloaded.git
Watch
1
Star
0
Fork
You've already forked Cxbx-Reloaded
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
3bade6f050
Cxbx-Reloaded
/
import
/
OpenXDK
/
include
/
xboxkrnl
History
Luke Usher
934945d048
Fix DPC bugs: Wrong calling convention was used
2017-08-31 06:12:15 +01:00
..
dbg.h
Added UNIMPLEMENTED skeletons for remaining Av* and Dbg* kernel entries
2016-11-16 00:34:49 +01:00
ex.h
Kernel : Fixed ExSaveNonVolatileSetting, centralized EEPROM structs and read/write them via HalReadSMBusValue/HalWriteSMBusValue
2017-02-23 12:25:17 +01:00
hal.h
Fix a few kernel APIs that were using _cdecl instead of _stdcall (NTAPI)
2017-07-06 22:45:44 +01:00
io.h
IofCompleteRequest stub
2017-01-07 13:57:25 +00:00
kernel.h
Fix a few kernel APIs that were using _cdecl instead of _stdcall (NTAPI)
2017-07-06 22:45:44 +01:00
mm.h
Copied over a few declarations from
https://github.com/xqemu/nxdk
2016-12-10 19:26:28 +01:00
nt.h
Fix a few kernel APIs that were using _cdecl instead of _stdcall (NTAPI)
2017-07-06 22:45:44 +01:00
ob.h
Kernel : Corrected and implemented ObReferenceObjectByPointer
2017-02-06 14:12:25 +01:00
ps.h
Kernel : Implemented PsQueryStatistics partially
2017-02-19 00:47:30 +01:00
rtl.h
Kernel : Added stubs for RtlEnterCriticalSectionAndRegion and RtlLeaveCriticalSectionAndRegion
2017-02-19 00:18:15 +01:00
xbox.h
Implement PhyGetLinkState
2017-06-20 21:06:53 +01:00
xboxkrnl.h
Fix DPC bugs: Wrong calling convention was used
2017-08-31 06:12:15 +01:00