mirror of
https://github.com/fadden/6502bench.git
synced 2026-04-22 01:16:42 +00:00
Rename menu item
Changed "File > Assemble" to "File > Generate Assembly". Also, correctly mark a read-only text field as such.
This commit is contained in:
@@ -91,7 +91,8 @@
|
||||
</div>
|
||||
<div class="grid-item-text">
|
||||
<p>You can generate assembly source code from the disassembled data.
|
||||
Select <samp>File > Assemble</samp> (or hit <kbd class="key">Ctrl+Shift+A</kbd>)
|
||||
Select <samp>File > Generate Assembly</samp>
|
||||
(or hit <kbd class="key">Ctrl+Shift+A</kbd>)
|
||||
to open the source generation and assembly dialog.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user