EmuCR Feeds
Email Us

EmuCR: 3dmoo3dmoo Git (2014/12/18) is compiled. 3dmoo is an open-source Nintendo 3DS Emulator Prototype. It does not run games (yet).

3dmoo Git Changelog:
* Some GPU cleanup and fixes.
* Merge pull request #28 from lioncash/join
Combine SSUB16, SADD16, SASX, SSAX
* armemu: Combine SSUB16, SADD16, SASX, and SSAX
* Forgot to add file.
* Add SDMC - Write Only archive.
Add LDR:RO service stub.
* Merge pull request #27 from lioncash/flags
armemu: Unset GE flags for UADD8 if sum results are less than 0x100
* armemu: Unset GE flags for UADD8 if sum results are less than 0x100
* Merge branch 'master' of https://github.com/plutooo/3dmoo
* Merge pull request #26 from lioncash/ssub16
armemu: Fix SSUB16
* armemu: Fix SSUB16
Broken from the same reason SADD16 was.
The lo part of the result should only be constructed from the lo halfwords of rm and rn.
The hi part of the result should only be constructed from the hi halfwords of rm and rn.
* Merge pull request #24 from lioncash/sadd16
armemu: Fix SADD16
* armemu: Fix SADD16
The lo and hi parts of the result were being constructed as a result of hi and lo halfword intermixing from the rm and rn regs. However the lo part of the result should be constructed only from the lo halfwords of rm and rn, and the hi part of the result should only be constructed from the hi halfwords of rm and rn.
* Merge pull request #25 from lioncash/umaal
armemu: Implement UMAAL
* armemu: Implement UMAAL
* ups
* more gsp fixes
* gsp fixes
* get rid of _mkdir warning
* Add GX RequestDMA from VRAM to VRAM.
* Fix return code for REVSH.

Download: 3dmoo Git (2014/12/18) x86
Source: Here



Random Related Topic Refresh Related Topic

Random Related Topic Loading...

0 Comments

Post a Comment

Can't post a comment? Try This!