BizHawk/BizHawk.MultiClient/NEStools
zeromus 2d8ea045f3 nes-fix bug where ppu viewer sometimes wouldnt refresh pattern display when the user changed selected palette 2012-10-10 05:06:14 +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 Fix Hex boxes in various dialogs to allow ctrl+C/A/V, such as game genie, cheats, ram watch/search, etc 2012-09-26 02:46:13 +00:00
NESGameGenie.cs Fix Hex boxes in various dialogs to allow ctrl+C/A/V, such as game genie, cheats, ram watch/search, etc 2012-09-26 02:46:13 +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 Dialog - add restore defaults button, fix tab orders 2012-09-24 03:08:32 +00:00
NESGraphicsConfig.cs NES Graphics Config Dialog - add restore defaults button, fix tab orders 2012-09-24 03:08:32 +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 restore Nes PPU's old right click functionality on shift click... i think 2012-09-21 13:53:07 +00:00
NESPPU.cs nes-fix bug where ppu viewer sometimes wouldnt refresh pattern display when the user changed selected palette 2012-10-10 05:06:14 +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