Commit Graph

28 Commits

Author SHA1 Message Date
andres.delikat 21d396f9bc 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
andres.delikat d1d1c4fd0e NES PPU - more mouse over info fixed/implemented 2011-08-28 23:51:45 +00:00
andres.delikat 4048863a30 NESPPU - at a refresh rate slider. I was hoping to not resort to such a hack but it REALLY helps, and most case uses don't need full refresh accuracy, and on those occasions, it is a simple use of the slider. 2011-08-28 18:49:03 +00:00
andres.delikat f2e6babd71 NESPPU - implement right-click to remember selection 2011-08-28 17:59:53 +00:00
andres.delikat 2f5571e4da NESPPU - implement Zoom Box 2011-08-28 17:38:33 +00:00
andres.delikat 68e1e0b71d NESPPU - progress on sprite viewer & details & other dialog todos 2011-08-28 16:36:50 +00:00
andres.delikat e75052923a NES Nametable & PPU Viewer fix ups 2011-08-27 21:07:09 +00:00
andres.delikat 2b677d3245 Change ToolStrip widgets to ToolStripEx so that they can focus+click 2011-06-28 23:32:55 +00:00
zeromus 51367f58c7 [NES] specify scanlines in PPU/NT viewers 2011-06-10 07:43:48 +00:00
andres.delikat 9e27960802 Start a NES Name Table Viewer winform, remove Name Table viewer from PPU Viewer winform 2011-03-30 00:09:07 +00:00
andres.delikat 6d531065cf NES PPU - get a sprite viewer started, misc cleanup 2011-03-14 02:42:15 +00:00
andres.delikat 554a4ff813 NES PPU - drop down menu for pattern view palette selection 2011-03-14 02:23:10 +00:00
andres.delikat 2c5615073e NES PPU - useless commit 2011-03-13 19:43:27 +00:00
andres.delikat 1d73742000 Big Nametable 2011-03-13 19:23:34 +00:00
andres.delikat b186e0ed5d NES PPU - Start Nametable viewer 2011-03-13 19:11:43 +00:00
andres.delikat ec66663dbc NES PPU - some mouse over progress 2011-03-13 03:58:36 +00:00
andres.delikat 21d7f5c79f NES PPU - fix Pattern view palette selection via click 2011-03-13 03:32:30 +00:00
andres.delikat 734886cc09 NES PPU - show palette selections 2011-03-13 01:49:10 +00:00
andres.delikat e8b8ab533d NES PPU - some ground work for Pattern Viewer 2011-03-10 14:51:21 +00:00
andres.delikat 28a093adac NES PPU - Settings dropdown menu in toolstrip - implement autoload & save window position toggling 2011-03-10 03:40:32 +00:00
andres.delikat 8078018905 NES PPU Viewer - start pattern viewer 2011-03-09 03:47:48 +00:00
andres.delikat ea21d73ed8 NES PPU - Palette Viewer - show details on mouse over. Note: value is currently messed up, due to an implementation flaw in the Palette object 2011-03-09 03:22:38 +00:00
andres.delikat 791f2bcc2f NESPPU - hook up windows position saving & autoload, and hook up UpdateValues to frame loop 2011-03-08 19:05:23 +00:00
andres.delikat 05172a5ee6 NES PPU - more palette viewing progress 2011-03-08 18:33:40 +00:00
andres.delikat bd4340fa37 NES PPU - palette viewer object - progress 2011-03-08 17:41:38 +00:00
andres.delikat fa45726e3c Start a PaletteViewer control for the NES PPU Viewer dialog 2011-03-08 16:43:08 +00:00
andres.delikat 83a8712d5d Implement main memory domain for NES 2011-03-05 03:03:47 +00:00
andres.delikat 0b9e90781b forgot to check in the NES PPU files 2011-03-03 16:38:34 +00:00