Commit Graph

26 Commits

Author SHA1 Message Date
ansstuff 3cb74f7780 * Cheats: added "Add from CHT file..." button 2012-12-29 14:32:02 +00:00
CaH4e3 43ee931dec cleanup and version bum... hmmm (not no mention something else) 2012-10-21 16:40:04 +00:00
zeromus 3acb751ea4 commit cheat perks patch from rimsky82 [ https://sourceforge.net/p/fceultra/bugs/512/ ] 2012-09-30 18:43:15 +00:00
punkrockguy318 349a5bc905 sdl: fix a segfault in the cheat menu (sf bug #242) 2012-08-06 17:46:14 +00:00
punkrockguy318 449ac4352f updated FSF license in COPYING license file and source and header files 2012-08-04 22:33:16 +00:00
punkrockguy318 18b1eaace1 trivial comment removal 2012-08-04 21:46:20 +00:00
punkrockguy318 134b205db6 cheats: parse cheat files with non-ascii characters properly (sf #524) 2012-08-04 21:45:41 +00:00
CaH4e3 565f063fa5 varous bugfixes, xstring trimming functions logic bugs, etc
some refactoring, some wtfs... ;)
2012-03-17 16:29:56 +00:00
zeromus 07dde626de don't lose cheat compare value when toggle cheat enables through UI (fix #3423777) 2011-10-15 18:59:07 +00:00
qeed 0d63ef203a added wrapper around places that uses malloc to use FCEU_dmalloc, for debugging purpose if the need comes up 2010-09-19 00:00:38 +00:00
ugetab 046617c693 Added player 3 and 4 to autohold notification window. Made FCEU_DispMessage able to display to different screen locations to do it. Fixed up the input display code for autohold.
Wow, that's a lot of stuff changed for something so basic.
2010-05-16 04:18:49 +00:00
adelikat b47f4e0e0e Lua - memory.readbyte will now recognize frozen addresses (I hope this doesn't have unintended consequences) 2009-03-08 20:03:47 +00:00
adelikat b7c47221c7 Win32 - cheats search lists number active cheats, freezing addresses in hex editor updates cheats dialog, hex editor has minimize and maximize buttons 2008-12-16 05:31:58 +00:00
adelikat 3c9288c253 Win32 - better handling of UpdateFrozenList() 2008-12-15 18:53:48 +00:00
adelikat 7148bf9de2 Win32 - 1) prevent user from freezing more than 256 addresses, 2) Memwatch will display frozen addresses in blue, 3) Memwatch - menu item for collapse window 2008-12-15 05:00:34 +00:00
adelikat ca13b2ecaa Win32 - Hex Editor - prevent the user from freezing more than 256 addresses at once 2008-12-14 22:08:33 +00:00
qfox 475ac06f2a Ah, I can fix this. Added extra newline to prevent stupid warning. 2008-08-11 22:00:52 +00:00
zeromus cf65728642 lua!!!! 2008-07-23 06:54:14 +00:00
adelikat 8a89a598f8 If cheats file loaded, message is sent to window 2008-07-06 02:35:00 +00:00
zeromus e0a14909f0 faster compiles (mappers include 1/3 as much code now)
fix some memory leaks by changing the path generation APIs to return std::string.. but it still gets strdupped by a lot of clients. 
switch over more movie and savestate code to use iostreams instead of stdio
remove the temporary savestate stuff for more tasing speed hopefully
2008-06-17 06:55:07 +00:00
jeblanchard 84e7d10f38 Kill many warnings. Note: may waste bytes of memory! 2008-06-10 16:06:14 +00:00
zeromus 1e539ad681 phase 1 of new movie system
we can now round trip a text movie format
2008-05-23 09:58:38 +00:00
adelikat 0b112b5ef4 2008-05-15 15:58:57 +00:00
mauzus 909245915b bugfix: [1960354] FCEU should log a message when loading a .cht file 2008-05-13 03:51:35 +00:00
zeromus cd427263da moved some util files to utils directory 2006-08-01 05:50:19 +00:00
zeromus 80d0d46d73 moved fceu to its own folder to make room for other projects
[[Split portion of a mixed commit.]]
2006-07-29 05:46:15 +00:00