v2.15.6.2

This commit is contained in:
Jean-François DEL NERO
2024-05-11 16:12:25 +02:00
parent 0b580b25b9
commit 58811ceeef
2 changed files with 11 additions and 5 deletions
+4 -4
View File
@@ -1,7 +1,7 @@
#define FILE_VERSION 2,15,6,1
#define STR_FILE_VERSION "2,15,6,1\0"
#define STR_FILE_VERSION2 "2.15.6.1"
#define STR_DATE "10 Apr 2024\0"
#define FILE_VERSION 2,15,6,2
#define STR_FILE_VERSION "2,15,6,2\0"
#define STR_FILE_VERSION2 "2.15.6.2"
#define STR_DATE "11 May 2024\0"
#define NOMFENETRE "HxCFloppyEmulator v" STR_FILE_VERSION2
#define FILEVER FILE_VERSION
+7 -1
View File
@@ -20,7 +20,7 @@ Sources : https://github.com/jfdelnero/HxCFloppyEmulator
** **** 2024 : HxCFloppyEmulator *.*.*.* - (Work in progress/beta version)
*** Latest beta version : https://hxc2001.com/download/floppy_drive_emulator/HxCFloppyEmulator_soft_beta.zip ***
*** Last update : v2.15.6.1, 10 April 2024 ***
*** Last update : v2.15.6.2, 11 May 2024 ***
-> New Writer : PNG file (Disk/tracks and stream layouts) -> Disk layout can now be exported into a PNG file (for disk analysis) !
@@ -34,6 +34,12 @@ Sources : https://github.com/jfdelnero/HxCFloppyEmulator
-> SD HxC configuration window : Fix custom settings selection.
-> Fix stream files import : Fix possible crash issue.
-> zlib updated to v1.3.1
-> expat updated to v2.6.2
/*********************************************************
/*********************************************************