mirror of
https://github.com/jfdelnero/HxCFloppyEmulator.git
synced 2026-07-27 19:56:23 +00:00
v2.15.7.2
This commit is contained in:
File diff suppressed because it is too large
Load Diff
+4
-4
@@ -1,7 +1,7 @@
|
||||
#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 FILE_VERSION 2,15,7,2
|
||||
#define STR_FILE_VERSION "2,15,7,2\0"
|
||||
#define STR_FILE_VERSION2 "2.15.7.2"
|
||||
#define STR_DATE "21 Jun 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.2, 11 May 2024 ***
|
||||
*** Last update : v2.15.7.2, 21 Jun 2024 ***
|
||||
|
||||
-> New Writer : PNG file (Disk/tracks and stream layouts) -> Disk layout can now be exported into a PNG file (for disk analysis) !
|
||||
|
||||
@@ -36,6 +36,10 @@ Sources : https://github.com/jfdelnero/HxCFloppyEmulator
|
||||
|
||||
-> Fix stream files import : Fix possible crash issue.
|
||||
|
||||
-> DMK loader : HD disk images support.
|
||||
|
||||
-> Apple II : Sector decoder : fix and optimization.
|
||||
|
||||
-> zlib updated to v1.3.1
|
||||
|
||||
-> expat updated to v2.6.2
|
||||
|
||||
Reference in New Issue
Block a user