Commit Graph

301 Commits

Author SHA1 Message Date
adelikat 8557c96758 Rename all "new" config dialogs to their correct names 2013-10-06 20:45:04 +00:00
adelikat b299430408 File reorganization - move all the platform specific tools to sub folders of the tools folder 2013-10-06 20:28:49 +00:00
adelikat 30bd5fa07b Rename new cheat files 2013-10-06 20:06:28 +00:00
adelikat 1cf87f33d8 Old Cheat system gone and deleted! 2013-10-06 20:02:34 +00:00
adelikat 56b8642f4c New Cheats - progress on cheat editor 2013-10-05 15:45:39 +00:00
adelikat 8b38b16bf8 Start new Cheat form and related objects 2013-10-01 13:02:19 +00:00
adelikat 9a32145f82 Remove legacy Watch object and WatchCommon.cs and all references to them 2013-09-28 01:44:52 +00:00
adelikat 6e48bf1dd5 Remove now obsolete HistoryCollection object, and change Text property of Ram Search (forgot to do that last commit) 2013-09-28 01:27:52 +00:00
adelikat e9f3e7afe4 Remove old ram search and replace with new one 2013-09-28 01:24:45 +00:00
adelikat b80f5a276e New Ram Search - Undo/Redo functionality 2013-09-25 04:07:41 +00:00
adelikat 8db1c0b91e New Ram Search - some misc small things 2013-09-23 13:44:46 +00:00
adelikat 4415fa9fd5 Create a new TexBox control called WatchValueBox which manages all the pre and post validation logic for typing a value based on all the watch display types, refactor Ram Poke to use this box instead of having its own logic 2013-09-21 17:34:24 +00:00
adelikat 299ee4673e progres son new ram search, mostly small things and stubs 2013-09-14 19:07:11 +00:00
adelikat e760ff56a4 Start New Ram Search 2013-09-14 06:02:53 +00:00
zeromus b7f3acefcd improve ram watch icons 2013-09-14 04:27:01 +00:00
adelikat 0cbfe849f5 Remove RamWatchNewWatch dialog 2013-09-14 03:15:51 +00:00
adelikat 2910878d05 Remove Ram Poke as a standalone dialog. Support new Ram Poke dialog in Hex Editor and Ram Search 2013-09-14 03:13:22 +00:00
adelikat 5c2b005eee Old Ram Watch begone! 2013-09-14 02:31:21 +00:00
adelikat da9c73e011 new Ram Poke - fix up Value box behavior, and misc code cleanup of new ram tools code 2013-09-14 01:18:45 +00:00
adelikat 2e292ca2ee Start new ram poke dialog 2013-09-10 17:46:24 +00:00
adelikat e49c00ac36 Reorganize the tools folder, making new folders for Lua, Watch, and Hex Editor, start new Watch Editor dialog. Split new Watch objects into their own file, rename legacy watch object accordingly 2013-09-07 18:36:49 +00:00
adelikat a8234b6147 New Ram Watch - implement memory domains menu, using a new ToolHelpers class and a method that generates it (todo: refactor other tool dialogs to it this way), and some more features such as Separator, SelectAll, move up, move down, remove 2013-09-07 05:17:29 +00:00
adelikat ca579745de add controller images to 2010 project file (not that they need to be in there) 2013-09-03 19:24:49 +00:00
adelikat fab3d0cb60 remove Structure Watch from proj file 2013-08-28 18:06:28 +00:00
adelikat eaf94ebda3 N64 VirtualPads - right-click sets autofire, this is done with a new VirtualPadButtons component that could be easily ported to other virtualpads as well 2013-08-28 18:01:34 +00:00
pasky1382 160c76c531 Added 'Always on Top' option to virtualpads 2013-08-28 17:20:53 +00:00
adelikat 3b0d01b4a7 Start a new Ram Watch dialog, not hooked up 2013-08-26 01:14:35 +00:00
adelikat eb5f463b9d move virtual pad files to their own folder 2013-08-26 00:47:11 +00:00
adelikat fcb54994b3 Tweak the project files to group MainForm partial class files into one group, also make 2012 project compile 2013-08-25 00:33:16 +00:00
adelikat 39ee86fa92 Movie play movie and record movie dialogs to the movie folder, and fix 2012 project from recent commits 2013-08-23 01:54:58 +00:00
adelikat 625f9c2fcd Rip out old path system and replace with new 2013-08-11 21:48:17 +00:00
goyuken 4de024e570 rework the binary savestates. not done yet. don't load any binary savestates from before this revision, you will cause death and destruction 2013-08-11 21:02:36 +00:00
zeromus 226622e339 renovate the firmware system. cores now have the ability to get firmware themselves, without needing to have files loaded or pass paths from the multiclient. users can select whatever firmware they want from the firmwares config dialog. 2013-08-10 01:17:06 +00:00
adelikat 3e16802382 Start new path config dialog INTERIM only, shows proof of concept of dynamic tab creation 2013-08-09 02:54:59 +00:00
adelikat 1b2ce4e212 Lua Console - add a Registered functions dialog that shows registered lua functions registered functions (currently only supports frame and savestate events 2013-08-05 00:26:19 +00:00
adelikat 3aafc53594 Remove old hotkey config winform, other code cleanup 2013-08-04 17:20:31 +00:00
adelikat 23de20a5b8 new hotkey system, including new hotkey dialog, things are now done dynamically. Still some todos, also this is a config breaking check in, please delete your existing config before using 2013-08-04 16:47:54 +00:00
adelikat 3dc4611263 Start a firmwares dialog, interim only 2013-07-31 15:54:08 +00:00
goyuken 686960da75 more analog controller config stuff, not done yet 2013-07-24 01:38:52 +00:00
goyuken 66f4e10e9e more analog controller stuff 2013-07-24 00:08:50 +00:00
adelikat 77a4eb098f Add Rewind Settings dialog and remove the old Rewind enable menu item. New dialog let's the user set the rewind frequency and/or enable/disable rewind for small, medium, and large savestates separately 2013-07-21 20:39:11 +00:00
adelikat c5204487a7 Saturn - implement virtual pads, also break movie mnemonics for this core, hope nobody was making a movie yet. 2013-07-14 22:18:22 +00:00
goyuken 04bbf8482c move all of the movie mnemonic reading\writing stuff to one new file 2013-07-14 14:53:32 +00:00
goyuken 454e94a4bb controller config rework: more cleanup 2013-07-14 02:30:57 +00:00
goyuken f7e8273dad controller config: remove some old unused code 2013-07-14 02:04:55 +00:00
goyuken 0825c4181c multiclient: rework everything controller config related. there is still some transitional cruft and whatnot, so be patient. 2013-07-14 01:48:05 +00:00
goyuken 92d71ee89f revert r4551 changes to .csproj files 2013-06-25 21:34:06 +00:00
pasky1382 23d71a3b87 Commented out unworking code for disc.DetectSegaSaturn() in MainForm.cs
Added 'Always On Top' option to settings in hex editor/tas studio/ram search
2013-06-25 08:50:42 +00:00
pjgat09 3d6c99139a N64: Removed the old video settings screen, and renamed the menu option for the "temp" screen 2013-06-08 03:56:34 +00:00
goyuken 032595c24e saturn controller image 2013-06-05 17:07:59 +00:00