citra/src/core/hle/service/hid
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
..
hid.cpp Add CheatEngine and support for Gateway cheats (#4406) 2018-11-16 18:01:10 -07:00
hid.h Add CheatEngine and support for Gateway cheats (#4406) 2018-11-16 18:01:10 -07:00
hid_spvr.cpp service: Use nested namespace specifiers where applicable 2018-09-22 16:14:10 +02:00
hid_spvr.h service: Use nested namespace specifiers where applicable 2018-09-22 16:14:10 +02:00
hid_user.cpp service: Use nested namespace specifiers where applicable 2018-09-22 16:14:10 +02:00
hid_user.h service: Use nested namespace specifiers where applicable 2018-09-22 16:14:10 +02:00