EmuCR Feeds
Email Us

EmuCR: CitraCitra Git (2016/03/10) 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 #1476 from lioncash/emit
emitter: constexpr/misc changes
* emitter: templatize ImmPtr
* emitter: constexpr-ify helper functions
* emitter: Get rid of CanDoOpWith
This was removed in Dolphin as there were no particular uses for it.
I'm sure the same will apply to citra.
* emitter: constexpr-ify OpArg
* emitter: friend class OpArg with XEmitter
* emitter: Remove unimplemented prototype
* Merge pull request #1475 from lioncash/align
Common: Get rid of alignment macros
* Common: Get rid of alignment macros
The gl rasterizer already uses alignas,
so we may as well move everything over.
* Merge pull request #1478 from JayFoxRox/master
Fix attribute mapping in vs debugger
* Fix attribute mapping in vs debugger
* Merge pull request #1482 from LittleWhite-tb/mac-opengl-check
Fix missing return
* Fix missing return
* Merge pull request #1474 from lioncash/renderer
renderer_base: Minor changes
* renderer_base: In-class initialize variables
* render_base: Clarify/normalize getter functions
* renderer_base: Don't directly expose the rasterizer unique_ptr
There's no reason to allow direct access to the unique_ptr instance. Only
its contained pointer.

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