Commit graph

17 commits

Author SHA1 Message Date
Menb10ck
621e702226 Cheat finder: fixed hex desync
The input field wasn't initially set to hex,
while the checkbox was.
2022-08-09 10:56:44 +02:00
Menb10ck
275c5615fd Cheat finder: added tab change event to cheat list
Fixes an issue where (with the cheat finder auto-pause turned on)
the emulator wouldn't pause when switching between cheat tabs.
2022-08-08 17:00:45 +02:00
Menb10ck
f4e048b068 Cheat finder: code cleanup 2022-08-08 16:36:53 +02:00
Menb10ck
78241c76be Cheat finder: added "add to watch", various fixes 2022-08-08 15:33:41 +02:00
Menb10ck
d0a1ff7e89 Cheat finder: added hex checkbox, 16 bit support
Also fixed various bugs, like:
- Undo button not updating the address list
- Out-of-bounds issues
- Add-cheat address label not updating in all cases
2022-08-08 14:16:12 +02:00
Menb10ck
58c1f46133 Ported complete cheat finder from Mesen-X.
Undo functionality still seems a bit buggy,
and more (new) features should still be added,
like a 16 bit value finder and a hex input box.
2022-08-08 12:28:19 +02:00
Sour
4ac7b21878 Debugger: Added debug log window
This currently logs uninitialized memory reads (main CPU, SA1 & GB) + SGB packets
2020-06-23 18:34:03 -04:00
Sour
8c0939861a Video Recorder: Add support for GIF output 2020-02-05 18:57:20 -05:00
Sour
faecb0b37f UI: Fixed minor display issue in cheat window 2019-10-30 20:16:52 -04:00
Sour
1d7f0596ce Cheats: UI - Sort cheats alphabetically 2019-10-23 20:33:09 -04:00
Sour
201020b6f9 Updates: Avoid Application.Exit usage, attempt to kill existing processes before upgrade 2019-10-14 15:04:26 -04:00
Sour
52c61f00f9 Cheats: Fixed cheats not being saved properly when switching games with the cheat window opened, etc.
+ Compilation error fix on some compilers
2019-10-14 10:59:06 -04:00
Sour
bebc1e04fe Cheats: Added cheat database (Database by Mighty Mo) 2019-10-14 00:37:10 -04:00
Sour
9aba01ba0c Added cheat code support (GG & PAR) 2019-10-12 22:40:25 -04:00
Sour
014e7851b0 UI: Fixed case sensitivity issues for Linux 2019-04-01 19:34:08 -04:00
Sour
ac4b5345f7 Debugger: Added TBL support 2019-03-28 22:45:14 -04:00
Sour
033469ff01 Video: AVI recording 2019-03-15 12:48:34 -04:00