EmuCR Feeds
Email Us

EmuCR: CitraCitra Git (2015/02/10) 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 #528 from kevinhartman/scheduling-logic
Scheduler refactor Pt. 1
* Scheduler refactor Pt. 1
* Simplifies scheduling logic, specifically regarding thread status. It should be much clearer which statuses are valid
for a thread at any given point in the system.
* Removes dead code from thread.cpp.
* Moves the implementation of resetting a ThreadContext to the corresponding core's implementation.
Other changes:
* Fixed comments in arm interfaces.
* Updated comments in thread.cpp
* Removed confusing, useless, functions like MakeReady() and ChangeStatus() from thread.cpp.
* Removed stack_size from Thread. In the CTR kernel, the thread's stack would be allocated before thread creation.
* Merge pull request #551 from bunnei/mutex-fixes
Mutex/synch fixes
* Mutex: Locks should be recursive.
* WaitSynch: Always reschedule (verified behavior on hw).
* Merge pull request #550 from lioncash/ftoui
vfpdouble: Fix the FTOUI NaN sign setting
* vfpdouble: Fix the FTOUI NaN sign setting
This was fixed for vfpsingle, but not vfpdouble
* Merge pull request #549 from lioncash/tossed
Throw more unused/unnecessary VFP code out
* Throw more unused/unnecessary VFP code out
* Merge pull request #548 from lioncash/nits
Cleanup related to vfp_helper.
* vfp_helper: Convert some flags to enums. Throw out more duplicated FPSCR stuff
* vfp_helper: Normalize tabs to spaces

Download: Citra Git (2015/02/10) x86
Download: Citra Git (2015/02/10) x64
Source: Here

4 Comments:

  1. It's starting to run Smash Bros for the 3DS. The title screen at least.

    ReplyDelete
    Replies
    1. where can i download super smash bros?

      Delete
    2. Dump it or Google "Super Smash Bros for the 3DS torrent"

      Delete

Can't post a comment? Try This!