EmuCR Feeds
Email Us

EmuCR: CitraCitra bleeding-edge-94 is released. 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 #2335 from yuriks/shader-refactor
Misc. Shader refactors
* VideoCore/Shader: Extract DebugData out from UnitState
* Remove unnecessary cast
* VideoCore/Shader: Extract evaluate_condition lambda to function scope
* VideoCore/Shader: Extract call lambda up a scope and remove unused param
* VideoCore/Shader: Remove dynamic control flow in (Get)UniformOffset
* VideoCore/Shader: Move DebugData to a separate file
* Merge pull request #2303 from freiro/citra-qt_missing_sdl2_dll
Copy SDL2.dll when compiling citra-qt with msvc
* Modularized Qt and SDL file copying
Now cmake relies on two submodules to copy the libraries in the proper folders
* Modularization of copy_msvc_libraries cmake funct
Created a new folder in Citra's root called CMakeModules that should
contain cmake functions used by the various CMakeLists.txt.
* Removed redundant Qt check and other fixes
This removes a redundant check and moves part of the code to a separate
function.
* [MSVC] Copy SDL2.dll to build folder
CMake now copies SDL2.dll when compiling citra with citra-qt as a target
on MSVC.
* Merge pull request #2337 from lioncash/gdb
gdbstub: const correctness changes
* gdbstub: const correctness changes
Also uses size_t as the length indicator type, as is common with buffers.
* Merge pull request #2322 from MerryMage/ctx-mnu
game_list: Add a context menu with "Open Save Location" option
* main: Open folder when open save folder location context menu is clicked
* game_list: Implement context menu for items in list
* Add a context menu with a "Open Save Data Location" action
* loader: Implement ReadProgramId
* archive_source_sd_savedata: Add static method to get a specific save data path
* Merge pull request #2338 from wwylele/fix-dead
Kernel: remove object's waiting thread if it is dead
* Kernel: remove object's waiting thread if it is dead

Download: Citra bleeding-edge-94 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!