EmuCR Feeds
Email Us

EmuCR: RyujinxRyujinx Git (2018/02/11) is complied. Ryujinx is a Experimental Switch emulator written in C#. Don't expect much from this. Some homebrew apps works, and Tetris shows the intro logos (sometimes) but that's about it for now. Contributions are always welcome.

Ryujinx Git changelog:
* Update README.md
* Make HSessionObj implement IDisposable (#10)
* Only throw undefined instruction exception at execution, not at translation stage
* Add BRK on the opcode table
* Add BRK instruction, fix wrong namespace on one of Am interfaces, and disable Debug/Trace logs by default
* Completely remove static methods inside Ipc interfaces, also remove GetObject method from ServiceCtx as it is no longer needed with this change
* Fix bad rename
* Ipc refactor (#9)
* Fixes to memory management
* Move a few more SIMD instructions to emit CIL directly instead of a method call
* Logging Improvements (#7)
* Add FVCTZS (fixed point variant) and LD1 (single structure variant) instructions
* config bugfix (#6)
* Add internal Config support (#5)
* Copy Paste mistake (#4)
* Add internal Logging support (#3)
* Merge pull request #2 from gdkchan/direct_memory
* Removed parts of the MMU functionality to use memory directly (faster, but potentially more dangerous, WIP), also changed the Shl/Sshr immediate instructions to use IL instead of calling the method
* Merge pull request #1 from AcK77/master
* Basic audio support2
* Basic audio support
* Fix a copy-paste bug on Ins_V
* Add ADC and SBC instructions
* Add FMADD and FMSUB instructions
* Add FMOV (scalar, register) and FCMPE instructions
* Implement SSHL instruction, fix exception on FMAX/FMIN, and use a better exception message for undefined/unimplemented instructions
* Support loading NSO/NRO without a MOD0 header, stub some functions, support more ids on SvcGetInfo
* Improve access to system registers by using properties, also use exclusive region granularity on exclusive load/stores, and ensure that acquires without releases won't hold the address forever, remove unused ALU rev method
* Update README.md
* Create README.md
* aloha

Download: Ryujinx Git (2018/02/11)
Source:Here



Random Related Topic Refresh Related Topic

Random Related Topic Loading...

0 Comments

Post a Comment

Can't post a comment? Try This!