Commit Graph
76 Commits
Author SHA1 Message Date
Jean-François DEL NERO 1297922e0e DMK export : align sectors ID (WIP) 2024-07-01 07:48:12 +02:00
Jean-François DEL NERO adfe0fc0fa basic command line support. 2024-06-21 12:56:09 +02:00
Jean-François DEL NERO 1897bb4302 v2.15.7.2 2024-06-21 12:23:39 +02:00
Jean-François DEL NERO 58811ceeef v2.15.6.2 2024-05-11 16:12:25 +02:00
Jean-François DEL NERO 3a2aec1cfe PNG export. 2024-04-10 08:52:27 +02:00
Jean-François DEL NERO 6b8a217f13 fix possible bad format guessing. 2024-04-09 20:43:30 +02:00
Jean-François DEL NERO 0477739d54 v2.15.5.1 2024-04-06 00:06:55 +02:00
Jean-François DEL NERO 46d2bef96d Command line hxcfe tool : Multiples-output image conversion support added.
Example : Convert a disk image to HFE and BMP :
  hxcfe -finput:"path/input.img" -conv:HXC_HFE -foutput:"path/output.hfe" -conv:BMP_DISK_IMAGE -foutput:"path/output.bmp"
2024-03-31 17:17:04 +02:00
Jean-François DEL NERO 09ddbb58f8 v2.15.3.1 2024-03-03 23:29:07 +01:00
Jean-François DEL NERO a9b578c38a v2.15.2.3 2024-01-08 23:02:34 +01:00
Jean-François DEL NERO 9bb9581362 fix v1 woz support. 2023-12-25 19:18:07 +01:00
Jean-François DEL NERO c5df4f8bd4 v2.15.2.1 2023-12-25 13:18:45 +01:00
Jean-François DEL NERO fa1c7374b1 v2.15.1.2 2023-12-23 20:03:26 +01:00
Jean-François DEL NERO 72e849908b v2.15.1.1 2023-12-14 23:28:03 +01:00
Jean-François DEL NERO 343388e3ca v2.14.12.1 2023-08-20 22:17:07 +02:00
Renaud Guérin 2ecf2ab8f0 Add CFBundleIdentifier (should fix Spotlight) 2023-08-20 03:15:41 +01:00
Renaud Guérin dba571e198 Simplify Mac bundle creation script 2023-08-20 03:14:42 +01:00
Jean-François DEL NERO fde74827e9 Fix Northstar hard sectored track format. 2023-08-19 11:52:06 +02:00
Jean-François DEL NERO d5ef8d965d WIP : Save and restore user interface state.
Done : batch converter
2023-08-06 17:40:12 +02:00
Jean-François DEL NERO 32c7ed4fe5 v2.14.10.1 2023-08-06 13:39:44 +02:00
Jean-François DEL NERO fa0054e923 D88 loader : fix possible infinite loop with corrupted image. 2023-07-23 11:38:56 +02:00
Jean-François DEL NERO 38c3facd7a Pauline / hxcstream : Support Hard sectored disks dumps import. 2023-07-15 07:51:40 +02:00
Jean-François DEL NERO 19da9a78c4 HFE writers : New "HFE_WRITER_WRITENOTALLOWED" parameter : Set it to 1 to write protect the exported hfe files. 2023-06-14 23:44:50 +02:00
Jean-François DEL NERO bc05f3256c editor : track remove and insert operations. 2023-06-07 23:59:13 +02:00
Jean-François DEL NERO 60e4bf9ad9 SCP loader : Fix odd number of tracks + double step mode issue (last track missing). 2023-05-09 14:54:25 +02:00
Jean-François DEL NERO 1980523f66 XML raw loader : Fix images last sector loading. 2023-04-21 00:02:52 +02:00
Jean-François DEL NERO 8ccc5b555a SCP loader : Fix broken support of SCP images with more than 5 revolutions. 2023-04-10 13:03:47 +02:00
Jean-François DEL NERO 89b4acc6f2 X68000 DIM support
2MG APPLE II support (WIP)
2023-04-07 10:42:07 +02:00
Jean-François DEL NERO 23a671431f SCP loader : Fix singled-sided images support (fix the number of tracks/cylinder). 2023-03-17 20:35:30 +01:00
Jean-François DEL NERO eb15f55770 release notes update. 2023-03-17 00:26:18 +01:00
Jean-François DEL NERO 00a4d60223 v2.14.4.1 2023-02-06 23:49:38 +01:00
Jean-François DEL NERO f677b6d8a3 fltk build moved to the hxc software makefile. 2023-02-04 14:54:21 +01:00
Jean-François DEL NEROandGitHub 9ceb6ba7c9 Merge pull request #2 from d235j/main
macOs CI
2023-01-31 22:19:39 +01:00
Jean-François DEL NERO 8934e0840a x86 + x64 windows target + Artifacts support 2023-01-29 23:12:32 +01:00
Jean-François DEL NERO f2f0e7f85f get version from version.h 2023-01-29 22:00:18 +01:00
Jean-François DEL NERO 1afa4a9355 CI : auto tests 2023-01-29 19:46:12 +01:00
Jean-François DEL NERO e266f2f382 v2.14.2.2 2023-01-27 10:23:08 +01:00
Jean-François DEL NERO 40ab46d3b6 v2.14.2.1 2023-01-27 00:23:27 +01:00
David Ryskalczyk 60d48d2357 Change macOS deployment target to 10.9 2023-01-23 17:11:04 -05:00
Jean-François DEL NERO 4995f0add7 fix build dependencies. 2023-01-23 07:45:14 +01:00
Jean-François DEL NERO 56a9458590 Use the same version code for all libraries. 2023-01-22 22:46:05 +01:00
Jean-François DEL NERO 0146275b51 remove obsolete/outdated VC projects files. 2023-01-22 22:23:53 +01:00
Jean-François DEL NERO 5eed59311a remove obsolete/outdated VC projects files. 2023-01-22 22:21:10 +01:00
Jean-François DEL NERO 77532f9c4d svn -> git conversion : fix build. 2023-01-22 22:14:53 +01:00
Jean-François DEL NERO 63035084b7 macOS : X86_64 + arm64 universal binary support
git-svn-id: svn://svn.code.sf.net/p/hxcfloppyemu/code/HxCFloppyEmulator@2633 63fa2f70-6a9b-4bc4-b855-9c6a949b1d69
2023-01-20 22:26:56 +00:00
Jean-François DEL NERO c3a9cc126c macOS : Rosetta support.
git-svn-id: svn://svn.code.sf.net/p/hxcfloppyemu/code/HxCFloppyEmulator@2512 63fa2f70-6a9b-4bc4-b855-9c6a949b1d69
2021-12-03 23:16:42 +00:00
Jean-François DEL NERO 963aea39b1 mrproper : delete *.dmg files, .app folders
git-svn-id: svn://svn.code.sf.net/p/hxcfloppyemu/code/HxCFloppyEmulator@2303 63fa2f70-6a9b-4bc4-b855-9c6a949b1d69
2020-11-30 22:58:20 +00:00
Jean-François DEL NERO cd22d5f01c mrproper : delete *.dylib files.
git-svn-id: svn://svn.code.sf.net/p/hxcfloppyemu/code/HxCFloppyEmulator@2302 63fa2f70-6a9b-4bc4-b855-9c6a949b1d69
2020-11-30 22:51:40 +00:00
Jean-François DEL NERO 52b0f16f5d fltk 1.4.x support.
git-svn-id: svn://svn.code.sf.net/p/hxcfloppyemu/code/HxCFloppyEmulator@2262 63fa2f70-6a9b-4bc4-b855-9c6a949b1d69
2020-11-16 21:10:53 +00:00
Jean-François DEL NERO 44e336411e Patch from balrog : Fix the "make clean" when fltk is not installed.
git-svn-id: svn://svn.code.sf.net/p/hxcfloppyemu/code/HxCFloppyEmulator@2097 63fa2f70-6a9b-4bc4-b855-9c6a949b1d69
2020-06-03 20:10:25 +00:00