From 9364cff832fc35cb79c7adcfc0b59feadb9efb0a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jean-Fran=C3=A7ois=20DEL=20NERO?= Date: Sat, 4 Jan 2025 17:19:33 +0100 Subject: [PATCH] v2.16.9.2 --- build/version.h | 8 ++++---- hxcfloppyemulator_soft_release_notes.txt | 6 +++++- 2 files changed, 9 insertions(+), 5 deletions(-) diff --git a/build/version.h b/build/version.h index 5495c8a5..3c810430 100644 --- a/build/version.h +++ b/build/version.h @@ -1,7 +1,7 @@ -#define FILE_VERSION 2,16,9,1 -#define STR_FILE_VERSION "2,16,9,1\0" -#define STR_FILE_VERSION2 "2.16.9.1" -#define STR_DATE "3 Jan 2025\0" +#define FILE_VERSION 2,16,9,2 +#define STR_FILE_VERSION "2,16,9,2\0" +#define STR_FILE_VERSION2 "2.16.9.2" +#define STR_DATE "4 Jan 2025\0" #define NOMFENETRE "HxCFloppyEmulator v" STR_FILE_VERSION2 #define FILEVER FILE_VERSION diff --git a/hxcfloppyemulator_soft_release_notes.txt b/hxcfloppyemulator_soft_release_notes.txt index e8f7690a..56e13b2c 100644 --- a/hxcfloppyemulator_soft_release_notes.txt +++ b/hxcfloppyemulator_soft_release_notes.txt @@ -20,7 +20,7 @@ Sources : https://github.com/jfdelnero/HxCFloppyEmulator ** **** 2025 : HxCFloppyEmulator *.*.*.* - (Work in progress/beta version) *** Latest beta version : https://hxc2001.com/download/floppy_drive_emulator/HxCFloppyEmulator_soft_beta.zip *** -*** Last update : v2.16.9.1, 3 Jan 2025 *** +*** Last update : v2.16.9.2, 4 Jan 2025 *** -> New Writer : PNG file (Disk/tracks and stream layouts) -> Disk layout can now be exported into a PNG file (for disk analysis) ! @@ -69,6 +69,10 @@ Sources : https://github.com/jfdelnero/HxCFloppyEmulator -> New build target : Emscripten / Web page (Experimental state) +-> SAP Loader (Thomson TO8) : SAP_LOADER_GAP3_VALUE setting to change/force the GAP 3 length. + +-> CPC EDSK writer : GAP 3 value guessing + CPCDSK_WRITER_GAP3_VALUE setting to force it to a specific length. + /********************************************************* /*********************************************************