yuzu/src/citra_qt
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
..
config Temporarily "fix" citra_qt for Windows 2014-04-10 20:51:32 -04:00
debugger Remove the fancy RegisterSet class introduced in 4c2bff61e. 2014-08-12 02:17:21 +02:00
CMakeLists.txt citra-qt: Add command list view. 2014-06-12 06:10:52 -04:00
bootmanager.cpp Qt: Removed unnecessary HW::Update. 2014-08-05 20:14:49 -04:00
bootmanager.hxx Temporarily "fix" citra_qt for Windows 2014-04-10 20:51:32 -04:00
citra_qt.vcxproj citra_qt: Removed autogenerated files from repo and fixed build issues. 2014-06-22 16:37:07 -04:00
citra_qt.vcxproj.filters citra_qt: Removed autogenerated files from repo and fixed build issues. 2014-06-22 16:37:07 -04:00
hotkeys.cpp got rid of 'src' folders in each sub-project 2014-04-08 19:25:03 -04:00
hotkeys.hxx got rid of 'src' folders in each sub-project 2014-04-08 19:25:03 -04:00
hotkeys.ui got rid of 'src' folders in each sub-project 2014-04-08 19:25:03 -04:00
main.cpp Qt: Updated open dialog to include NCCH formats. 2014-07-04 20:37:48 -04:00
main.hxx citra-qt: Add command list view. 2014-06-12 06:10:52 -04:00
main.ui added symbol map load function to Qt GUI 2014-04-30 23:46:57 -04:00
qt-build.props Fixed GPLv2 license issue 2014-04-11 16:19:39 -04:00
qt-build.targets Fixed GPLv2 license issue 2014-04-11 16:20:39 -04:00
qt-build.xml Fixed GPLv2 license issue 2014-04-11 16:21:14 -04:00
version.h got rid of 'src' folders in each sub-project 2014-04-08 19:25:03 -04:00