2015-12-23

Decaf Git (2015/12/23)

EmuCR: WiiUDecaf Git (2015/12/23) 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 #128 from achurch/sdl
Implement an SDL2-based UI, and use it in CMake builds.
* Update Travis script to fetch SDL2 instead of GLFW.
* Typo fix.
* Implement an SDL2-based UI, and use it in CMake builds.
* Merge pull request #129 from achurch/clean-exit
Exit cleanly when a quit is requested.
* Exit cleanly when a quit is requested.
Processor threads are now interrupted so they can be quickly reaped,
and invalid trace calls with null arguments (apparently intended to
avoid the functions being removed by link optimization?) are wrapped
in an if((volatile)0) block so they are not actually executed.

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

0 Comments

Post a Comment