428a1da build.sh: use $CC (default value is still "cc")
~ft pushed to ~rabbits/uxn git
7d714d5 Fixed load-rom with new File device.
~alderwick pushed to ~rabbits/uxn git
f03a50b Merge branch 'main' of git.sr.ht:~rabbits/uxn
~rabbits pushed to ~rabbits/uxn git
fd7cf5e file: write: return error if fflush failed
~ft pushed to ~rabbits/uxn git
054361c Replace load/save with read/write
~alderwick pushed to ~rabbits/uxn git
677b02f file: replace strncpy+strncat with a single snprintf call
~ft pushed to ~rabbits/uxn git
90225ad file: replace PATH_MAX with 4096 to have the same limit everywhere (Windows has the macro set to < 300)
~ft pushed to ~rabbits/uxn git