1
0
mirror of https://github.com/fadden/6502bench.git synced 2026-04-26 12:18:26 +00:00

Merge menu items for "edit operand" and "edit data"

The instruction operand editor and data operand editor are very
different, but there's no need to impose that distinction on the
user.  They want to edit the operand either way.  We now provide a
single "edit operand" menu item, and open the appropriate dialog
based on what they have selected.

This uses Ctrl+O as the keyboard shortcut, stealing it from
File > Open.

(issue #11)
This commit is contained in:
Andy McFadden
2018-10-08 12:49:26 -07:00
parent 9be99a7cac
commit 3a001c5f8a
9 changed files with 66 additions and 59 deletions
+1 -1
View File
@@ -140,7 +140,7 @@
"Name" : "Atari Lynx",
"GroupName" : "Atari",
"Cpu" : "65SC02",
"Speed" : "4.00",
"Speed" : "4",
"Description" : "Atari Lynx [placeholder].",
"SymbolFiles" : [
],