From f238be27e8e8d24c0ef4bf487826f5d4da326fcb Mon Sep 17 00:00:00 2001 From: tomcw Date: Wed, 3 Jun 2020 20:26:06 +0100 Subject: [PATCH] Use SetCursor() to busy when loading state file. (Fixes #781) Fixed typos in dbg-bookmarks.html. --- bin/History.txt | 1 + help/dbg-bookmarks.html | 6 +++--- source/SaveState.cpp | 2 ++ 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/bin/History.txt b/bin/History.txt index 8ab500cd..ac548195 100644 --- a/bin/History.txt +++ b/bin/History.txt @@ -19,6 +19,7 @@ Tom Charlesworth instead of 'LDA DATASTROBE,X'. So now perhaps less helpful when stepping Disk II code. . [PR #785] Debugger: Improvements to Bookmarks. - AppleWin.chm: Added debugger help about Bookmarks. +. Fixed occasional speaker clicks in full-speed mode. 1.29.12.0 - 26 Apr 2020 diff --git a/help/dbg-bookmarks.html b/help/dbg-bookmarks.html index d8573931..6ddd81e5 100644 --- a/help/dbg-bookmarks.html +++ b/help/dbg-bookmarks.html @@ -7,7 +7,7 @@

Bookmarks

Bookmarks allow you to "tag" an address and consequently jump back to them.
- They appear as a number with a circle around them between address and opcodes are listed (where the : separator is). + They appear as a number with a circle around them between where address and opcodes are listed (where the : separator is).

@@ -15,7 +15,7 @@

Notes: