Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | use unordered map for JIT RestoreCandidates | RSDuck | 2020-08-14 |
| | | | | also fix WifiRead32? | ||
* | fix JIT for code in VRAM | RSDuck | 2020-08-09 |
| | | | | | apparantely Pokemon B/W needs this fixes #708 | ||
* | reset fastmem on DSi soft reset | RSDuck | 2020-07-31 |
| | |||
* | fix unterminated string + remove some JIT logging | RSDuck | 2020-07-29 |
| | |||
* | for some reason tabs and spaces were mixed | RSDuck | 2020-07-23 |
| | |||
* | attempt at fixing aarch64 linux yet again | RSDuck | 2020-07-08 |
| | |||
* | fix for fastmem when pc is used as immediate | RSDuck | 2020-07-08 |
| | | | | and (hopefully) make SIGSEGV handler work for aarch64 linux | ||
* | misc JIT changes | RSDuck | 2020-07-08 |
| | |||
* | make linux work and fix a few bugs | RSDuck | 2020-07-04 |
| | |||
* | reconcile DSi and JIT, fastmem for x64 and Windows | RSDuck | 2020-06-30 |
| | |||
* | first steps in bringing over the JIT refactor/fastmem | RSDuck | 2020-06-16 |