BizHawk/BizHawk.Client.EmuHawk/tools/NES
adelikat 9fd640ff4b Remove some unused code 2014-06-29 02:33:50 +00:00
..
NESDebugger.Designer.cs Change the default Position property of every winform from windows default to center parent 2013-11-08 18:43:24 +00:00
NESDebugger.cs clean up NES namespace 2013-11-14 13:15:41 +00:00
NESDebugger.resx Rename Multiclient folder 2013-11-03 04:05:56 +00:00
NESGameGenie.Designer.cs NES Game Genie dialog - implement Always on Top and Floating Window + refactor 2014-01-31 20:49:38 +00:00
NESGameGenie.cs remove redundant code throughout the emuhawk project 2014-06-29 02:28:48 +00:00
NESGameGenie.resx Rename Multiclient folder 2013-11-03 04:05:56 +00:00
NESNameTableViewer.Designer.cs NES Nametable Viewer - Floating Window and Always on Top, and refactor 2014-01-31 21:23:46 +00:00
NESNameTableViewer.cs Remove some unused code 2014-06-29 02:33:50 +00:00
NESNameTableViewer.resx Rename Multiclient folder 2013-11-03 04:05:56 +00:00
NESPPU.Designer.cs Create StatusStripEx similar to MenuStripEx and ToolStripEx to allow click through, and replace all our status bars with it 2014-05-17 00:42:28 +00:00
NESPPU.cs remove redundant code throughout the emuhawk project 2014-06-29 02:28:48 +00:00
NESPPU.resx NES PPU Viewer - implement Always on Top and Floating Window and refactor 2014-01-31 22:58:41 +00:00
NameTableViewer.cs Make an extension method ShowHawkDialog() to use for modal dialog calls that does the Sound Stop/Start methods (and potentially any other EmuHawk specific logic that needs to be done). Use this in the bazillion places we were calling StopSound and StartSound. 2013-11-28 22:39:00 +00:00
PaletteViewer.cs Make an extension method ShowHawkDialog() to use for modal dialog calls that does the Sound Stop/Start methods (and potentially any other EmuHawk specific logic that needs to be done). Use this in the bazillion places we were calling StopSound and StartSound. 2013-11-28 22:39:00 +00:00
PatternViewer.cs Make an extension method ShowHawkDialog() to use for modal dialog calls that does the Sound Stop/Start methods (and potentially any other EmuHawk specific logic that needs to be done). Use this in the bazillion places we were calling StopSound and StartSound. 2013-11-28 22:39:00 +00:00
PatternViewer.resx Rename Multiclient folder 2013-11-03 04:05:56 +00:00
SpriteViewer.cs Make an extension method ShowHawkDialog() to use for modal dialog calls that does the Sound Stop/Start methods (and potentially any other EmuHawk specific logic that needs to be done). Use this in the bazillion places we were calling StopSound and StartSound. 2013-11-28 22:39:00 +00:00