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
9a12b534be
Cxbx-Reloaded
/
import
/
OpenXDK
/
include
/
xboxkrnl
History
PatrickvL
20e9cd0131
Kernel : AvSendTVEncoderOption expanded with all possible options
2017-02-26 02:43:25 +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
Kernel : KeConnectInterrupt and KeDisconnectInterrupt improvements - Countrary to prior research, IRQ's cannot be shared
2017-02-20 18:13:38 +01:00
io.h
IofCompleteRequest stub
2017-01-07 13:57:25 +00:00
kernel.h
Kernel : Implemented KeInitializeMutant
2017-02-21 01:49:10 +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
Implemented NtQueryMutant
2016-12-31 17:18:21 +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
Kernel : AvSendTVEncoderOption expanded with all possible options
2017-02-26 02:43:25 +01:00
xboxkrnl.h
Kernel : Fixed ExSaveNonVolatileSetting, centralized EEPROM structs and read/write them via HalReadSMBusValue/HalWriteSMBusValue
2017-02-23 12:25:17 +01:00