EmuCR Feeds
Email Us

EmuCR: WiiUDecaf Git (2016/07/07) 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:
* Improve JIT generator to elide multiple calls to dispatcher.
The JIT dispatcher will now go back and overwrite the caller's
target when it gets a static call. This allows us to elide
calls to the dispatcher once the block has already been
generated.
* Update JIT to handle a KC updating the NIA data.
* Properly handle application calling exit(...);
* Do not race mRunning on short-lived programs.
* Do not store interrupt in its own register.
When we did this, it meant that even if we updated Core* during
a core-switch, we still checked interrupts on the wrong core.
* Refactor JIT to store generation state in the builder.
* decaf-sdl: Enable console output when launched from a console.
We must attach to the parent console and reopen stdout, nice one Windows.
* hle/tests: Add coroutine_multi.c
Slighlty more complex coroutine, uses multiple coroutines and switches
between them multiple times.
* hle/test: Upload test binaries.
Because some people are peasants and don't want to compile it themselves.
* hle/tests: Add simple coroutine test.
* hle/tests: Use cygpath only on cygwin.
* coreinit: Fix IM function return codes.
Looks like it returns the error codes straight out of IOS_ functions.
Which means they should return 0 on success.
* libdecaf: Add coreinit_im to vcxproj.
* coreinit: Add OSGetSymbolName.
* coreinit: Raise the log level of console output to info.
Otherwise it can easily get hidden by debug spam. Also make the
distinction between the output source and the actual message clearer.
* coreinit: Add FSGetErrorCodeForViewer.
It appears to do exactly the same thing as FSGetLastErrorCodeForViewer.
* coreinit: Add IM* functions.
* Merge pull request #167 from achurch/gx2-format-bpp
gx2: Fix logic bug in GX2GetSurfaceFormatBits.
* gx2: Fix logic bug in GX2GetSurfaceFormatBits.

Download: Decaf Git (2016/07/07)
Source: Here



Random Related Topic Refresh Related Topic

Random Related Topic Loading...

0 Comments

Post a Comment

Can't post a comment? Try This!