| Age | Commit message (Expand) | Author |
| 2018-02-10 | Make HSessionObj implement IDisposable (#10) | Stary 2001 |
| 2018-02-10 | Only throw undefined instruction exception at execution, not at translation s... | gdkchan |
| 2018-02-10 | Add BRK on the opcode table | gdkchan |
| 2018-02-10 | Add BRK instruction, fix wrong namespace on one of Am interfaces, and disable... | gdkchan |
| 2018-02-09 | Completely remove static methods inside Ipc interfaces, also remove GetObject... | gdkchan |
| 2018-02-09 | Fix bad rename | gdkchan |
| 2018-02-09 | Ipc refactor (#9) | gdkchan |
| 2018-02-09 | Fixes to memory management | gdkchan |
| 2018-02-09 | Move a few more SIMD instructions to emit CIL directly instead of a method call | gdkchan |
| 2018-02-09 | Logging Improvements (#7) | Ac_K |
| 2018-02-09 | Add FVCTZS (fixed point variant) and LD1 (single structure variant) instructions | gdkchan |
| 2018-02-09 | config bugfix (#6) | Ac_K |
| 2018-02-08 | Add internal Config support (#5) | Ac_K |
| 2018-02-08 | Copy Paste mistake (#4) | Ac_K |
| 2018-02-08 | Add internal Logging support (#3) | Ac_K |
| 2018-02-08 | Merge pull request #2 from gdkchan/direct_memory | gdkchan |
| 2018-02-08 | Merge pull request #1 from AcK77/master | gdkchan |
| 2018-02-08 | Basic audio support2 | AcK77 |
| 2018-02-08 | Basic audio support | AcK77 |
| 2018-02-07 | Fix a copy-paste bug on Ins_V | gdkchan |
| 2018-02-07 | Add ADC and SBC instructions | gdkchan |
| 2018-02-07 | Add FMADD and FMSUB instructions | gdkchan |
| 2018-02-07 | Add FMOV (scalar, register) and FCMPE instructions | gdkchan |
| 2018-02-07 | Removed parts of the MMU functionality to use memory directly (faster, but po... | gdkchan |
| 2018-02-07 | Implement SSHL instruction, fix exception on FMAX/FMIN, and use a better exce... | gdkchan |
| 2018-02-06 | Support loading NSO/NRO without a MOD0 header, stub some functions, support m... | gdkchan |
| 2018-02-06 | Improve access to system registers by using properties, also use exclusive re... | gdkchan |
| 2018-02-04 | Update README.md | gdkchan |
| 2018-02-04 | Create README.md | gdkchan |
| 2018-02-04 | aloha | gdkchan |