Commit graph

4 commits

Author SHA1 Message Date
Mr-Wiseguy
2b0fcd0b77 Converted manual recompiler edits for overlay loading into patches 2024-05-17 02:03:36 -04:00
Mr-Wiseguy
5bd9956d75 Added symbol toml and changed main toml to use it 2024-05-17 01:12:22 -04:00
Mr-Wiseguy
8188aee2c1 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
Mr-Wiseguy
0fdfc5f7fe Build system & dependency refactoring
Switched to a makefile + clang build system
Now builds as a library by default
Removed SDL2 dependency
Changed RT64 integration to use zilmar spec in order to pass a window
handle
Proper unaligned loads and stores implementation
2023-06-22 18:40:39 -04:00