mirror of
https://github.com/jfdelnero/HxCFloppyEmulator.git
synced 2026-07-27 19:56:23 +00:00
v2.16.10.2
This commit is contained in:
+4
-4
@@ -1,7 +1,7 @@
|
||||
#define FILE_VERSION 2,16,10,1
|
||||
#define STR_FILE_VERSION "2,16,10,1\0"
|
||||
#define STR_FILE_VERSION2 "2.16.10.1"
|
||||
#define STR_DATE "12 Jan 2025\0"
|
||||
#define FILE_VERSION 2,16,10,2
|
||||
#define STR_FILE_VERSION "2,16,10,2\0"
|
||||
#define STR_FILE_VERSION2 "2.16.10.2"
|
||||
#define STR_DATE "10 Feb 2025\0"
|
||||
#define NOMFENETRE "HxCFloppyEmulator v" STR_FILE_VERSION2
|
||||
|
||||
#define FILEVER FILE_VERSION
|
||||
|
||||
@@ -11,11 +11,21 @@ HxC Floppy Emulator project
|
||||
(c) 2006-2025 Jean-François DEL NERO / (c) HxC2001
|
||||
Website : https://hxc2001.com
|
||||
Forum : https://torlus.com/floppy/forum
|
||||
Facebook : https://www.facebook.com/groups/hxc2001
|
||||
Twitter : https://twitter.com/jfdelnero (or hashtag #hxc2001)
|
||||
Sources : https://github.com/jfdelnero/HxCFloppyEmulator
|
||||
-------------------------------------------------------------------------------
|
||||
|
||||
/*********************************************************
|
||||
10 February 2025 : HxCFloppyEmulator v2.16.10.2
|
||||
|
||||
-> "config.script" loading/execution support fixed (issues #29 and #30)
|
||||
(utf path support and internal environnement issues fixed).
|
||||
|
||||
-> FAT/DOS Disk browser : It doesn't hide system and hidden files anymore.
|
||||
|
||||
-> All Facebook / Twitter urls removed.
|
||||
|
||||
*********************************************************/
|
||||
|
||||
/*********************************************************
|
||||
12 January 2025 : HxCFloppyEmulator v2.16.10.1
|
||||
|
||||
@@ -118,7 +128,7 @@ Sources : https://github.com/jfdelnero/HxCFloppyEmulator
|
||||
|
||||
BMPDISKEXPORT_COLOR_ALPHA # ( 0 <>100 )
|
||||
|
||||
/*********************************************************
|
||||
*********************************************************/
|
||||
|
||||
/*********************************************************
|
||||
8 January 2024 : HxCFloppyEmulator 2.15.2.3
|
||||
|
||||
Reference in New Issue
Block a user