UnleashedRecomp/UnleashedRecomp
Hyper e899f32f0e Remove CSD offset hook
We'll just move the casts manually once we get around to sorting the rest of the UI out, this'll just interfere with that.
2024-10-18 09:03:30 +01:00
..
api Implemented score hooks 2024-10-17 23:41:38 +01:00
apu Add temporary fix for audio driver loop. 2024-10-07 21:53:45 +03:00
cpu Move recompiled files to a separate project. 2024-10-07 21:47:00 +03:00
gpu Preliminary mid-asm hook for gracefully exiting the game 2024-10-17 16:11:20 +01:00
hid sdl_hid: rename SDL event handler to prevent conflicts 2024-10-17 17:11:20 +01:00
kernel Window: add game icon and window events 2024-10-17 17:51:17 +01:00
res Config: implemented toml reading 2024-10-17 21:20:35 +01:00
ui Remove graceful exit hook 2024-10-18 09:02:41 +01:00
CMakeLists.txt Config: implemented toml reading 2024-10-17 21:20:35 +01:00
config.cpp Config: implemented toml reading 2024-10-17 21:20:35 +01:00
config.h Config: set reader default values to static defaults 2024-10-17 21:26:26 +01:00
framework.h Initial Commit 2024-09-30 13:45:09 +06:00
game.cpp Remove CSD offset hook 2024-10-18 09:03:30 +01:00
main.cpp Config: implemented toml reading 2024-10-17 21:20:35 +01:00
misc_impl.cpp Redirect dynamically linked sprintf to statically linked one. 2024-10-17 19:44:17 +03:00
mutex.h Update file names to match convention 2024-10-17 18:02:09 +01:00
stdafx.h Implemented camera aspect ratio hooks 2024-10-17 19:16:33 +01:00
xxHashMap.h Initial Commit 2024-09-30 13:45:09 +06:00