XenonRecomp/PowerUtils
2024-12-13 18:31:55 +03:00
..
xbox Define xbox exports on load 2024-09-24 16:02:41 +06:00
byteswap.h Downgrade projects to C++17. 2024-12-13 18:31:55 +03:00
CMakeLists.txt Downgrade projects to C++17. 2024-12-13 18:31:55 +03:00
disasm.cpp Scan for jumptables 2024-09-18 13:07:07 +06:00
disasm.h Scan for jumptables 2024-09-18 13:07:07 +06:00
elf.h Implement ELF support 2024-09-07 22:57:03 +06:00
file.h Downgrade projects to C++17. 2024-12-13 18:31:55 +03:00
image.cpp Downgrade projects to C++17. 2024-12-13 18:31:55 +03:00
image.h Downgrade projects to C++17. 2024-12-13 18:31:55 +03:00
ppc_context.h Move r3 to the top of PPC context for smaller code generation. 2024-12-04 12:35:17 +03:00
section.h Fix import thunk resolving. 2024-09-22 13:32:38 +03:00
symbol.h Downgrade projects to C++17. 2024-12-13 18:31:55 +03:00
symbol_table.h Fix symbol find function. 2024-09-14 19:30:26 +03:00
xbox.h Downgrade projects to C++17. 2024-12-13 18:31:55 +03:00
xdbf.h xdbf: use pragma push/pop 2024-11-26 06:41:47 +00:00
xdbf_wrapper.cpp PowerUtils: implemented XDBF wrapper 2024-11-25 11:12:38 +00:00
xdbf_wrapper.h xdbf_wrapper: resolve missing dependencies 2024-11-25 11:28:58 +00:00
xex.cpp Downgrade projects to C++17. 2024-12-13 18:31:55 +03:00
xex.h PowerUtils: implemented XDBF wrapper 2024-11-25 11:12:38 +00:00