uxn/src
~d6 9a469722f1 Standardize on using / for all paths.
Without this change there is no cross-platform way to create a
directory on Windows, since the previous code checked for the
path delimiter as the final character, which was OS-dependent.

(Seems to work on Windows based on tbsp's testing.)
2024-09-17 20:32:03 -04:00
..
devices Standardize on using / for all paths. 2024-09-17 20:32:03 -04:00
uxn.c fix all the warnings 2024-08-29 17:21:18 +02:00
uxn.h Updated devices 2024-07-15 12:12:10 -07:00
uxnasm.c fix a clang warning 2024-08-29 19:43:00 +02:00
uxncli.c Silenced a few warnings 2024-08-25 09:26:18 -07:00
uxnemu.c Silenced a few warnings 2024-08-25 09:26:18 -07:00