mirror of
https://github.com/fadden/6502bench.git
synced 2025-01-20 14:31:17 +00:00
bcac8bc6a0
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.