To view the Spectrum's memory contents

  1. On the Debugger View menu, click Memory Inspector to open the memory inspector window.

  2. Enter the address you want to view in the Address field and press the Enter key.

Navigate using the arrow keys, the scrollbar or the mouse wheel to view different memory addresses.

Tip

  • The tab key can be used to quickly switch between the numeric data and ASCII columns.

  • On the View menu, click Hex to switch between decimal and hexadecimal.

  • To quickly navigate to a specific address open in the disassembly window, right-click the address and select Open in Memory Inspector from the context menu.