Commit Graph
46 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 0b30a4f06c hxc_pause : emscripten call. 2025-01-03 23:57:38 +01:00
Jean-François DEL NERO 2f25ea3a20 fixed - remove workaround. 2025-01-03 20:24:49 +01:00
Jean-François DEL NERO 8c0415cd52 Emscripten build issue workaround. 2025-01-02 12:25:18 +01:00
Jean-François DEL NERO cdf930baee WIP : New build target : Emscripten. 2025-01-01 22:05:12 +01:00
Jean-François DEL NERO 1730aedd58 (c) dates updated. 2025-01-01 18:21:37 +01:00
Jean-François DEL NERO 3286e97384 Add sanity checking. 2024-12-17 09:40:26 +01:00
Jean-François DEL NERO a5b1f93cd2 (c) dates update. 2024-01-08 22:51:37 +01:00
Jean-François DEL NERO 724b24dcc1 hxc_createthread : return the thread creation success or failure code. 2023-12-15 23:28:26 +01:00
Jean-François DEL NERO ed78c121c9 RAM file basic operations. 2023-11-11 12:14:32 +01:00
Jean-François DEL NERO d709179bbb dynamic allocated sprintf + strcat functions version. 2023-11-05 10:47:04 +01:00
Poul-Henning Kamp 4ba2b91e99 Patches to compile on FreeBSD 2023-08-11 20:38:14 +00:00
Jean-François DEL NERO 4aa2574689 memory allocation error handling. 2023-02-26 22:23:05 +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 a9d51ad6da use a proper pointer type.
git-svn-id: svn://svn.code.sf.net/p/hxcfloppyemu/code/HxCFloppyEmulator/libhxcadaptor/trunk@2325 63fa2f70-6a9b-4bc4-b855-9c6a949b1d69
2020-12-19 14:32:34 +00:00
Jean-François DEL NERO 88e3479117 (c) date updated.
git-svn-id: svn://svn.code.sf.net/p/hxcfloppyemu/code/HxCFloppyEmulator/libhxcadaptor/trunk@1942 63fa2f70-6a9b-4bc4-b855-9c6a949b1d69
2020-02-03 07:49:20 +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 ff5bbbb32a 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@1883 63fa2f70-6a9b-4bc4-b855-9c6a949b1d69
2019-12-08 16:07:06 +00:00
Jean-François DEL NERO 5c87fcca3e VC6.0 : Provide the missing snprintf function.
git-svn-id: svn://svn.code.sf.net/p/hxcfloppyemu/code/HxCFloppyEmulator/libhxcadaptor/trunk@1765 63fa2f70-6a9b-4bc4-b855-9c6a949b1d69
2019-08-18 16:32:45 +00:00
Jean-François DEL NERO 878df4d5b1 Critical section : Init/Clear the mutex attribut.
git-svn-id: svn://svn.code.sf.net/p/hxcfloppyemu/code/HxCFloppyEmulator/libhxcadaptor/trunk@1758 63fa2f70-6a9b-4bc4-b855-9c6a949b1d69
2019-08-18 10:39:48 +00:00
Jean-François DEL NERO 2f1bec3d1b Define DIR_SEPARATOR to deal with the Windows / Linux folder separators.
git-svn-id: svn://svn.code.sf.net/p/hxcfloppyemu/code/HxCFloppyEmulator/libhxcadaptor/trunk@1755 63fa2f70-6a9b-4bc4-b855-9c6a949b1d69
2019-08-18 08:23:21 +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 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 33083d45b5 syntax error.
git-svn-id: svn://svn.code.sf.net/p/hxcfloppyemu/code/HxCFloppyEmulator/libhxcadaptor/trunk@1281 63fa2f70-6a9b-4bc4-b855-9c6a949b1d69
2014-12-28 23:08:38 +00:00
Jean-François DEL NERO 25af715e23 MACOS X Mutex support.
git-svn-id: svn://svn.code.sf.net/p/hxcfloppyemu/code/HxCFloppyEmulator/libhxcadaptor/trunk@1280 63fa2f70-6a9b-4bc4-b855-9c6a949b1d69
2014-12-28 23:06:26 +00:00
Jean-François DEL NERO 4319e009d4 Critical Section added.
git-svn-id: svn://svn.code.sf.net/p/hxcfloppyemu/code/HxCFloppyEmulator/libhxcadaptor/trunk@1278 63fa2f70-6a9b-4bc4-b855-9c6a949b1d69
2014-12-28 22:47:08 +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 b0ecb3df4e Linux thread policy changed to make the software working for non-root users.
git-svn-id: svn://svn.code.sf.net/p/hxcfloppyemu/code/HxCFloppyEmulator/libhxcadaptor/trunk@1208 63fa2f70-6a9b-4bc4-b855-9c6a949b1d69
2014-11-03 22:14:16 +00:00
Jean-François DEL NERO 380cb8288d Add missing linux version of "SetEvent"
git-svn-id: svn://svn.code.sf.net/p/hxcfloppyemu/code/HxCFloppyEmulator/libhxcadaptor/trunk@1197 63fa2f70-6a9b-4bc4-b855-9c6a949b1d69
2014-11-01 19:36:49 +00:00
Jean-François DEL NERO aa2fcae2e7 Code Refactoring + API cleanup.
git-svn-id: svn://svn.code.sf.net/p/hxcfloppyemu/code/HxCFloppyEmulator/libhxcadaptor/trunk@1189 63fa2f70-6a9b-4bc4-b855-9c6a949b1d69
2014-11-01 18:59:48 +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 f44e8268ea linux : pthread_attr_setinheritsched - PTHREAD_EXPLICIT_SCHED.
git-svn-id: svn://svn.code.sf.net/p/hxcfloppyemu/code/HxCFloppyEmulator/libhxcadaptor/trunk@947 63fa2f70-6a9b-4bc4-b855-9c6a949b1d69
2013-09-13 21:13:55 +00:00
Jean-François DEL NERO d974abf3f6 Thread memory leak corrected.
git-svn-id: svn://svn.code.sf.net/p/hxcfloppyemu/code/HxCFloppyEmulator/libhxcadaptor/trunk@905 63fa2f70-6a9b-4bc4-b855-9c6a949b1d69
2013-07-29 15:11:34 +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 9a8b8bbc10 File path functions moved to the libhxcadaptor.
git-svn-id: svn://svn.code.sf.net/p/hxcfloppyemu/code/HxCFloppyEmulator/libhxcadaptor/trunk@617 63fa2f70-6a9b-4bc4-b855-9c6a949b1d69
2012-11-02 20:18:38 +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 97ac7032ff MAC OS X support work in progress
git-svn-id: svn://svn.code.sf.net/p/hxcfloppyemu/code/HxCFloppyEmulator/libhxcadaptor/trunk@452 63fa2f70-6a9b-4bc4-b855-9c6a949b1d69
2012-07-17 17:54:34 +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