N64Recomp/src
Gilles Siberlin 6eb7d5bd3e
Implement hook insertion (#73)
* Implement function hook insertion

* Fix recompiled code indentation

* Add _matherr to renamed_funcs

* Replace after_vram by before_vram

* Emit dummy value if relocatable_sections_ordered is empty
2024-05-31 23:31:50 -04:00
..
analysis.cpp Implement hook insertion (#73) 2024-05-31 23:31:50 -04:00
config.cpp Implement hook insertion (#73) 2024-05-31 23:31:50 -04:00
main.cpp Implement hook insertion (#73) 2024-05-31 23:31:50 -04:00
recompilation.cpp Implement hook insertion (#73) 2024-05-31 23:31:50 -04:00