1
0
mirror of https://github.com/fadden/6502bench.git synced 2024-11-12 06:06:12 +00:00
6502bench/SourceGen/RuntimeData/Help
Andy McFadden 02f6e884d7 Fix startup issues
- MakeDist now copies CommonWPF.dll.
- Spent a bunch of time tracking down a null-pointer deref that only
  happened when you didn't start with a config file.  Fixed.
- The NPE was causing the program to exit without any sort of useful
  diagnostic, so I added an uncaught exception handler that writes
  the crash to a text file in the current directory.
- Added a trace listener definition to App.config that writes log
  messages to a file, but it can't generally be enabled at runtime
  because you can't write files from inside the sandbox.  So it's
  there but commented out.
- Made the initial size of the main window a little wider.
2019-07-20 17:36:12 -07:00
..
advanced.html Clean up HTML in manual 2018-10-09 10:04:10 -07:00
analysis.html Experiment on uncategorized data analysis 2019-04-18 15:58:43 -07:00
codegen.html Experiment on uncategorized data analysis 2019-04-18 15:58:43 -07:00
editors.html Add more bugs & quirks 2018-10-30 15:42:13 -07:00
end-notes.html Clean up HTML in manual 2018-10-09 10:04:10 -07:00
index.html Add Actions > Format As Word (Ctrl+W) 2018-11-11 17:25:02 -08:00
intro.html Add more bugs & quirks 2018-10-30 15:42:13 -07:00
main.css Initial file commit 2018-09-28 10:05:11 -07:00
mainwin.html Finish split-address table formatter 2019-07-13 15:55:32 -07:00
settings.html Minor documentation updates 2019-07-06 10:58:24 -07:00
tools.html Clean up HTML in manual 2018-10-09 10:04:10 -07:00
tutorials.html Fix startup issues 2019-07-20 17:36:12 -07:00