EmuCR Feeds
Email Us

EmuCR: XeniaXenia Git (2016/01/01) 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:
* Minor clang warning fixes.
* Fixing builds when profiling is disabled.
* Ok, that's enough sysadmin for this year.
* Doot doot appveyor.
* Merge branch 'sephiroth99-linuxfix'
* Merge branch 'linuxfix' of https://github.com/sephiroth99/xenia into sephiroth99-linuxfix
* shader_translator: Remove always true expression
vector_dest() returns an unsigned value, it will always be >= 0.
* shader: Fix print format for hash
* shader_translator: Handle all enum values in switch-cases
* debug_window: Use function to store from '__m128' variable.
* debug_window: Ignore other breakpoint types
In the breakpoints pane, add a default case for breakpoint types that
ignores the other possible types.
* debug_window: Use correct format specifier for double value
Specifier 'LF' is 'long double'.
* debug_window: Use a string literal as a format string
Fixes clang "format-security" error.
* Add missing include for std::find
* Add default case which ignores other mouse buttons
* Fix different types in std::min arguments
* Add default case for unhandled target_type values
* Use correct value in unhandled case assert
* Pass a C string for logging argument
* byte_stream: Remove template specialization in class scope
* byte_stream: add missing include for memcpy
* bit_map: Add missing include for size_t definition
* Fix building with profiling disabled
* Most appveyor docs use $(), but a few use %%. Trying that.
* Linux clang setup.
* GLU not required.
* Trying lowercase appyveyor env vars?
* xb gputest and reference repo - woo.
* Trying out appveyor release deployment.
* Merge pull request #507 from marc0303/fixvfs
Fix the StfsContainerEntry not being initialized in StfsContainerFile
* Fix the StfsContainerEntry not being initialized in StfsContainerFile
* ffs appveyor
* Upgrading to the latest premake and adding tool for dumping LLVM json.
* appveyor go home, you're drunk.
* Renaming to match no .py style.
* Replacing zlib with snappy in traces, adding trace header, docs.
* Adding snappy dependency (to replace zlib) for #505.
* [appveyor] Platform name correction.
* Proper configuration names.
* Disabling lint on appveyor to see if the rest builds.
* Adding prebuilt premake5.exe back.
* Giving appveyor another shot, now that they are free.
* Folding build_tools back into the main repo for simplicity.
* Fiddling with FPSCR and such. Still not implemented, but wiring done.
* Allow XMA decoder to be suspended.
* Readback CA in XER.
* Merge pull request #503 from DrChat/async_io_fix
Async IO Fix
* XFile: Track asynchronous/synchronous flag (and return appropriately in nt Read/Write file)
* Fixing CR update for divwu/divdu/mulhwu.
* Fixing branch address calculation.
* Adding/removing saturate checks where required.
* Adding back FILE_FLAG_BACKUP_SEMANTICS.
* Fixing the rlw* instructions.

Download: Xenia Git (2016/01/01)
Source: Here

1 Comments:

Can't post a comment? Try This!