yuzu-android/src
Tony Wasserka 9c781a6c76 Remove the fancy RegisterSet class introduced in 4c2bff61e.
While it was some nice and fancy template usage, it ultimately had many practical issues regarding length of involved expressions under regular usage as well as common code completion tools not being able to handle the structures.
Instead, we now use a more conventional approach which is a lot more clean to use.
2014-08-12 02:17:21 +02:00
..
citra Loader: Implemented AppLoader interface for abstracting application loading. 2014-06-24 19:29:58 -04:00
citra_qt Remove the fancy RegisterSet class introduced in 4c2bff61e. 2014-08-12 02:17:21 +02:00
common Remove the fancy RegisterSet class introduced in 4c2bff61e. 2014-08-12 02:17:21 +02:00
core Remove the fancy RegisterSet class introduced in 4c2bff61e. 2014-08-12 02:17:21 +02:00
video_core Remove the fancy RegisterSet class introduced in 4c2bff61e. 2014-08-12 02:17:21 +02:00
CMakeLists.txt fixes to build on linux 2014-04-22 19:42:29 -07:00