We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fcf219d commit cae60f6Copy full SHA for cae60f6
help.py
@@ -33,11 +33,13 @@
33
c - Make code
34
d - Make/Cycle data
35
a - Make ASCII string
36
+f - Make filler (ignored bytes, to avoid leaving them undefined)
37
n - (Re)name address (make label)
38
i - Info
39
Ctrl+w - Write current function to a file
40
/ - Search thru listing starting from current addr
41
Shift+/ - Continue search
42
+Ctrl+u - Search next undefined
43
44
Current selected argument commands (require cursor to be on this
45
argument, but if an instruction has only one argument, will work
0 commit comments