Home
last modified time | relevance | path

Searched refs:comadd (Results 1 – 4 of 4) sorted by relevance

/dports/emulators/mess/mame-mame0226/docs/source/debugger/
H A Dannotation.rst9 | :ref:`debugger-command-comadd` -- adds a comment to the disassembled code at given address
13 | :ref:`debugger-command-commit` -- gives a bulk comadd then comsave command
16 .. _debugger-command-comadd:
18 comadd section in Code Annotation Debugger Commands
21 | **comadd[//] <address>,<comment>**
27 | comadd 0, hello world.
91 …the disassembled code at <address> then saves to file. Basically same as comadd + comsave via a si…
/dports/emulators/mame/mame-mame0226/docs/source/debugger/
H A Dannotation.rst9 | :ref:`debugger-command-comadd` -- adds a comment to the disassembled code at given address
13 | :ref:`debugger-command-commit` -- gives a bulk comadd then comsave command
16 .. _debugger-command-comadd:
18 comadd section in Code Annotation Debugger Commands
21 | **comadd[//] <address>,<comment>**
27 | comadd 0, hello world.
91 …the disassembled code at <address> then saves to file. Basically same as comadd + comsave via a si…
/dports/archivers/zip/zip30/
H A Dzip.c2687 comadd = 1; break;
3752 key != NULL || comadd || zipedit)) {
3762 comadd = 0;
3766 comadd || zipedit)) {
3772 comadd = 0;
4365 z->mark = comadd ? 2 : 0;
5688 if (comadd || filenotes)
5690 if (comadd)
5692 if (comadd)
5729 else if (comadd)
[all …]
/dports/net/boinc-client/boinc-client_release-7.8-7.8.6/zip/zip/
H A Dzip.c2687 comadd = 1; break;
3752 key != NULL || comadd || zipedit)) {
3762 comadd = 0;
3766 comadd || zipedit)) {
3772 comadd = 0;
4365 z->mark = comadd ? 2 : 0;
5688 if (comadd || filenotes)
5690 if (comadd)
5692 if (comadd)
5729 else if (comadd)
[all …]