adelikat
|
23f0ca5e4f
|
cleanup
|
2020-02-29 13:14:32 -06:00 |
adelikat
|
f1710543cd
|
Gameshark - cleanup
|
2020-02-29 13:11:54 -06:00 |
adelikat
|
1cced8d87e
|
Gameshark - remove most gba cheat code functionality for now, easier to rebuild it later
|
2020-02-29 13:09:19 -06:00 |
adelikat
|
49f1e5fb88
|
start to detangle GBA gameshark mess
|
2020-02-29 12:38:22 -06:00 |
adelikat
|
bfe40f4090
|
remove GBA cheat code that hasn't been ready for 5 years, easier to try to implement this in the re-architected code, so delete for now at least
|
2020-02-29 12:36:07 -06:00 |
adelikat
|
59f40ec3d5
|
move N64 decoder logic to its own class
|
2020-02-29 12:03:30 -06:00 |
adelikat
|
1c7c58189e
|
cleanup
|
2020-02-29 11:50:19 -06:00 |
adelikat
|
1e9b7555ac
|
cleanup
|
2020-02-29 11:48:43 -06:00 |
adelikat
|
7771b968c9
|
Move saturn gameshark parsing to its own class
|
2020-02-29 11:46:45 -06:00 |
adelikat
|
576c11e079
|
move Psx GameShark decoding to its own class
|
2020-02-29 11:35:26 -06:00 |
adelikat
|
5b3a93c25c
|
cleanup
|
2020-02-29 10:09:57 -06:00 |
adelikat
|
82bfeaf61c
|
cleanup
|
2020-02-29 10:05:26 -06:00 |
adelikat
|
2be43024f3
|
cleanup
|
2020-02-29 10:03:52 -06:00 |
adelikat
|
b839070510
|
cleanup
|
2020-02-29 09:58:21 -06:00 |
adelikat
|
99596c41d4
|
cleanup
|
2020-02-29 09:54:03 -06:00 |
adelikat
|
b6b04aa7eb
|
more cleanup
|
2020-02-29 09:53:10 -06:00 |
adelikat
|
dd3961be15
|
cleanup
|
2020-02-29 09:50:03 -06:00 |
adelikat
|
1156f312a9
|
cleanup with a helper method
|
2020-02-29 09:47:59 -06:00 |
adelikat
|
2e70cad8aa
|
move snes action replay decoding to its own class
|
2020-02-29 09:45:09 -06:00 |
adelikat
|
e390711e22
|
cleanup
|
2020-02-29 09:35:48 -06:00 |
adelikat
|
5336e1b541
|
move Sms ActionReplay decoding to its own class, cleanlup
|
2020-02-29 09:34:30 -06:00 |
adelikat
|
f8ea246a30
|
cleanup
|
2020-02-29 09:23:21 -06:00 |
adelikat
|
dc3f5906b0
|
cleanup
|
2020-02-29 09:21:28 -06:00 |
adelikat
|
a870b143aa
|
cleanup
|
2020-02-29 09:17:30 -06:00 |
adelikat
|
05cf954a7b
|
cleanup
|
2020-02-29 09:16:17 -06:00 |
adelikat
|
53b3ef6e45
|
move Genesis action replay decoding logic to its own class
|
2020-02-29 09:14:13 -06:00 |
adelikat
|
de1bd8c849
|
cleanup
|
2020-02-29 09:01:49 -06:00 |
adelikat
|
57c19d9db4
|
move Gb GameShark decoding to its own class
|
2020-02-29 08:58:50 -06:00 |
adelikat
|
5b781f568f
|
remove unused snes GameGenie tool
|
2020-02-28 19:46:20 -06:00 |
adelikat
|
195ebc7d5b
|
cleanup
|
2020-02-28 19:45:10 -06:00 |
adelikat
|
206ca8bf3e
|
GameShark - move snes game genie decoding logic to its own class
|
2020-02-28 19:43:49 -06:00 |
adelikat
|
6ea0b711cf
|
remove GBGameGenie, was only exposed via the toolbox, GameShark tool does all of this logic
|
2020-02-28 19:34:16 -06:00 |
adelikat
|
72dc8a7021
|
move Gameboy/GameGear decoding logic from GameShark to its own class, cleanup
|
2020-02-28 19:31:42 -06:00 |
adelikat
|
0f134d3dc3
|
remove GenGameGenie in favor of using the unified Cheat Code decoder
|
2020-02-28 19:21:46 -06:00 |
adelikat
|
bdba72802e
|
fix naming
|
2020-02-28 19:16:14 -06:00 |
adelikat
|
95463071d2
|
remove NesGameGenieEncoder that i snow unused
|
2020-02-28 19:15:15 -06:00 |
adelikat
|
d2fd1dc11c
|
GameShark - move genesis game genie coding logic to its own class
|
2020-02-28 19:12:46 -06:00 |
adelikat
|
5dfc93deaf
|
Client.Common - move nes encode/decoder to a cheats folder
|
2020-02-28 18:59:34 -06:00 |
adelikat
|
4a83a5f4b8
|
remove now unused NESGameGeneie tool
|
2020-02-28 18:58:06 -06:00 |
adelikat
|
adbcfc38bc
|
GameShark - use NESGameGenieDecoder for nes logic
|
2020-02-28 18:54:40 -06:00 |
adelikat
|
d4bcdf7090
|
a few more cleanups
|
2020-02-28 18:35:16 -06:00 |
adelikat
|
728e8dc964
|
simplify how gba readonly values are set
|
2020-02-28 18:35:16 -06:00 |
adelikat
|
c9429d03a9
|
first round of GameShark.cs cleanups, redundant code and stylecop cleanup
|
2020-02-28 18:35:16 -06:00 |
YoshiRulz
|
2e645d0563
|
Re-align FLPs to Form and fix min size
fixes up 16040d53b
|
2020-02-29 10:21:18 +10:00 |
adelikat
|
16040d53ba
|
auto-fire config - make default size enough to show the whole title
|
2020-02-28 18:00:20 -06:00 |
adelikat
|
69ad9050d2
|
proof of concept - add these attributes to custom control values that hard code an base property that would otherwise be settable by the designer
|
2020-02-28 17:52:04 -06:00 |
adelikat
|
458dd22eb8
|
cleanup some SlimDx9 files
|
2020-02-28 17:05:45 -06:00 |
YoshiRulz
|
02c7a70297
|
Remove unnecessary code from AutofireConfig.Designer.cs
|
2020-02-29 08:50:10 +10:00 |
YoshiRulz
|
33cf3eff81
|
Redesign AutofireConfig using some of the new controls
|
2020-02-29 08:48:20 +10:00 |
YoshiRulz
|
5ab68c9784
|
Add some more custom controls
|
2020-02-29 08:17:33 +10:00 |