1
0
mirror of https://github.com/fadden/6502bench.git synced 2024-09-06 17:54:25 +00:00
6502bench/SourceGen/RuntimeData/Help
Andy McFadden d99eec0d4f Open damaged projects in read-only mode
If we detect a problem that requires intervention during loading,
e.g. we find unknown elements because we're loading a file created
by a newer version, default to read-only mode.

Read only mode (1) refuses to apply changes, (2) refuses to add
changes to the undo/redo list, and (3) disables Save/SaveAs.  The
mode is indicated in the title bar.

Also, flipped the order of items in the title bar so that "6502bench
SourceGen" comes last.  This allows you to read the project name in
short window title snippets.  (Visual Studio, Notepad, and others
do it this way as well.)
2019-10-26 13:20:54 -07:00
..
advanced.html Fix constants declared with MULTI_MASK 2019-10-18 16:19:42 -07:00
analysis.html Expand the set of things SetInlineDataFormat accepts 2019-10-05 19:51:34 -07:00
codegen.html Change how the "quick set" settings work 2019-10-11 17:39:52 -07:00
editors.html Show load address in Edit Address dialog 2019-10-22 13:58:32 -07:00
end-notes.html Clean up HTML in manual 2018-10-09 10:04:10 -07:00
index.html Add instruction chart 2019-10-21 15:15:09 -07:00
intro.html Minor tweaks 2019-10-21 17:43:40 -07:00
main.css Initial file commit 2018-09-28 10:05:11 -07:00
mainwin.html Open damaged projects in read-only mode 2019-10-26 13:20:54 -07:00
settings.html Rename button text 2019-10-13 15:21:05 -07:00
tools.html Fix display of instruction attributes 2019-10-22 10:48:02 -07:00
tutorials.html Add scripts and inline data to tutorials 2019-10-23 14:52:52 -07:00