1
0
mirror of https://github.com/fadden/6502bench.git synced 2025-08-10 12:24:58 +00:00
Files
6502bench/SourceGen/WpfGui
Andy McFadden 6df874c559 Minor changes to local variable tables
Split "edit local variable table" into "create" and "edit prior".
The motivation is to allow the user to make changes to the most
recently defined table without having to go search for it.  Having
table creation be an explicit action, rather than something that
just happens if you edit a table that isn't there, feels reasonable.

Show table offset in LV table edit dialog, so if you really want
to go find it there's a (clumsy) way to do so.

Increased the maximum width of a variable from 4 to 8.  (This is
entirely arbitrary.)
2019-09-19 16:37:59 -07:00
..
2019-07-29 13:20:03 -07:00
2019-07-21 15:24:39 -07:00
2019-07-21 15:24:39 -07:00
2019-09-12 13:57:52 -07:00
2019-09-18 18:11:48 -07:00
2019-09-17 19:13:28 -07:00
2019-09-18 18:11:48 -07:00
2019-07-20 17:36:12 -07:00