BizHawk/BizHawk.Client.EmuHawk/tools/GB
adelikat 0397ea1ff4 Remove the CustomControls/Util file and move all the classes into the Form Extensions file, since they were all extension methods for window form objects 2014-07-27 15:22:30 +00:00
..
DualGBXMLCreator.Designer.cs Dual GB XML Creator - a "Use Current Rom for all" button for the uberlazy 2014-05-11 18:53:32 +00:00
DualGBXMLCreator.cs remove redundant code throughout the emuhawk project 2014-06-29 02:28:48 +00:00
DualGBXMLCreator.resx DualGBXMLCreator - move from config to tools folder 2014-05-11 16:49:45 +00:00
GBGPUView.Designer.cs Icons for some gameboy dialogs 2014-05-11 17:48:17 +00:00
GBGPUView.cs Remove the CustomControls/Util file and move all the classes into the Form Extensions file, since they were all extension methods for window form objects 2014-07-27 15:22:30 +00:00
GBGPUView.resx Icons for some gameboy dialogs 2014-05-11 17:48:17 +00:00
GBGameGenie.Designer.cs smartly hande the text property on the Gb/GG game genie dialog (only show one of the cores not a slash) 2014-05-26 12:34:52 +00:00
GBGameGenie.cs Implement FastUpdate() on IToolForm. The intent here is for tools to do the minimum amount necessary when updating. This allows them to avoid slow things like drawing, but do critical activities such as Ram tools incrementing change counters, and loggers can continue logging. When Turboing, instead of bypassing tool updates, the client will run the fast update instead. Note: a few tools still need to be thought out as to what they need to do in a fast update 2014-07-25 01:55:21 +00:00
GBGameGenie.resx Rename Multiclient folder 2013-11-03 04:05:56 +00:00