1
0
mirror of https://github.com/fadden/6502bench.git synced 2025-01-04 01:29:55 +00:00
6502bench/Asm65
Andy McFadden 60b024d24e Improve instruction operand edit edge case
The instruction operand editor has a shortcut button for editing a
project symbol.  Attempting to change the comment field twice
without closing the operand editor in between would result in a
complaint about duplicate symbol names.
2022-01-12 14:17:28 -08:00
..
Properties
Address.cs
Asm65.csproj
CharEncoding.cs
CpuDef.cs
Formatter.cs Add "quick set" menu to delimiter settings tab 2021-10-15 10:01:14 -07:00
Helper.cs
Label.cs Improve instruction operand edit edge case 2022-01-12 14:17:28 -08:00
Number.cs
OpDef.cs Minor fixes 2021-12-23 11:29:29 -08:00
OpDescription.cs
OpName.cs
StatusFlags.cs
StringOpFormatter.cs
TriState16.cs