1
0
Fork 0
forked from suyu/suyu
suyu/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 Audio: Correct buffer release for host timing. 2020-06-27 11:36:23 -04:00
common Core/Common: Address Feedback. 2020-06-27 18:20:06 -04:00
core Merge pull request #3955 from FernandoS27/prometheus-2b 2020-06-28 12:37:50 -04:00
input_common input_common/motion_emu: Remove redundant move 2020-06-19 14:29:59 +01:00
tests Core/Common: Address Feedback. 2020-06-27 18:20:06 -04:00
video_core macro: Add support for "middle methods" on the code cache (#4112) 2020-06-30 02:32:24 -03:00
web_service Replace externals with Conan (#3735) 2020-05-08 17:09:29 -04:00
yuzu Merge pull request #4182 from Kewlan/fullscreen-hotkey-fix 2020-06-29 23:11:57 -04:00
yuzu_cmd General: Setup yuzu threads' microprofile, naming and registry. 2020-06-27 11:35:09 -04:00
yuzu_tester General: Setup yuzu threads' microprofile, naming and registry. 2020-06-27 11:35:09 -04:00
.clang-format
CMakeLists.txt Build System: Fix GCC & MINGW Build. 2020-06-27 11:36:28 -04:00