Ryujinx/Ryujinx.HLE
gdkchan 36b9ab0e48
Add ARM32 support on the translator (#561)
* Remove ARM32 interpreter and add ARM32 support on the translator

* Nits.

* Rename Cond -> Condition

* Align code again

* Rename Data to Alu

* Enable ARM32 support and handle undefined instructions

* Use the IsThumb method to check if its a thumb opcode

* Remove another 32-bits check
2019-01-24 23:59:53 -02:00
..
Exceptions Resolve build merge conflict (#559) 2019-01-21 00:04:52 -02:00
FileSystem add missing return 2019-01-09 19:36:51 +00:00
HOS Add ARM32 support on the translator (#561) 2019-01-24 23:59:53 -02:00
Input Fix homebrew input (#528) 2018-12-07 22:59:38 +02:00
Loaders Improve kernel IPC implementation (#550) 2019-01-18 20:26:39 -02:00
Resource Implement Shared Fonts (#215) 2018-08-04 18:38:49 -03:00
Utilities Adjust naming conventions and general refactoring in HLE Project (#527) 2018-12-06 09:16:24 -02:00
DeviceMemory.cs Improve kernel IPC implementation (#550) 2019-01-18 20:26:39 -02:00
Homebrew.npdm Better process implementation (#491) 2018-11-28 20:18:09 -02:00
PerformanceStatistics.cs Adjust naming conventions and general refactoring in HLE Project (#527) 2018-12-06 09:16:24 -02:00
Ryujinx.HLE.csproj Update to LibHac 0.2.0 (#549) 2019-01-05 01:41:49 +01:00
RyujinxProfileImage.jpg Implement friend:a IFriendService: 10101 (#429) 2018-09-25 19:59:29 -03:00
Switch.cs Adjust naming conventions and general refactoring in HLE Project (#527) 2018-12-06 09:16:24 -02:00