EmuCR Feeds
Email Us

EmuCR: CitraCitra Git (2015/02/28) is compiled. 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 #620 from lioncash/bkpt
arm_disasm: Show conditional code for BKPT instructions.
* arm_disasm: Show conditional code for BKPT instructions.
Changed cond_to_str to take a uint32, since unsigned numbers are only ever passed to it, and this can be a source of warnings for some compilers (also indexing an array without bounds checking a signed number is kind of iffy).
* Merge pull request #619 from lioncash/unused
arm_disasm: Remove unused variable
* arm_disasm: Remove unused variable
Also declared an array as static, as it's only used in this translation unit.

Download: Citra Git (2015/02/28) x86
Download: Citra Git (2015/02/28) 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!