Commit Graph

30 Commits

Author SHA1 Message Date
twinaphex
2c2aaec107 Don't use global->cheat outside cheats.c 2015-12-01 03:07:16 +01:00
twinaphex
e0ec68a73d Reduce references to global->cheat 2015-12-01 03:03:33 +01:00
twinaphex
dbb3d8f770 Rewrite cheat code 2015-12-01 03:00:31 +01:00
twinaphex
39b8971fae Reduce references to global->cheat 2015-12-01 02:55:07 +01:00
twinaphex
8efb57f4bf Reduce scope of global->cheat 2015-12-01 02:49:27 +01:00
twinaphex
b8eba00a7e Reduce scope of global->cheat 2015-12-01 02:46:43 +01:00
twinaphex
43abd39f6a Start limiting scope of global->cheat to cheats.c 2015-12-01 02:43:34 +01:00
twinaphex
8fc96b52a3 refactor cheats.c 2015-09-06 03:51:08 +02:00
twinaphex
38066b6ec7 Add Cheat File Save As 2015-01-19 19:00:26 +01:00
twinaphex
453321c50b Start updating headers 2015-01-07 17:46:50 +01:00
twinaphex
bd40703fa3 Modify cheat_manager_update - pass in correct cheat index 2014-12-16 05:14:22 +01:00
twinaphex
21b99c3ac5 Press left/right on a cheat entry now to turn it ON/OFF 2014-12-16 02:20:06 +01:00
twinaphex
cf66692b21 Start adding cheat_manager_load function 2014-12-15 22:40:23 +01:00
twinaphex
79f977bc2b Remove unused cheat_manager_new_from_xml 2014-12-15 21:08:16 +01:00
twinaphex
fe0ece3124 Add preliminary Core Cheat Options support - should work with
cores like SNES9x/bSNES right now
2014-12-06 15:47:25 +01:00
twinaphex
c6cc3b8d90 CXX_BUILD - Fix some undefined reference linker errors 2014-11-29 21:18:45 +01:00
twinaphex
9d783b6627 Style cleanups 2014-09-07 05:47:18 +02:00
twinaphex
0a15a17d44 Update years on all license headers 2014-01-01 01:50:59 +01:00
Themaister
0b4cf2d053 Update license headers to 2013. 2013-01-01 01:41:15 +01:00
Themaister
ce740f8948 More fixups. 2012-04-21 23:31:57 +02:00
Themaister
aab8fb6151 ssnes_* => rarch_*. 2012-04-21 23:25:32 +02:00
Themaister
9ab51ad23a SSNES => RetroArch. 2012-04-21 23:17:43 +02:00
Themaister
e3a71a8c5b Fixup headers. 2012-04-09 22:05:26 +02:00
Themaister
62c96ea937 Change license header. 2012-04-09 22:03:57 +02:00
Themaister
9698cd7dbd Change headers. 2012-04-09 22:03:57 +02:00
Themaister
b4248038fb Update license headers. 2012-01-08 01:12:05 +01:00
Themaister
1ced96c5e9 Make it non-public. 2011-09-07 18:59:51 +02:00
Themaister
0d905eb3f6 Actually load cheats on startup ... :') 2011-09-07 18:59:01 +02:00
Themaister
abd7bab43a Cheat support... Somewhat. 2011-04-17 16:53:19 +02:00
Themaister
092fa9d531 Get initial cheat support down. 2011-04-17 13:30:59 +02:00