Commit Graph

47 Commits

Author SHA1 Message Date
cracyc
d80b977719 plugins/cheatfind: fix saved cheats (nw) 2016-04-23 11:13:49 -05:00
cracyc
21c89e6258 luaengine: fix ui (nw) 2016-04-23 10:52:45 -05:00
Miodrag Milanovic
3fc8cfd679 fix lua issue (nw) 2016-04-23 17:08:59 +02:00
cracyc
a7bed872ee plugins/cheatfind: add bitwise comparisons (nw) 2016-04-22 20:55:07 -05:00
cracyc
0ed4ecb7c9 plugins/cheatfind: change match behavior and add on screen watches (nw) 2016-04-21 18:55:13 -05:00
cracyc
b793232c97 plugins/cheat: clear popmessage (nw) 2016-04-17 17:38:16 -05:00
Miodrag Milanovic
fc48cb17f3 added print_verbose, print_info, print_debug and print_error to lua, and used it instead of print (nw) 2016-04-16 18:01:48 +02:00
cracyc
37718e8602 plugins/cheatfind: write found cheats (nw) 2016-04-16 09:36:22 -05:00
cracyc
95309f461e plugins/cheat: load multiple files and fix load failure (nw) 2016-04-16 08:36:09 -05:00
cracyc
c3735cd12c plugins/cheat: fix some stuff (nw) 2016-04-15 11:40:34 -05:00
cracyc
2d30a13824 plugins/cheat: copy-paste (nw) 2016-04-14 13:31:14 -05:00
cracyc
94007d2887 plugins/cheat: add game time for cheats which want a time delay (nw) 2016-04-13 11:40:06 -05:00
cracyc
b66b2e679c plugins/cheat: make more compatible (nw) 2016-04-13 08:13:00 -05:00
cracyc
b09ae03b65 plugins/cheat: add safe table functions to sandbox (nw) 2016-04-11 17:39:35 -05:00
cracyc
d818313f8f plugins/cheatfind: preliminary support to inject cheats for testing (nw) 2016-04-10 21:42:33 -05:00
cracyc
6dcb009816 plugins/cheatfind: run same operation over a batch of data (nw) 2016-04-10 17:06:21 -05:00
cracyc
1132ce2870 plugins/cheatfind: add width and endian awareness
---
Need to handled alignment
2016-04-09 22:40:02 -05:00
cracyc
4c21370163 plugins/cheatfind: make ram scan work (nw) 2016-04-09 21:34:54 -05:00
cracyc
1550a25fde plugins/cheatfind: more gui work (nw) 2016-04-09 16:24:26 -05:00
cracyc
cf8c7fb206 luaengine: make flags explicit (nw) 2016-04-09 09:02:07 -05:00
cracyc
74d1fbbdb9 plugins/cheatfind: start adding basic menu (nw) 2016-04-08 22:30:32 -05:00
cracyc
aee051e46d plugins/timer: add play count (nw) 2016-04-08 13:18:04 -05:00
cracyc
978ab32a11 plugins/cheatfind: start lua cheat finder library [Carl] 2016-04-08 11:59:50 -05:00
cracyc
0e5c6cb8c1 plugins/timer: save to the correct file (nw) 2016-04-08 08:33:55 -05:00
cracyc
06e2aa26a2 oops++ (nw) 2016-04-07 21:42:42 -05:00
cracyc
a94eeb628f plugins/timer: add sample plugin for game time [Carl] 2016-04-07 21:29:40 -05:00
cracyc
86007e7e29 oops++ (nw) 2016-04-07 20:17:42 -05:00
cracyc
ea484da9a8 plugins/cheat: create temp[0-9] in case xml script doesn't (nw) 2016-04-07 20:02:33 -05:00
cracyc
d88bdb6869 plugins/cheat: fix more (nw) 2016-04-07 19:42:18 -05:00
cracyc
4edb50a92a plugin/cheat: better conversion (nw) 2016-04-07 10:38:51 -05:00
cracyc
dc885b1996 plugin/cheat: adjust path handling (nw) 2016-04-06 21:40:49 -05:00
cracyc
badc9e8c73 oops 2016-04-06 17:06:47 -05:00
cracyc
55c9596f4c Add experimental cheat lua plugin [Carl] 2016-04-06 17:03:11 -05:00
cracyc
817f19fcc1 luaengine: add plugin options menu [Carl] 2016-04-04 18:17:18 -05:00
cracyc
be431bd5a0 hiscore: checksum all the regions (nw) 2016-03-30 15:28:06 -05:00
cracyc
21390cd790 hiscore: only you can prevent namespace pollution (nw) 2016-03-29 07:47:04 -05:00
Miodrag Milanovic
699fa1462a Add ability for notifiers to add at front, fix for hiscore [Carl] 2016-03-29 08:15:17 +02:00
cracyc
5cfe38e481 hiscore: even if we can't save before a soft reset, at least load what we've got (nw) 2016-03-28 08:42:45 -05:00
cracyc
1e95b3b459 luaengine: add software name getter (nw)
hiscore: add support for softlist rom hiscores (nw)
2016-03-27 19:52:35 -05:00
Miodrag Milanovic
f329db261f Populate plugins structures and start marked plugins (nw) 2016-03-25 08:42:30 +01:00
Miodrag Milanovic
315612190b Added parsing of plugin json files for machine_manager (nw) 2016-03-24 21:07:39 +01:00
Miodrag Milanovic
ef86ee6cec added hiscore plugin (disabled for now) (nw) 2016-03-22 16:19:15 +01:00
Miodrag Milanovic
fafeeb095a put license for plugins (nw) 2016-03-05 11:18:08 +01:00
Miodrag Milanovic
2d8aa85227 fix lua script on boot (nw) 2016-03-05 07:56:50 +01:00
Miodrag Milanovic
24276fc7db removed Apache 2 licensed library since it is not possible to mix with GPL2 (nw) 2016-03-04 20:18:47 +01:00
Miodrag Milanovic
686ba42466 Added plugin info json files and made system automatically load available plugins and start them if flagged so (nw) 2016-02-14 19:48:44 +01:00
Miodrag Milanovic
ccae0382bb Added plugins and boot.lua as startup script [Miodrag Milanovic] 2016-02-14 10:58:18 +01:00