| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
Unicorn long-since lost most of its use, due to dynarmic gaining support
for handling most instructions. At this point any further issues
encountered should be used to make dynarmic better.
This also allows us to remove our dependency on Python.
|
|
|
|
| |
This reverts commit 5cef446f42e698a524c6c3240fedb0031f8e5694.
|
|
|
|
|
|
|
|
|
|
| |
* CMake: Get Git submodule dependencies via CMake
* CMakeLists: Fixed unintentional line break
* travis: Bring parity between linux-mingw and linux build script
* CMakeLists: Fixed typo in error message
|
|\
| |
| | |
Port citra-emu/citra#4215: "travis: Use Ninja for Travis builds"
|
| | |
|
|/
|
|
|
|
| |
* travis: use prebuilt image
* travis: use prebuilt image (MinGW)
|
| |
|
|
This commit also fixed a broken cmake dependency with unicorn
|