gdkchan
|
76f3b1b3a4
|
Rename Ryujinx.Core to Ryujinx.HLE and add a separate project for a future LLE implementation
|
2018-06-10 21:46:42 -03:00 |
|
gdkchan
|
7f5a8effbb
|
Move WriteBytes to AMemory, implement it with a Marshal copy like ReadBytes, fix regression on address range checking
|
2018-06-09 13:05:41 -03:00 |
|
riperiperi
|
6fe51f9705
|
ReadBytes function in AMemory, with cleaner range check. (#136)
|
2018-06-08 21:15:02 -03:00 |
|
gdkchan
|
a8ba340dde
|
Improved logging (#103)
|
2018-04-24 15:57:39 -03:00 |
|
emmauss
|
bbcad307bd
|
Add logclass, made changes to logging calls (#79)
* add logclass, made changes to logging calls
* made enum parsing case insensitive
* enable logclass on partial or complete match
|
2018-04-13 22:02:24 -03:00 |
|
gdkchan
|
2fd718c163
|
Fix typo
|
2018-04-06 01:07:51 -03:00 |
|
gdkchan
|
dcf0f0be38
|
Fix possible regression on bsd
|
2018-04-06 01:06:34 -03:00 |
|
gdkchan
|
69e32e5bbc
|
Rename services with the official interface names
|
2018-04-06 01:01:52 -03:00 |
|