Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | common: Move settings to common from core. | bunnei | 2021-04-15 | 1 | -1/+1 |
* | General: Make use of std::nullopt where applicable | Lioncash | 2020-09-22 | 1 | -1/+1 |
* | macro: Add support for "middle methods" on the code cache (#4112) | David | 2020-06-30 | 1 | -8/+27 |
* | Addressed issues | David Marcec | 2020-06-24 | 1 | -1/+1 |
* | Macro HLE support | David Marcec | 2020-06-24 | 1 | -4/+31 |
* | Mark parameters as const | David Marcec | 2020-06-03 | 1 | -1/+1 |
* | Pass by reference instead of copying parameters | David Marcec | 2020-06-02 | 1 | -1/+1 |
* | Implement macro JIT | David Marcec | 2020-05-30 | 1 | -0/+45 |