| 3.5-563 | 10 years, 2 months ago | Fix Qualcomm chipsets from segfaulting on LDR. Thanks ector for poking and prying until it worked. |
| Windows x64 Windows x86 Mac OS X | ||
| 3.5-562 | 10 years, 2 months ago | Only include x64CPUDetect with x86 build. Android doesn't have a getenv variable for HOME or PWD. Add a super simplistic Android Main.cpp file. Add a bit of a dirty hack to the output when building a ... |
| Windows x64 Windows x86 Mac OS X | ||
| 3.5-561 | 10 years, 2 months ago | Move in latest ArmEmitter changes from PPSSPP. Maybe adds support for ARMv6 for us? Completely untested atm. Should improve performance here since the clear icache function has been changed so it does... |
| Windows x64 Windows x86 Mac OS X | ||
| 3.5-560 | 10 years, 2 months ago | Re-enable CPack. |
| Windows x64 Windows x86 Mac OS X | ||
| 3.5-559 | 10 years, 2 months ago | Initial Android Support. Disable fastmem currently since ucontext_t isn't provided. |
| Windows x64 Windows x86 Mac OS X | ||
| 3.5-558 | 10 years, 2 months ago | Fix x86 crashing. Was caused by bad ordering of allocating JIT mem and writing code in the VertexLoader. |
| Windows x64 Windows x86 Mac OS X | ||
| 3.5-557 | 10 years, 3 months ago | Enable all fastmem load and stores except lhz. |
| Windows x64 Windows x86 Mac OS X | ||
| 3.5-556 | 10 years, 3 months ago | Broken fastmem version of stw |
| Windows x64 Windows x86 Mac OS X | ||
| 3.5-555 | 10 years, 3 months ago | Add fastmem method to lwzx. |
| Windows x64 Windows x86 Mac OS X | ||
| 3.5-554 | 10 years, 3 months ago | Add lbz instruction. Have either one with fastmem support but they are disabled for now. |
| Windows x64 Windows x86 Mac OS X | ||
| 3.5-553 | 10 years, 3 months ago | Add REV16 and LDRH emitters. |
| Windows x64 Windows x86 Mac OS X | ||
| 3.5-551 | 10 years, 3 months ago | Small bit of cleanup. Only enable instruction count while debugging. |
| Mac OS X | ||
| 3.5-552 | 10 years, 3 months ago | Fix Windows building. |
| Windows x64 Windows x86 Mac OS X | ||
| 3.5-550 | 10 years, 3 months ago | Potentially fix JIT core in x86. Do initial backpatching support, only does lwz for now, which is 10.3% of the ran instructions in SSBM intro, so hopefully it'll provide a nice speedup. GDB REALLY doe... |
| Mac OS X | ||
| 3.5-549 | 10 years, 3 months ago | Implement SVC emitter. |
| Windows x64 Windows x86 Mac OS X | ||
| 3.5-548 | 10 years, 3 months ago | Messed up in ARMAbi. Set R14 AFTER pushing it. not before. |
| Windows x64 Windows x86 Mac OS X | ||
| 3.5-547 | 10 years, 3 months ago | Implement Idle Skipping in ARM JIT |
| Windows x64 Windows x86 Mac OS X | ||
| 3.5-546 | 10 years, 3 months ago | Remove these files. |
| Windows x64 Windows x86 Mac OS X | ||
| 3.5-545 | 10 years, 3 months ago | Remove a warning on x64 |
| Windows x64 Windows x86 Mac OS X | ||
| 3.5-544 | 10 years, 3 months ago | Enable -WShadow and make the jit use the regular jit compiling function. |
| Windows x64 Windows x86 Mac OS X | ||