diff --git a/Changes.txt b/Changes.txt index 11f3cc618..0d7868416 100644 --- a/Changes.txt +++ b/Changes.txt @@ -76,14 +76,14 @@ * Added option to change pitch of Pitfall II music - * Added various developer options for oddball TIAs: (TODO: doc) + * Added various developer options for oddball TIAs: - stuffed player, missiles and ball move - delayed playfield bits and color - delayed players and ball VDEL swap * Disabled some developer options for 'Player settings'. - * Improved debugger's TIA display and zoom windows (TODO: doc) + * Improved debugger's TIA display and zoom windows * Fixed display of negative values in debugger; sometimes they were shown as positive. diff --git a/docs/graphics/options_developer_debugger.png b/docs/graphics/options_developer_debugger.png index 0bae6d29d..dfa8cbd73 100644 Binary files a/docs/graphics/options_developer_debugger.png and b/docs/graphics/options_developer_debugger.png differ diff --git a/docs/graphics/options_developer_timemachine.png b/docs/graphics/options_developer_timemachine.png index 605ffc56c..325b3f1de 100644 Binary files a/docs/graphics/options_developer_timemachine.png and b/docs/graphics/options_developer_timemachine.png differ diff --git a/docs/graphics/options_developer_video.png b/docs/graphics/options_developer_video.png index 9bebd7295..0bc3393f4 100644 Binary files a/docs/graphics/options_developer_video.png and b/docs/graphics/options_developer_video.png differ