From c26372da4c3215fb132edd0debdc902fe3ac0233 Mon Sep 17 00:00:00 2001 From: Christian Speckner Date: Wed, 13 Sep 2017 20:37:54 +0200 Subject: [PATCH 1/3] Dot. --- src/emucore/tia/TIA.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/emucore/tia/TIA.hxx b/src/emucore/tia/TIA.hxx index 59296568a..96855e909 100644 --- a/src/emucore/tia/TIA.hxx +++ b/src/emucore/tia/TIA.hxx @@ -694,7 +694,7 @@ class TIA : public Device uInt8 myShadowRegisters[64]; /** - * Automatic framerate correction based on number of scanlines + * Automatic framerate correction based on number of scanlines. */ bool myAutoFrameEnabled; From ee7afc03975c9c2bf0c23429491ceddc700dde12 Mon Sep 17 00:00:00 2001 From: Christian Speckner Date: Wed, 13 Sep 2017 21:48:48 +0200 Subject: [PATCH 2/3] x marks the spot. --- Changes.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Changes.txt b/Changes.txt index 66697ba0d..6b53c3fad 100644 --- a/Changes.txt +++ b/Changes.txt @@ -12,7 +12,7 @@ Release History =========================================================================== -5.0.2 to 5.0.3: (August xx, 2017) +5.0.2 to 5.0.3: (August xxx, 2017) * Fixed Genesis controller autodetect (Stay Frosty 2, Scramble, etc). From 33f8f71fbac8d71f6a674d3865cb7c457f5327a6 Mon Sep 17 00:00:00 2001 From: Christian Speckner Date: Wed, 13 Sep 2017 22:13:35 +0200 Subject: [PATCH 3/3] xx --- Changes.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Changes.txt b/Changes.txt index 6b53c3fad..66697ba0d 100644 --- a/Changes.txt +++ b/Changes.txt @@ -12,7 +12,7 @@ Release History =========================================================================== -5.0.2 to 5.0.3: (August xxx, 2017) +5.0.2 to 5.0.3: (August xx, 2017) * Fixed Genesis controller autodetect (Stay Frosty 2, Scramble, etc).