cracyc
d157408218
vt240: WIP (nw)
2016-06-11 22:38:01 -05:00
cracyc
77c20e43f0
hiscore.dat: sort by source file in an effort to make it somewhat maintainable, mark entries not in mame.lst, and add script to do the sorting and comparing (nw)
2016-05-31 13:24:24 -05:00
cracyc
f9b5a025a5
hiscore.dat: remove remaining invalid sets (nw)
2016-05-31 08:18:52 -05:00
cracyc
249e77583e
hiscore.dat: fix renamed/duplicated sets (nw)
2016-05-30 21:57:35 -05:00
Scott Stone
841724156c
One remaining hiscore parse error (nw)
2016-05-30 21:52:46 -04:00
cracyc
07f297ae7a
hiscore.dat: more fixes (nw)
2016-05-30 12:56:54 -05:00
cracyc
d63cd99bc3
hiscore.dat: DEC Rainbow has no cheats (nw)
2016-05-30 11:39:32 -05:00
cracyc
c35144d691
hiscore.dat: remove outdated info and email addresses (nw)
...
---
Those people shouldn't be bothered with issues from this (unless they want too but I don't know that)
2016-05-29 11:47:34 -05:00
cracyc
b49334e70a
hiscore: fix segaxbd games and improve error (nw)
2016-05-29 10:26:47 -05:00
cracyc
0522e44d2f
boot.lua: make pluginspath apply here too (nw)
2016-05-26 17:24:56 -05:00
cracyc
295774fabb
plugins/cheatfind: more (nw)
2016-05-03 09:39:16 -05:00
cracyc
37898321e2
plugins/cheatfind: small cleaups (nw)
2016-05-03 09:27:31 -05:00
cracyc
734436ac06
plugins/cheatfind: pages (nw)
2016-05-02 21:52:21 -05:00
cracyc
ecc9d9d096
plugins/cheatfind: match is in closure scope (nw)
2016-05-02 10:23:53 -05:00
cracyc
216869186c
plugins/cheatfind: make menu layout much more flexible (nw)
2016-05-02 10:09:42 -05:00
cracyc
82d38dc10d
plugins/cheatfind: fix order (nw)
2016-05-01 18:53:31 -05:00
cracyc
1d31d7c55f
plugins/cheatfind: yet more changes (nw)
2016-05-01 16:21:54 -05:00
cracyc
3cd9489038
plugins/cheatfind: fixes (nw)
2016-05-01 09:07:02 -05:00
cracyc
df88aa07dc
plugins/cheatfind: reverse operator order and add value comparison (nw)
2016-04-30 20:58:47 -05:00
cracyc
4b6237fbfd
plugins/cheat: handle multiple cheat paths and missing dir in write back (nw)
2016-04-30 10:48:10 -05:00
cracyc
6bbd290d31
plugins/cheat*: indent the output (nw)
2016-04-28 21:17:09 -05:00
cracyc
29d7699569
plugins/layout: layout embedded script helper plugin [Carl]
...
luaengine: callbacks for plugins (nw)
rendlay: layout tag external handler support (nw)
fidel_csc and mdndclab: example layout scripts (nw)
--
Neither layout script is complete. The chess doesn't handle castling or en passant and the Dungeons and Dragons only does the walls.
2016-04-27 09:37:23 -05:00
cracyc
2028ec2917
plugins/timer: don't fail if file is corrupt (nw)
2016-04-24 17:06:25 -05:00
cracyc
29f51e85db
plugins/cheat*: various changes (nw)
2016-04-24 12:01:30 -05:00
cracyc
5a320aba4a
plugins/cheatfind: nt (nw)
2016-04-23 17:51:29 -05:00
cracyc
6af9782d91
plugins/cheatfind: fix machines with >1 ram regions (nw)
2016-04-23 14:28:38 -05:00
cracyc
9c81ead8b0
plugins/cheat: make ram work properly (nw)
2016-04-23 13:51:08 -05:00
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