BizHawk/BizHawk.MultiClient/NEStools
andres.delikat be3b97ece0 SNES - Graphics Debugger - hook up the usual auto-load and save window position, added a menu, put disabled screenshot menu items todo, some UI niceness 2012-09-10 19:44:44 +00:00
..
MovieConvert.cs oops, add Movie Convert to project 2011-06-11 15:58:22 +00:00
NESDebugger.Designer.cs small icon fixes 2012-01-21 17:14:05 +00:00
NESDebugger.cs NES Debugger: fixed disassembler to print addresses correctly 2012-03-10 19:42:20 +00:00
NESDebugger.resx small icon fixes 2012-01-21 17:14:05 +00:00
NESGameGenie.Designer.cs NES Game Genie Encoder/Decoder - fix so that the A key works in the code text box, have buttons insert rather than append 2011-09-20 23:27:55 +00:00
NESGameGenie.cs NES - fix game genie codes with an empty compare text value 2012-09-01 14:18:54 +00:00
NESGameGenie.resx Fix minimum size on all winforms, also set max size where appropriate, fixed anchoring & resizing issues, and other misc. display cleanup 2011-09-11 01:01:40 +00:00
NESGraphicsConfig.Designer.cs NES Graphics Config - double clicking GB color opens up color selection (same as clicking change), clean up outdated TODO list 2012-09-03 21:52:51 +00:00
NESGraphicsConfig.cs NES Graphics Config - double clicking GB color opens up color selection (same as clicking change), clean up outdated TODO list 2012-09-03 21:52:51 +00:00
NESGraphicsConfig.resx NES Graphics Config - Ability to set the first and last scanlines. NES Core - refactor MyVideoProvider to accomodate new settings. Set to Top 8, Bottom 231 by default. 2011-09-04 01:12:12 +00:00
NESNameTableViewer.Designer.cs SNES - Graphics Debugger - hook up the usual auto-load and save window position, added a menu, put disabled screenshot menu items todo, some UI niceness 2012-09-10 19:44:44 +00:00
NESNameTableViewer.cs NES - PPU Viewer - draw immediately on load, PPU Viewer / Nametable Viewer - draw immediately on Restart() 2012-08-12 02:21:53 +00:00
NESNameTableViewer.resx NES - Nametable Viewer - Show address block in tooltip on nametable selection radios 2012-07-16 01:37:57 +00:00
NESPPU.Designer.cs NES - PPU Viewer - nice speed boosts by tweaking palette and pattern viewers to not redraw backgrounds 2012-08-12 02:05:37 +00:00
NESPPU.cs NES - PPU Viewer - more small speed optimizations 2012-08-12 19:42:00 +00:00
NESPPU.resx NES PPU - add screen shot menu & context menus for palette, pattern, and sprite viewers. Tweak NES Nametable viewer screenshot code 2011-09-15 00:49:25 +00:00
NESSoundConfig.Designer.cs NES - sound config - set ok/cancel winform properties 2012-08-31 02:11:55 +00:00
NESSoundConfig.cs NES - sound config dialog for toggling sound channels 2012-07-12 23:13:22 +00:00
NESSoundConfig.resx NES - sound config dialog for toggling sound channels 2012-07-12 23:13:22 +00:00
NameTableViewer.cs NES - Nametable viewer - big speed boost by not repainting the unseen background 2012-08-12 02:13:06 +00:00
PaletteViewer.cs NES - PPU Viewer - nice speed boosts by tweaking palette and pattern viewers to not redraw backgrounds 2012-08-12 02:05:37 +00:00
PatternViewer.cs NES - PPU Viewer - nice speed boosts by tweaking palette and pattern viewers to not redraw backgrounds 2012-08-12 02:05:37 +00:00
PatternViewer.resx NES PPU - clicking the pattern view toggles through the 8 palette choices 2011-03-13 01:43:49 +00:00
SpriteViewer.cs NES PPU Viewer - clipboard options for palette, pattern, and sprite 2012-03-09 19:22:31 +00:00