Cxbx-Reloaded/import
ergo720 13bd79f930
Use fixed width types for xbox types + restructured kernel header files (#1969)
* VOID -> void_xt

* CHAR, CCHAR -> char_xt, cchar_xt

* UCHAR -> uchar_xt

* BYTE, BOOLEAN -> byte_xt, boolean_xt

* Fix bogus intellisense errors in the kernel headers

* SHORT, CSHORT, USHORT -> short_xt, cshort_xt, ushort_xt

* LONG -> long_xt

* WORD, DWORD -> word_xt, dword_xt

* HRESULT -> hresult_xt

* ULONG -> ulong_xt

* SIZE_T, ACCESS_MASK, PHYSICAL_ADDRESS -> size_xt, access_mask_xt, physical_address_xt

* UINT, INT -> uint_xt, int_xt

* LONG_PTR, ULONG_PTR, INT_PTR -> long_ptr_xt, ulong_ptr_xt, int_ptr_xt

* LONGLONG, ULONGLONG -> longlong_xt, ulonglong_xt

* WCHAR, QUAD, BOOL, FLOAT -> wchar_xt, quad_xt, bool_xt, float_xt

* Updated types in xonline.h + reverted some type changes + moved kernel header files in cxbxr source tree

* Use char16_t instead of wchar_t for wchar_xt xbox type

* Fixed macro redefinition warnings from ntstatus macros in types.h
  Fixed macro redefinition warnings from NT_SUCCESS and FIELD_OFFSET
  Fixed macro redefinition warnings from the REG_ macros used by the eeprom

* NTSTATUS -> ntstatus_xt
2020-10-06 05:33:16 -05:00
..
DirectX9 Initial D3D9 port (#1375) 2018-08-08 09:08:50 +01:00
OpenXDK Use fixed width types for xbox types + restructured kernel header files (#1969) 2020-10-06 05:33:16 -05:00
SDL2@c7b8b49ef8 New input gui (#1713) 2019-09-05 16:10:09 -05:00
XbSymbolDatabase@78d06c0d9d update XbSymbolDatabase submodule 2020-09-24 14:10:24 -05:00
cs_x86@7c491b6ef7 Update .gitmodules 2019-05-10 14:29:05 -05:00
distorm Revert "Replace EmuX86's interpreter with Unicorn" 2018-04-29 20:16:03 +01:00
glew-2.0.0 Add glew binaries & add a custom build step to copy them to the output directory. 2017-01-05 20:52:18 +00:00
libtomcrypt@7e7eb695d5 Add libtomcrypt and libtommath libraries 2019-03-11 16:33:58 +01:00
libtommath@08549ad6bc Add libtomcrypt and libtommath libraries 2019-03-11 16:33:58 +01:00
ntdll/lib Renamed remotely 2006-07-15 02:03:02 +00:00
simpleini@2af65fcc50 Use settings ini file method (#1370) 2018-08-07 08:30:07 +01:00
subhook@29cb47ea76 Switch to mainline subhook 2020-03-05 15:22:03 -08:00
winpcap Remove docs/examples for pcap 2019-03-25 22:27:48 +00:00
xxHash@94e5f23e73 move xxHash to submodule 2020-09-25 03:38:29 -05:00