PDA

View Full Version : Xenia Git (2014/02/05)



wraggster
February 6th, 2014, 14:22
via http://www.emucr.com/

Xenia Git (2014/02/05) is released. 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 type mismatches.
* UNPACK D3DCOLOR and EXTRACT INT32 variable.
* Stack fixes.
* AVX1+ required. I'm sure I'm using AVX2 instructions now, though.
* PERMUTE by V128 and fixing some ops.
* Possibly working LOAD_VECTOR_SHL/SHR.
* Fixing rdx clobber from mul/div.