Zelda64Recomp/patches
2023-12-01 10:56:20 -05:00
..
.gitignore Added function patching, began reorganizing UI code, added native file dialog library 2023-11-11 17:42:07 -05:00
camera_patches.c Added WIP dual analog camera and widescreen UI patches 2023-12-01 10:56:20 -05:00
cheats.c Removed use of std::exit and changed recomp runtime to exit normally, added helpers for getting recompiled args and returning values, added example of patch code calling native code 2023-11-12 14:47:38 -05:00
culling.c Removed use of std::exit and changed recomp runtime to exit normally, added helpers for getting recompiled args and returning values, added example of patch code calling native code 2023-11-12 14:47:38 -05:00
input.c Added WIP dual analog camera and widescreen UI patches 2023-12-01 10:56:20 -05:00
input.h Added WIP dual analog camera and widescreen UI patches 2023-12-01 10:56:20 -05:00
Makefile Pull in symbols from the decomp elf automatically when building the patches elf 2023-11-27 23:39:18 -05:00
patches.h Added WIP dual analog camera and widescreen UI patches 2023-12-01 10:56:20 -05:00
patches.ld Added function patching, began reorganizing UI code, added native file dialog library 2023-11-11 17:42:07 -05:00
print.c Added some more patch functionality, added recomp namespace 2023-11-24 17:10:21 -05:00
syms.ld Added WIP dual analog camera and widescreen UI patches 2023-12-01 10:56:20 -05:00
ui_patches.c Added WIP dual analog camera and widescreen UI patches 2023-12-01 10:56:20 -05:00