EmuCR Feeds
Email Us

EmuCR: CitraCitra Git (2015/09/11) is compiled. This is the trunk of Citra Project. Citra is an experimental open-source Nintendo 3DS emulator/debugger written in C++. At this time, it only emulates a very small subset of 3DS hardware, and therefore is only useful for booting/debugging very simple homebrew demos. Citra is licensed under the GPLv2. Refer to the license.txt file included.

Citra Git Changelog:
* Merge pull request #1130 from lioncash/block
memory: Get rid of pointer casts
* memory: Get rid of pointer casts
* Merge pull request #1128 from yuriks/cmake-options
CMake: Make all cache options appear even in case of errors
* CMake: Make all cache options appear even in case of errors
The `option` commands have been moved to the top of the file, so that
the relevant options are registered in the CMake cache even if one of
the required libraries is not found. This solves an ergonomic problem
when using bundled libraries where you have to first download GLFW
before being able to select the option to also download Qt.
* Merge pull request #1133 from lioncash/emplace-back
gl_rasterizer: Replace push_back calls with emplace_back in AddTriangle
* gl_rasterizer: Replace push_back calls with emplace_back in AddTriangle
* Merge pull request #1136 from lioncash/proto
renderer_opengl: Remove unimplemented function declaration
* renderer_opengl: Remove unimplemented function declaration
* Merge pull request #1137 from lioncash/doc
General: Fix up doxygen comments
* General: Fix up doxygen comments
* Merge pull request #1135 from lioncash/unused
video_core: Remove unused variables
* video_core: Remove unused variables

Download: Citra Git (2015/09/11) x64
Source: Here



Random Related Topic Refresh Related Topic

Random Related Topic Loading...

0 Comments

Post a Comment

Can't post a comment? Try This!