aboutsummaryrefslogtreecommitdiff
path: root/src/video_core/macro/macro.cpp
AgeCommit message (Expand)Author
2021-04-14common: Move settings to common from core.bunnei
2020-09-22General: Make use of std::nullopt where applicableLioncash
2020-06-30macro: Add support for "middle methods" on the code cache (#4112)David
2020-06-24Addressed issuesDavid Marcec
2020-06-24Macro HLE supportDavid Marcec
2020-06-03Mark parameters as constDavid Marcec
2020-06-02Pass by reference instead of copying parametersDavid Marcec
2020-05-30Implement macro JITDavid Marcec