The Stack Pane




The stack pane shows the current contents of the stack. Each call, push, pop, ret or rst instruction executed by the emulated Z80 causes the stack pointer to add or remove a 16 bit word on the stack. The stack window will follow the current position of the SP register when in debug mode. Double-clicking an item in the stack will cause the disassembler to display the code at the selected address.