EmuCR Feeds
Email Us

EmuCR: CitraCitra Git (2016/03/21) 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 #1302 from Subv/save_fix
HLE/FS: Fixed many corner cases in our file handling
* HLE/FS: Change the error code returned when an ExtSaveData archive is not found.
This allows Fire Emblem to boot again.
* HLE/FS: Corrected some style concerns.
* HLE/FS: Fixed creating the config savefile when it doesn't exist.
This fixes a regression.
* HLE/FS: Implemented GetFormatInfo
Format information is currently only implemented for the ExtSaveData, SharedExtSaveData and SaveData archives, the information is stored in a file alongside the root folder of the archive.
* HLE/FS: Don't return an error when deleting the ExtSaveData if it does not exist.
* HLE/FS: Return the proper error codes when opening files.
* HLE/FS: Fixed the OpenDirectory error code
* HLE/FS: Return the proper error codes on file Read/Write operations.
These operations are limited by the open flags specified while opening the file.
* HLE/FS: Corrected the error codes for DeleteFile
* HLE/FS: Corrected the error codes for CreateFile
* HLE/FS: FS::CreateFile takes an u64 for the file size.
* Merge pull request #1550 from LittleWhite-tb/gdbstub_include_fix
Fix missing header
* Fix missing header

Download: Citra Git (2016/03/21) 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!