Xenia Git (2014/08/07) is compiled. Xenia is an experimental emulator for the Xbox 360. It does not run games (yet).
Xenia Status:
- Some code runs. [Insert any game name here] doesn't.
- Asserts! Crashes! Hangs! Blank screens!
Xenia Git Changelog:
* Fixing IVM.
* Simple IC for indirect calls.
* CAS should return a bool.
* Adding control flow simplification pass to compensate for lack of phi.
* Make context promotion pass use bitmaps.
* Constant src1 VectorSHL
* Fixed unwind info getting overwritten sometimes.
* Marking branches/calls as volatile.
* Prevent context promotion across instructions marked volatile.
* Reset CFG edge tracking on re-run.
* Move cr update to StoreRelease - prevents extra block.
* String buffer using std::vector (and fixing an allocation bug).
* Fix potential heap corruption in code cache.
* Trap without fragmenting blocks.
* Better validation that values aren't moving between blocks.
Download: Xenia Git (2014/08/07)
Source: Here
0 Comments
Post a Comment