EmuCR Feeds
Email Us

EmuCR: CitraCitra Git (2018/10/27) 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:
* FileSys/DelayGenerator: add missing #include and virtual dtor (#4363)
* Merge pull request #4376 from FearlessTobi/port-1571
* graphic_breakpoints: Correct translation of strings in BreakpointModel's data() function
* Merge pull request #4373 from FearlessTobi/port-1553
* common: Actually remove memory_util.cpp
* CMakeLists: Remove EMU_ARCH_BITS definition
* common: Remove memory_util.cpp/.h
* Merge pull request #4374 from FearlessTobi/frontend-ports
* configure_system: Default initialize member variables
* configure_system: Amend function casing
* configure_system: Add missing override specifier on the destructor
* configure_system: Make public slots private
* bootmanager: Use QStringLiteral instead of std::string to represent the window title
* yuzu/configuration/config: Use a std::unique_ptr for qt_config instead of a raw pointer
* yuzu/configuration/config: Reorganize member variable and function layout
* game_list: Make game list column headers translatable
* Merge pull request #4364 from wwylele/gl-error-tr
* citra_qt: fix translation for opengl version error
* Merge pull request #4368 from FreddyFunk/unused-import
* Removed unused import binascii
* Merge pull request #4359 from FearlessTobi/port-webstuff
* Put WebResult into a seperate file
* core/CMakeLists: Make all web_service-related libraries private
* web_backend: Make Client use the PImpl idiom
* telemetry_json: Use the PImpl idiom to avoid unnecessary dependency exposure
* telemetry_json: Add missing override specifier to the destructor of TelemetryJson
* telemetry_json: Take std::string parameters by value
* telemetry_json: Remove unnecessary includes
* telemetry_session: Remove doxygen comment for a non-existent parameter
* telemetry_session: Add missing includes
* telemetry_session: Remove unimplemented FinalizeAsyncJob prototype
* Merge pull request #4375 from FearlessTobi/port-1542
* CMakeLists: Use PROJECT_SOURCE_DIR instead of CMAKE_SOURCE_DIR
* Merge pull request #4358 from wwylele/kernel-global-2
* kernel/thread: change owner_process parameter to reference
* Kernel: change owner_process in Thread/SharedMemory to raw pointer
* thread/kernel: remove unused callback_id
* kernel: make handle table per-process
* kernel/thread: use std::unordered_map for callback record
* Kernel/Timer: use unordered_map for callback recording
* kernel/process: move current process to kernel instance
* kennel/process: move process list to kernel instance
* kernel/process: move next_process_id to kernel instance
* Merge pull request #4367 from wwylele/cubeb-fix
* cubeb_sink: ignore null-name device when selecting

Download: Citra Git (2018/10/27) x64
Download: Citra Canary Git (2018/10/27) 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!