Commit Graph
35 Commits
Author SHA1 Message Date
Jean-François DEL NERO 7a9bb6f70c 2026. 2026-01-18 18:50:10 +01:00
Jean-François DEL NERO 2d359238cf cosmetic : white spaces. 2025-02-01 13:47:21 +01:00
Jean-François DEL NERO 1730aedd58 (c) dates updated. 2025-01-01 18:21:37 +01:00
Jean-François DEL NERO a5b1f93cd2 (c) dates update. 2024-01-08 22:51:37 +01:00
Jean-François DEL NERO f59dd26f51 static code analyzer report fix. 2023-11-11 12:13:00 +01:00
Jean-François DEL NERO 7ad43fea23 fix some static analysis reports (gcc 13.2 -fanalyzer -Wanalyzer-too-complex). 2023-11-04 23:18:22 +01:00
Jean-François DEL NERO 4aa2574689 memory allocation error handling. 2023-02-26 22:23:05 +01:00
Jean-François DEL NERO 2b5ddcc05c hxc_fread return convention changed : >0 = read ok, 0=partial or no read, <0 negated error code. 2023-02-26 10:29:40 +01:00
Jean-François DEL NERO 3a6054a051 (c) dates updated. 2023-01-22 22:53:46 +01:00
Jean-François DEL NERO 1ce91d3f46 (c) dates updated.
git-svn-id: svn://svn.code.sf.net/p/hxcfloppyemu/code/HxCFloppyEmulator/libhxcadaptor/trunk@2575 63fa2f70-6a9b-4bc4-b855-9c6a949b1d69
2022-01-06 07:33:40 +00:00
Jean-François DEL NERO 46b4b60681 warnings fixes.
git-svn-id: svn://svn.code.sf.net/p/hxcfloppyemu/code/HxCFloppyEmulator/libhxcadaptor/trunk@2470 63fa2f70-6a9b-4bc4-b855-9c6a949b1d69
2021-03-07 21:37:41 +00:00
Jean-François DEL NERO 7fb934f106 (c) date updated.
git-svn-id: svn://svn.code.sf.net/p/hxcfloppyemu/code/HxCFloppyEmulator/libhxcadaptor/trunk@2361 63fa2f70-6a9b-4bc4-b855-9c6a949b1d69
2020-12-30 22:06:33 +00:00
Jean-François DEL NERO 62ee66eb3f cosmetic fixes.
git-svn-id: svn://svn.code.sf.net/p/hxcfloppyemu/code/HxCFloppyEmulator/libhxcadaptor/trunk@1929 63fa2f70-6a9b-4bc4-b855-9c6a949b1d69
2020-01-28 22:58:25 +00:00
Jean-François DEL NERO 8471ab4541 file path functions : specify the expected type (default system/unix/windows) to deal with mixed situation.
git-svn-id: svn://svn.code.sf.net/p/hxcfloppyemu/code/HxCFloppyEmulator/libhxcadaptor/trunk@1884 63fa2f70-6a9b-4bc4-b855-9c6a949b1d69
2019-12-08 16:12:37 +00:00
Jean-François DEL NERO 0129ff5efc hxc_find_first_file / hxc_find_next_file : fix the file mode under Linux/MacOsX
git-svn-id: svn://svn.code.sf.net/p/hxcfloppyemu/code/HxCFloppyEmulator/libhxcadaptor/trunk@1774 63fa2f70-6a9b-4bc4-b855-9c6a949b1d69
2019-11-04 22:07:37 +00:00
Jean-François DEL NERO 9e638199b8 fix possible erroneous filesize value.
git-svn-id: svn://svn.code.sf.net/p/hxcfloppyemu/code/HxCFloppyEmulator/libhxcadaptor/trunk@1485 63fa2f70-6a9b-4bc4-b855-9c6a949b1d69
2018-01-21 13:42:42 +00:00
Jean-François DEL NERO ecf210d7ca get file size function.
git-svn-id: svn://svn.code.sf.net/p/hxcfloppyemu/code/HxCFloppyEmulator/libhxcadaptor/trunk@1460 63fa2f70-6a9b-4bc4-b855-9c6a949b1d69
2018-01-19 22:17:03 +00:00
Jean-François DEL NERO ec4f93c4ed (c) date update.
git-svn-id: svn://svn.code.sf.net/p/hxcfloppyemu/code/HxCFloppyEmulator/libhxcadaptor/trunk@1457 63fa2f70-6a9b-4bc4-b855-9c6a949b1d69
2018-01-19 20:50:58 +00:00
Jean-François DEL NERO be565c1507 Copyright date update.
git-svn-id: svn://svn.code.sf.net/p/hxcfloppyemu/code/HxCFloppyEmulator/libhxcadaptor/trunk@1423 63fa2f70-6a9b-4bc4-b855-9c6a949b1d69
2017-01-22 11:58:13 +00:00
Jean-François DEL NERO 78adf8f6ca Fix file system browser issue on 64bits system.
git-svn-id: svn://svn.code.sf.net/p/hxcfloppyemu/code/HxCFloppyEmulator/libhxcadaptor/trunk@1399 63fa2f70-6a9b-4bc4-b855-9c6a949b1d69
2016-12-30 13:50:51 +00:00
Jean-François DEL NERO 0565cac634 New function : hxc_gets.
git-svn-id: svn://svn.code.sf.net/p/hxcfloppyemu/code/HxCFloppyEmulator/libhxcadaptor/trunk@1369 63fa2f70-6a9b-4bc4-b855-9c6a949b1d69
2016-01-02 14:26:14 +00:00
Jean-François DEL NERO 5168491f7a New function : hxc_fopen.
git-svn-id: svn://svn.code.sf.net/p/hxcfloppyemu/code/HxCFloppyEmulator/libhxcadaptor/trunk@1366 63fa2f70-6a9b-4bc4-b855-9c6a949b1d69
2016-01-02 13:55:31 +00:00
Jean-François DEL NERO 997971798a Copyright dates update.
git-svn-id: svn://svn.code.sf.net/p/hxcfloppyemu/code/HxCFloppyEmulator/libhxcadaptor/trunk@1359 63fa2f70-6a9b-4bc4-b855-9c6a949b1d69
2016-01-01 22:44:33 +00:00
Jean-François DEL NERO 170e0fe57a Solving some more compiler issue...
git-svn-id: svn://svn.code.sf.net/p/hxcfloppyemu/code/HxCFloppyEmulator/libhxcadaptor/trunk@1332 63fa2f70-6a9b-4bc4-b855-9c6a949b1d69
2015-09-06 11:59:07 +00:00
Jean-François DEL NERO 639b72edb6 POSIX to ISO FS functions naming.
git-svn-id: svn://svn.code.sf.net/p/hxcfloppyemu/code/HxCFloppyEmulator/libhxcadaptor/trunk@1318 63fa2f70-6a9b-4bc4-b855-9c6a949b1d69
2015-09-05 17:27:07 +00:00
Jean-François DEL NERO 2e56706188 C99 types replacement + 64bits support.
git-svn-id: svn://svn.code.sf.net/p/hxcfloppyemu/code/HxCFloppyEmulator/libhxcadaptor/trunk@1248 63fa2f70-6a9b-4bc4-b855-9c6a949b1d69
2014-12-07 21:22:44 +00:00
Jean-François DEL NERO e091bfdfc4 Copyright date updated.
git-svn-id: svn://svn.code.sf.net/p/hxcfloppyemu/code/HxCFloppyEmulator/libhxcadaptor/trunk@1065 63fa2f70-6a9b-4bc4-b855-9c6a949b1d69
2014-01-01 09:30:53 +00:00
Jean-François DEL NERO 33d15952d4 64bits issue corrected.
git-svn-id: svn://svn.code.sf.net/p/hxcfloppyemu/code/HxCFloppyEmulator/libhxcadaptor/trunk@788 63fa2f70-6a9b-4bc4-b855-9c6a949b1d69
2013-04-06 21:25:50 +00:00
Jean-François DEL NERO 5924eb9e03 Compilation warning removed.
git-svn-id: svn://svn.code.sf.net/p/hxcfloppyemu/code/HxCFloppyEmulator/libhxcadaptor/trunk@576 63fa2f70-6a9b-4bc4-b855-9c6a949b1d69
2012-09-23 22:04:54 +00:00
Jean-François DEL NERO 639dd43bd7 MacOsX : FS Functions return value corrected.
git-svn-id: svn://svn.code.sf.net/p/hxcfloppyemu/code/HxCFloppyEmulator/libhxcadaptor/trunk@522 63fa2f70-6a9b-4bc4-b855-9c6a949b1d69
2012-08-18 18:55:47 +00:00
Jean-François DEL NERO e599c29a07 hxc_sleep function corrected. libhxcadaptor functions names corrected.
git-svn-id: svn://svn.code.sf.net/p/hxcfloppyemu/code/HxCFloppyEmulator/libhxcadaptor/trunk@467 63fa2f70-6a9b-4bc4-b855-9c6a949b1d69
2012-07-18 12:51:15 +00:00
Jean-François DEL NERO d2174622c9 The batch converter + FAT12 floppy generator is now working on Mac OSX.
git-svn-id: svn://svn.code.sf.net/p/hxcfloppyemu/code/HxCFloppyEmulator/libhxcadaptor/trunk@453 63fa2f70-6a9b-4bc4-b855-9c6a949b1d69
2012-07-17 21:44:55 +00:00
Jean-François DEL NERO 4f646acd1c MAC OS X support work in progress
git-svn-id: svn://svn.code.sf.net/p/hxcfloppyemu/code/HxCFloppyEmulator/libhxcadaptor/trunk@451 63fa2f70-6a9b-4bc4-b855-9c6a949b1d69
2012-07-17 17:52:16 +00:00
Jean-François DEL NERO fd636826d4 OS "Glue" functions lib: Remove OS specific functions from lib & software.
git-svn-id: svn://svn.code.sf.net/p/hxcfloppyemu/code/HxCFloppyEmulator/libhxcadaptor/trunk@447 63fa2f70-6a9b-4bc4-b855-9c6a949b1d69
2012-07-17 10:15:06 +00:00
Jean-François DEL NERO 63dd034c3e OS "Glue" functions lib.
git-svn-id: svn://svn.code.sf.net/p/hxcfloppyemu/code/HxCFloppyEmulator/libhxcadaptor/trunk@445 63fa2f70-6a9b-4bc4-b855-9c6a949b1d69
2012-07-16 23:17:39 +00:00