From d404ec8dafbb918d625cb3e2af6f9a0c2901b825 Mon Sep 17 00:00:00 2001 From: Stephen Anthony Date: Sun, 1 Nov 2020 18:27:41 -0330 Subject: [PATCH] Added new debugger pseudo-registers to the changelog. Changed string "Cycl." to "Cycle", since there was no point using a '.' with a fixed-width font. --- Changes.txt | 5 ++++- docs/debugger.html | 4 ++-- src/common/Version.hxx | 2 +- src/debugger/gui/TiaInfoWidget.cxx | 4 ++-- 4 files changed, 9 insertions(+), 6 deletions(-) diff --git a/Changes.txt b/Changes.txt index 60049604f..84e4996ad 100644 --- a/Changes.txt +++ b/Changes.txt @@ -23,7 +23,10 @@ - Autodetection of serial ports no longer messes up devices plugged into other serial ports. - * Added CPU load stats to debugger. + * Added CPU load stats to debugger. Related to this, added debugger + pseudo-registers '_ftimreadcycles' and '_fwsynccycles' to show the + number of cycles since the start of frame under certain circumstances + (see manual for more details). * Fixed bug with aspect correction and fullscreen mode; snapshots from such a mode are now pixel-exact. diff --git a/docs/debugger.html b/docs/debugger.html index 6b262e02c..7f4c108bc 100644 --- a/docs/debugger.html +++ b/docs/debugger.html @@ -1149,9 +1149,9 @@ as illustrated: