index
:
Ryujinx
master
A backup of the Ryujinx master git branch.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
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