Cxbx-Reloaded/src/common
2020-08-18 17:02:19 +02:00
..
audio add PatrickvL comments 2020-05-14 19:12:37 -05:00
crypto Include missing headers 2020-04-07 02:44:39 -07:00
input Use xboxkrnl namespace inside xboxkrnl header file 2020-08-18 17:02:19 +02:00
linux Remove ascii CXBX headers from all source files. 2019-03-02 20:06:24 -08:00
util declare ARRAY_SIZE once and use C++11 feature 2020-04-14 20:24:18 -05:00
win32 Merge pull request #1913 from RadWolfie/improve-compiler-support 2020-08-18 14:55:08 +01:00
xbdm Removes _XBOXKRNL_XXXX defines and dependency in xboxkrnl/xboxkrnl.h 2019-07-05 18:45:36 -05:00
xbe Use xboxkrnl namespace inside xboxkrnl header file 2020-08-18 17:02:19 +02:00
xbox use enum class for XbeType to resolve warnings 2020-04-14 20:24:19 -05:00
xdvdfs-tools Use xboxkrnl namespace inside xboxkrnl header file 2020-08-18 17:02:19 +02:00
AddressRanges.cpp change KB/MB to KiB/MiB 2020-04-14 20:24:19 -05:00
AddressRanges.h add SEGABOOT_EP_XOR and update GetXbeType to use named value 2020-04-14 20:24:19 -05:00
CxbxDebugger.cpp Use standard types from cstdint rather than custom typedefs 2019-03-27 15:54:17 +00:00
CxbxDebugger.h Use standard types from cstdint rather than custom typedefs 2019-03-27 15:54:17 +00:00
EmuEEPROM.cpp Use xboxkrnl namespace inside xboxkrnl header file 2020-08-18 17:02:19 +02:00
EmuEEPROM.h Use xboxkrnl namespace inside xboxkrnl header file 2020-08-18 17:02:19 +02:00
Error.cpp Reviving my more-than-a-year-old Loader branch, by copying over various things (nothing functional yet) 2020-04-14 20:24:16 -05:00
Error.h Reviving my more-than-a-year-old Loader branch, by copying over various things (nothing functional yet) 2020-04-14 20:24:16 -05:00
IPCHybrid.hpp fix standalone persisted memory support 2020-04-14 20:24:18 -05:00
Logging.cpp Show a popup when xbe sections are corrupted 2020-06-23 22:24:52 +02:00
Logging.h extend logging support for verbose args result 2020-06-29 14:26:09 -05:00
ReserveAddressRanges.cpp Create two independent file mappings for a chihiro system 2020-04-14 20:24:19 -05:00
ReserveAddressRanges.h replace hardcode 384 to blocks_reserved_t plus add comments 2020-04-14 20:24:19 -05:00
ReservedMemory.h implement toggle loader project in GUI 2020-04-14 20:24:18 -05:00
Settings.cpp Show a popup when xbe sections are corrupted 2020-06-23 22:24:52 +02:00
Settings.hpp Show a popup when xbe sections are corrupted 2020-06-23 22:24:52 +02:00
Timer.cpp fix compilation on new installs of vs2019 2020-05-07 12:40:01 +01:00
Timer.h fix compilation on new installs of vs2019 2020-05-07 12:40:01 +01:00
VerifyAddressRanges.cpp Allow the memory manager to work again with the non-loader approach 2020-04-14 20:24:18 -05:00
VerifyAddressRanges.h Allow the memory manager to work again with the non-loader approach 2020-04-14 20:24:18 -05:00
XADPCM.h HOTFIX: add static in XADPCM.h file 2020-01-08 18:30:26 -06:00