From 5bd51fea5bd44ef427cbd22f8a32f0fcf0e80436 Mon Sep 17 00:00:00 2001 From: thrust26 Date: Mon, 4 Dec 2017 19:57:22 +0100 Subject: [PATCH] more links added some reformatting --- docs/debugger.html | 131 +++++++++++++++++++++++++-------------------- 1 file changed, 74 insertions(+), 57 deletions(-) diff --git a/docs/debugger.html b/docs/debugger.html index 8184543ae..0c020aa47 100644 --- a/docs/debugger.html +++ b/docs/debugger.html @@ -45,7 +45,7 @@
  • I/O Tab
  • Audio Tab
  • TIA Display
  • -
  • TIA Info
  • +
  • TIA Information
  • TIA Zoom
  • Breakpoint/Trap Status
  • CPU Registers
  • @@ -214,7 +214,7 @@ present in the debugger):

    For space reasons, the Prompt, TIA, I/O and Audio displays are split into 4 tabs, only one of which is visible at a time. You can use the mouse or keyboard to select which tab you want to view. Control/Cmd + Tab cycles between -tabs from left-to-right, Control/Cmd + Shift + Tab cycles right-to-left. +tabs from left-to-right, Shift + Control/Cmd + Tab cycles right-to-left. Pressing Tab (or Shift + Tab) cycles between widgets in the current tab (except for in the Prompt Tab, where 'tab' is used for something else).

    @@ -308,8 +308,8 @@ actively using the debugger.

    Global Buttons

    There are some buttons on the right top that always show up no matter which -tab you are looking at. This is because these are the ones which you will use -most.

    +tab you are looking at. This is because these are the ones that are most frequently +used.