Disassembler - prb28/vscode-amiga-assembly GitHub Wiki
Disassemble an Amiga binary file
Disassemble memory during debugging
During the debugging it is possible de disassemble a memory block see the debugging page.
Disassemble the copper list during debugging
Options:
- 1: The first current copper list address COP1LC
- 2: The second current copper list address COP2LC
- $hexaddress: Disassemble a memory location
- ${mycoppermemory}: Disassemble a memory location designed in a symbol
- #{mycoppermemory}: Disassemble a memory location pointed by the contents of a symbol