mirror of
https://github.com/jfdelnero/HxCFloppyEmulator.git
synced 2026-07-27 19:56:23 +00:00
v2.16.11.1
This commit is contained in:
+4
-4
@@ -1,7 +1,7 @@
|
||||
#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 FILE_VERSION 2,16,11,1
|
||||
#define STR_FILE_VERSION "2,16,11,1\0"
|
||||
#define STR_FILE_VERSION2 "2.16.11.1"
|
||||
#define STR_DATE "20 Feb 2025\0"
|
||||
#define NOMFENETRE "HxCFloppyEmulator v" STR_FILE_VERSION2
|
||||
|
||||
#define FILEVER FILE_VERSION
|
||||
|
||||
@@ -14,6 +14,16 @@ Forum : https://torlus.com/floppy/forum
|
||||
Sources : https://github.com/jfdelnero/HxCFloppyEmulator
|
||||
-------------------------------------------------------------------------------
|
||||
|
||||
/*********************************************************
|
||||
11 February 2025 : HxCFloppyEmulator v2.16.11.1
|
||||
|
||||
-> XML export/import :
|
||||
Better multi-format tracks support.
|
||||
You can now specify/change the density/format for each
|
||||
individual sector with the <format> tag.
|
||||
|
||||
*********************************************************/
|
||||
|
||||
/*********************************************************
|
||||
10 February 2025 : HxCFloppyEmulator v2.16.10.2
|
||||
|
||||
|
||||
Reference in New Issue
Block a user