1
0
mirror of https://github.com/fadden/6502bench.git synced 2024-11-05 21:06:08 +00:00
6502bench/Asm65
Andy McFadden bcac8bc6a0 Add instruction chart
This adds a window that displays all of the instructions for a
given CPU in a summary grid.  Undocumented instructions are
included, but shown in grey italics.

Also, tweaked AppSettings to not mark itself as dirty if a "set"
operation doesn't actually change anything.
2019-10-21 15:15:09 -07:00
..
Properties
Address.cs
Asm65.csproj
CharEncoding.cs
CpuDef.cs Add instruction chart 2019-10-21 15:15:09 -07:00
Formatter.cs
Helper.cs
Label.cs
Number.cs
OpDef.cs
OpDescription.cs Add instruction chart 2019-10-21 15:15:09 -07:00
OpName.cs
StatusFlags.cs
StringOpFormatter.cs
TriState16.cs