mirror of
https://github.com/jfdelnero/HxCFloppyEmulator.git
synced 2026-07-28 04:06:36 +00:00
v2.16.4.1
This commit is contained in:
+4
-4
@@ -1,7 +1,7 @@
|
||||
#define FILE_VERSION 2,16,3,2
|
||||
#define STR_FILE_VERSION "2,16,3,2\0"
|
||||
#define STR_FILE_VERSION2 "2.16.3.2"
|
||||
#define STR_DATE "16 Sept 2024\0"
|
||||
#define FILE_VERSION 2,16,4,1
|
||||
#define STR_FILE_VERSION "2,16,4,1\0"
|
||||
#define STR_FILE_VERSION2 "2.16.4.1"
|
||||
#define STR_DATE "13 Oct 2024\0"
|
||||
#define NOMFENETRE "HxCFloppyEmulator v" STR_FILE_VERSION2
|
||||
|
||||
#define FILEVER FILE_VERSION
|
||||
|
||||
@@ -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.16.3.2, 16 Sept 2024 ***
|
||||
*** Last update : v2.16.4.1, 13 Oct 2024 ***
|
||||
|
||||
-> New Writer : PNG file (Disk/tracks and stream layouts) -> Disk layout can now be exported into a PNG file (for disk analysis) !
|
||||
|
||||
@@ -57,6 +57,8 @@ Sources : https://github.com/jfdelnero/HxCFloppyEmulator
|
||||
|
||||
-> new SECTOR_SIZE_FIELD_MASK variable to set the sector size id mask.
|
||||
|
||||
-> SCP Writer : Align tracks to the first index.
|
||||
|
||||
/*********************************************************
|
||||
|
||||
/*********************************************************
|
||||
|
||||
Reference in New Issue
Block a user