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