EmuCR Feeds
Email Us

EmuCR: WiiUDecaf Git (2015/12/01) is released. Decaf (originally called WiiU-EMU) is a researching Wii U emulation. The Wii U is a home video game console created by Nintendo and the successor to the Wii.

Decaf Git Changelog:
* Merge pull request #105 from achurch/warning-fixes
Warning fixes
* Fix missing virtual destructor in MessageClass (-Wdelete-non-virtual-dtor).
* Separate export and write type constants.
This avoids "case not handled" for WriteIndAck when switching on
Pixel/Position/Parameter.
* Put GX2 First/Last constants in a separate enum from actual values.
This avoids "case not handled" warnings when the full range of values is
not used for a particular type.
* Clean up missing-case warnings.
* Explicitly cast id to latte::exp::inst for export instructions.
Otherwise Clang treats the comparison as always false.
* Remove unnecessary #pragma once from .cpp file.
* Use fabs() rather than abs() with double values.
* DebugPacketStepCoreOver.coreId is unsigned so it can't be negative.
* Merge pull request #104 from achurch/master
Fix wrong implementation of bit_scan_reverse() for non-Windows.
* Fix wrong implementation of bit_scan_reverse() for non-Windows.
* coverity: Fix order of memset arguments.
* coverity: Fix use of uninitialised specifier.
* coverity: Fix memlist iteration.
* coveirty: Ensure we call va_end for format_string.
* coverity: Uninitialised members.
* coverity: >= MaxControllers
* Remove use of unnecessary namespace.
* cmake: Update to gsl-lite
* Update usages of gsl.
Use gsl::as_span instead of intialiser lists.
* Move to gsl-lite.
* Remove Microsoft/GSL dependency.
* Use ::value instead of () for is_trivially_copyable.
More constant expression friendly.
* Cleanup file/folder opening.
* Update README.md
* Merge pull request #102 from archshift/travis
Add .travis.yml for Travis CI builds
* Add .travis.yml for Travis CI builds
* Merge pull request #101 from achurch/master
Linux build/startup fixes
* Actually open the host folder handle in FileSystem::openFolder().
* system("PAUSE") only makes sense on Windows.
* Fix missing flag in mmap().
* cmake: Pass down alternate compilers and flags to subprojects.
Without this fix, if CMAKE_CXX_FLAGS=-stdlib=libc++, then linking fails
due to glbinding using libstdc++ instead.

Download: Decaf Git (2015/12/01)
Source: Here



Random Related Topic Refresh Related Topic

Random Related Topic Loading...

0 Comments

Post a Comment

Can't post a comment? Try This!