Decaf Git Changelog:
* Merge pull request #156 from achurch/master
Save and restore CIA across calls from native to PPC code.
* Save and restore CIA across calls from native to PPC code.
Failure to do this caused an assertion failure (core->cia != cia) in
cpu::interpreter::step_one() when an HLE-implemented KC function called
a PPC subroutine before returning (observed with ghs_mtx_init).
* Merge pull request #154 from achurch/master
Fix Linux build.
* Fix Linux build.
- Add missing #include
- Add missing diagnosic pragma for GCC/Clang.
- Fix ambiguous lambda signature.
Download: Decaf Git (2016/06/28)
Source: Here
0 Comments
Post a Comment