citra/src/citra_qt
Ben b90ff739a0 Add CheatEngine and support for Gateway cheats (#4406)
* Add CheatEngine; Add support for Gateway cheats; Add Cheat UI

* fix a potential crash on some systems

* fix substr with negative length

* Add Joker to the NonOp comp handling

* Fixup JokerOp

* minor fixup in patchop; add todo for nested loops

* Add comment for PadState member variable in HID

* fix: stol to stoul in parsing cheat file

* fix misplaced parsing of values; fix patchop code

* add missing break

* Make read_func and write_func a template parameter
2018-11-16 18:01:10 -07:00
..
applets citra_qt: Add length validation 2018-07-10 13:05:13 +08:00
camera Move if 2018-10-05 09:27:16 -05:00
configuration Merge pull request #4382 from FearlessTobi/reset-defaults 2018-10-28 03:52:10 -04:00
debugger Merge pull request #4371 from wwylele/kernel-global-3 2018-10-30 00:36:10 -04:00
multiplayer citra_qt/multiplayer: retranslate multiplayer dialogs 2018-10-10 18:21:22 +08:00
updater
util Antialias game list compatibility pixmaps 2018-09-17 19:00:28 +05:30
aboutdialog.cpp Port #942 from yuzu: "qt: Minor cleanup-related changes" 2018-08-24 17:14:09 +02:00
aboutdialog.h Clean up aboutdialog.h 2018-08-25 14:45:50 +02:00
aboutdialog.ui
bootmanager.cpp bootmanager: Use QStringLiteral instead of std::string to represent the window title 2018-10-26 23:56:04 +02:00
bootmanager.h implemented touch in Qt and SDL 2018-10-09 23:10:28 +08:00
cheats.cpp Add CheatEngine and support for Gateway cheats (#4406) 2018-11-16 18:01:10 -07:00
cheats.h Add CheatEngine and support for Gateway cheats (#4406) 2018-11-16 18:01:10 -07:00
cheats.ui Add CheatEngine and support for Gateway cheats (#4406) 2018-11-16 18:01:10 -07:00
citra-qt.rc
CMakeLists.txt Add CheatEngine and support for Gateway cheats (#4406) 2018-11-16 18:01:10 -07:00
compatdb.cpp compatdb: Use a seperate endpoint for testcase submission 2018-10-27 12:20:03 +02:00
compatdb.h compatdb: Use a seperate endpoint for testcase submission 2018-10-27 12:20:03 +02:00
compatdb.ui
compatibility_list.cpp Stop splitting includes 2018-10-20 16:31:35 +02:00
compatibility_list.h Stop splitting includes 2018-10-20 16:31:35 +02:00
discord.h Add Discord Rich Presence Support (#3883) 2018-08-20 11:20:33 +02:00
discord_impl.cpp Add Discord Rich Presence Support (#3883) 2018-08-20 11:20:33 +02:00
discord_impl.h Address a bunch of review comments 2018-10-20 10:35:55 -04:00
game_list.cpp game_list: Make game list column headers translatable 2018-10-26 23:51:04 +02:00
game_list.h yuzu: Move compatibility list specifics to their own source files 2018-10-20 16:31:35 +02:00
game_list_p.h game_list_p: Take map iterator contents by const reference 2018-10-20 16:31:35 +02:00
game_list_worker.cpp Stop splitting includes 2018-10-20 16:31:35 +02:00
game_list_worker.h Stop splitting includes 2018-10-20 16:31:35 +02:00
hotkeys.cpp qt/hotkey: Get rid of global hotkey map instance 2018-08-25 13:43:11 +02:00
hotkeys.h qt/hotkey: Get rid of global hotkey map instance 2018-08-25 13:43:11 +02:00
hotkeys.ui
Info.plist
main.cpp Add CheatEngine and support for Gateway cheats (#4406) 2018-11-16 18:01:10 -07:00
main.h Add CheatEngine and support for Gateway cheats (#4406) 2018-11-16 18:01:10 -07:00
main.ui Add CheatEngine and support for Gateway cheats (#4406) 2018-11-16 18:01:10 -07:00
ui_settings.cpp ui_settings: Place definition of the theme array within the cpp file 2018-10-06 16:22:28 +02:00
ui_settings.h citra_qt: use enum classes for the settings 2018-10-14 22:55:28 +08:00