yuzu-android/src
David 7c970132b5
macro: Add support for "middle methods" on the code cache (#4112)
Macro code is just uploaded sequentially from a starting address, however that does not mean the entry point for the macro is at that address. This PR adds preliminary support for executing macros in the middle of our cached code.
2020-06-30 02:32:24 -03:00
..
audio_core
common
core Merge pull request #3955 from FernandoS27/prometheus-2b 2020-06-28 12:37:50 -04:00
input_common
tests
video_core macro: Add support for "middle methods" on the code cache (#4112) 2020-06-30 02:32:24 -03:00
web_service
yuzu Merge pull request #4182 from Kewlan/fullscreen-hotkey-fix 2020-06-29 23:11:57 -04:00
yuzu_cmd
yuzu_tester
.clang-format
CMakeLists.txt