UnleashedRecomp/UnleashedRecomp
2025-01-17 20:14:51 +00:00
..
api Implemented controller LED timings for cutscenes (#83) 2025-01-16 15:08:57 +00:00
apu Combine guest memory and function table into one virtual allocation. 2025-01-02 14:46:31 +03:00
cpu Combine guest memory and function table into one virtual allocation. 2025-01-02 14:46:31 +03:00
gpu Implemented mock reddog window manager 2025-01-17 20:14:50 +00:00
hid hid: implemented button prohibition (#104) 2025-01-17 15:14:26 +03:00
install Improve error message behavior on installer for invalid sources. (#77) 2025-01-16 18:13:14 +03:00
kernel Implemented hidden config values, removed DLL exports (#112) 2025-01-17 19:51:56 +00:00
locale installer_wizard: added credits info (#103) 2025-01-17 15:14:18 +03:00
mod
os Respect system colour scheme for title bar colour (#109) 2025-01-17 15:08:52 +00:00
patches Implemented hidden config values, removed DLL exports (#112) 2025-01-17 19:51:56 +00:00
res Implemented embedded version information (#82) 2025-01-17 15:13:37 +03:00
ui Fix old header paths 2025-01-17 20:14:51 +00:00
user Implemented mock reddog window manager 2025-01-17 20:14:50 +00:00
.gitignore Respect system colour scheme for title bar colour (#109) 2025-01-17 15:08:52 +00:00
app.cpp Implemented controller LED timings for cutscenes (#83) 2025-01-16 15:08:57 +00:00
app.h Implemented controller LED timings for cutscenes (#83) 2025-01-16 15:08:57 +00:00
CMakeLists.txt Implemented mock reddog window manager 2025-01-17 20:14:50 +00:00
decompressor.h
exports.cpp Implemented hidden config values, removed DLL exports (#112) 2025-01-17 19:51:56 +00:00
exports.h Implemented hidden config values, removed DLL exports (#112) 2025-01-17 19:51:56 +00:00
framework.h Implemented hidden config values, removed DLL exports (#112) 2025-01-17 19:51:56 +00:00
main.cpp Use different path for patched executable. (#70) 2025-01-10 14:57:34 +03:00
misc_impl.cpp
mutex.h
natvis.natvis
stdafx.cpp
stdafx.h
version.cmake Implemented embedded version information (#82) 2025-01-17 15:13:37 +03:00
xxHashMap.h