Bookmarks allow you to "tag" an address and consequently jump back to them.
They appear as a number with a circle around them between where address and opcodes are listed (where the : separator is).
Notes:
Commands to manipulate bookmarks:
Command |
Description |
help bookmarks |
Lists all bookmark related commands |
help bma |
Lists specific help about the bma command |
bma <address|label> |
Add a bookmark at an address or label |
bmc # |
Clear a specific bookmarks, for example 'bmc 1' clears bookmark 1 |
bmc * |
Clears all bookmarks |
bml |
Lists all boommarks |
bmsave |
Not implemented yet |