Using the Call Stack

The Call Stack shows the memory around the Z80 machine stack (indicated by the SP register).

Quick Peek can be used to quickly determine whether an address is data or a return address to code.

[ Call Stack ]

Tip

  • Click an address to open that address in the disassembly window.

  • Ctrl+Click an address to open that address in the memory inspector.