BizHawk/BizHawk.MultiClient/tools
andres.delikat e62f68f48e Ram Search - fix anchoring of tool strips 2011-08-18 21:28:15 +00:00
..
Cheat.cs Fix so that cheat list isn't cleared after loading a .cht file automatically in mainform. Add a destructor to the Cheat Object that clears the corresponding memory pulse. Make a Clear() function on CheatList that clears the MemoryPulse, Cheat Window - Disable All Cheats clears the memory pulse even those not in the CheatList 2011-08-07 01:16:55 +00:00
CheatList.cs Ram Search/Watch - context menu will show Unfreeze instead of Freeze if highlighting a frozen address 2011-08-07 04:19:49 +00:00
Cheats.Designer.cs Cheat Window / Ram Watch - Select All menu item and Ctrl+A hotkey. Ram Search - add Ctrl+Z hotkey to Undo menu item 2011-08-07 00:56:21 +00:00
Cheats.cs Ram Search - better formatting of preview message, update some todo lists 2011-08-18 02:41:42 +00:00
Cheats.resx Cheats - better icon, fix Save function to use default filename and save automatically, refactored into its own Save() function 2011-08-06 22:25:37 +00:00
HexEditor.Designer.cs Hex Editor - remove useless text box that was going to be a find by value box, will put that off until a future release 2011-08-07 20:00:35 +00:00
HexEditor.cs Hex Editor - fix Add To Ram Watch and Freeze Address menu items to use the Highlighted address not the pointed to address (which would never be an address since the mouse would not be on an address!) 2011-08-18 01:55:47 +00:00
HexEditor.resx Hex Editor - Context menu with Poke & Add to Ram Watch options 2011-03-08 13:33:46 +00:00
InputPrompt.Designer.cs Hex Editor - Context menu with Poke & Add to Ram Watch options 2011-03-08 13:33:46 +00:00
InputPrompt.cs Hex Editor - Context menu with Poke & Add to Ram Watch options 2011-03-08 13:33:46 +00:00
InputPrompt.resx Progress on implementing a Memory Poke object (for tools such as Ram Watch, Ram Search, and eventually things like a Hex Editor) 2011-02-16 16:35:51 +00:00
LuaConsole.Designer.cs Ram Watch/Cheat Window/Lua Console - when deleting, clear selected items 2011-08-17 00:26:34 +00:00
LuaConsole.cs Ram Watch/Cheat Window/Lua Console - when deleting, clear selected items 2011-08-17 00:26:34 +00:00
LuaConsole.resx Yet another round of Lua Console 2011-05-07 00:33:15 +00:00
LuaFiles.cs Another round of Lua Console 2011-05-07 00:07:27 +00:00
LuaText.cs shut up some warnings 2011-06-22 17:41:59 +00:00
LuaWindow.Designer.cs Add stuff to tool box 2011-04-30 20:18:42 +00:00
LuaWindow.cs start a LuaText object 2011-05-07 01:17:19 +00:00
LuaWindow.resx Add stuff to tool box 2011-04-30 20:18:42 +00:00
MemoryPulse.cs Fix so that cheat list isn't cleared after loading a .cht file automatically in mainform. Add a destructor to the Cheat Object that clears the corresponding memory pulse. Make a Clear() function on CheatList that clears the MemoryPulse, Cheat Window - Disable All Cheats clears the memory pulse even those not in the CheatList 2011-08-07 01:16:55 +00:00
MemoryViewer.cs Hex Editor - Fix so Ctrl+G hotkey works 2011-08-18 01:50:17 +00:00
MemoryViewer.resx MemoryViewer - fix so that it never attempts to display an address greater than the memory domain. Also check in memoryviewer.resx 2011-03-07 03:15:16 +00:00
RamPoke.Designer.cs Misc small cleanups 2011-03-04 16:18:06 +00:00
RamPoke.cs fixs spaces into tabs in a bunch of files because I'm tired of fixing it gradually 2011-06-19 23:39:25 +00:00
RamPoke.resx Refactor Ram Poke by making a stand alone Ram Poke dialog, this will be able to be called from the main menu as well as any dialog 2011-02-17 16:27:39 +00:00
RamSearch.Designer.cs Ram Search - fix anchoring of tool strips 2011-08-18 21:28:15 +00:00
RamSearch.cs Ram Search - better formatting of preview message, update some todo lists 2011-08-18 02:41:42 +00:00
RamSearch.resx Ram Search - fix anchoring of tool strips 2011-08-18 21:28:15 +00:00
RamWatch.Designer.cs Cheat Window / Ram Watch - Select All menu item and Ctrl+A hotkey. Ram Search - add Ctrl+Z hotkey to Undo menu item 2011-08-07 00:56:21 +00:00
RamWatch.cs Ram Watch/Cheat Window/Lua Console - when deleting, clear selected items 2011-08-17 00:26:34 +00:00
RamWatch.resx Some work on TAStudio, read-only toggle, play movie from beginning, autoload, misc clean up 2011-06-11 22:32:12 +00:00
RamWatchNewWatch.Designer.cs Better input validation on Ram Watch - New Watch Dialog 2011-03-20 01:25:11 +00:00
RamWatchNewWatch.cs fixs spaces into tabs in a bunch of files because I'm tired of fixing it gradually 2011-06-19 23:39:25 +00:00
RamWatchNewWatch.resx Move RAM Watch & related files to a tools folder 2011-01-23 18:27:26 +00:00
TAStudio.Designer.cs TAStudio - fix updating of nes control pad, add menu item "Update Pads on Movie Playback", different color for control pad button background when pressed 2011-07-30 17:59:18 +00:00
TAStudio.cs Ram Watch/Search, TASStudio - use of the blazingfast option of virtuallistview only during the updatevalues function yields significantly less flickering without the bad side effects of that option 2011-08-04 02:28:25 +00:00
TAStudio.resx TAStudio - misc small things 2011-06-12 20:33:42 +00:00
ToolBox.Designer.cs Cheats - better icon, fix Save function to use default filename and save automatically, refactored into its own Save() function 2011-08-06 22:25:37 +00:00
ToolBox.cs Toolbox - add emulator dependent tools to toolbox. 2011-04-30 21:19:11 +00:00
ToolBox.resx More fix up to toolbox - adding some icons 2011-04-30 23:45:02 +00:00
VirtualPad.cs TAStudio - virtualpads update on movie playback, used monospace font for listview 2011-07-30 03:00:18 +00:00
VirtualPad.resx VirtualPadNES added 2011-06-12 18:58:30 +00:00
VirtualPadNES.cs TAStudio - virtualpads update on movie playback, used monospace font for listview 2011-07-30 03:00:18 +00:00
VirtualPadNESControl.cs TAStudio - fix updating of nes control pad, add menu item "Update Pads on Movie Playback", different color for control pad button background when pressed 2011-07-30 17:59:18 +00:00
VirtualPadPCE.cs fix build error in last commit, oops 2011-07-30 12:22:33 +00:00
VirtualPadSMS.cs TAStudio - virtualpads update on movie playback, used monospace font for listview 2011-07-30 03:00:18 +00:00
VirtualPadSMSControl.cs TAStudio - fix updating of nes control pad, add menu item "Update Pads on Movie Playback", different color for control pad button background when pressed 2011-07-30 17:59:18 +00:00
Watch.cs Column sorting (and reverse sorting) for Ram Search & Ram Watch 2011-06-19 19:10:01 +00:00