mirror of
https://github.com/jfdelnero/HxCFloppyEmulator.git
synced 2026-07-27 19:56:23 +00:00
v2.15.6.2
This commit is contained in:
+4
-4
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
/*********************************************************
|
||||
|
||||
/*********************************************************
|
||||
|
||||
Reference in New Issue
Block a user