 |
View 7d714d5
Fixed load-rom with new File device.
Andrew Alderwick authored on 07/11/2021 21:51:44
|
 |
View e371fdd
Selection works in the launcher
Devine Lu Linvega authored on 07/11/2021 21:23:33
|
 |
View f03a50b
Merge branch 'main' of git.sr.ht:~rabbits/uxn
Devine Lu Linvega authored on 07/11/2021 20:55:32
|
 |
View 9cc303d
Added selection to launcher
Devine Lu Linvega authored on 07/11/2021 20:55:26
|
 |
View d2c6d5e
Remove unused limits.h
Andrew Alderwick authored on 07/11/2021 19:34:41
|
 |
View 142d046
Merge branch 'main' of git.sr.ht:~rabbits/uxn
Devine Lu Linvega authored on 07/11/2021 19:31:37
|
 |
View 9851e7f
Displaying files in launcher
Devine Lu Linvega authored on 07/11/2021 19:30:36
|
 |
View fd7cf5e
file: write: return error if fflush failed
Sigrid Solveig Haflínudóttir authored on 07/11/2021 19:20:32
|
 |
View 054361c
Replace load/save with read/write
Andrew Alderwick authored on 07/11/2021 19:10:30
|
 |
View 3606081
file: reduce casts
Sigrid Solveig Haflínudóttir authored on 07/11/2021 19:06:15
|
 |
View 677b02f
file: replace strncpy+strncat with a single snprintf call
Sigrid Solveig Haflínudóttir authored on 07/11/2021 19:00:56
|
 |
View 90225ad
file: replace PATH_MAX with 4096 to have the same limit everywhere (Windows has the macro set to < 300)
Sigrid Solveig Haflínudóttir authored on 07/11/2021 18:32:48
|
 |
View 42d0f65
Rewrote get_entry
Devine Lu Linvega authored on 07/11/2021 17:26:37
|
 |
View dee04ff
Renamed prepare for init
Devine Lu Linvega authored on 07/11/2021 15:30:56
|
 |
View db0efae
Drop redundant dirfd
Andrew Alderwick authored on 07/11/2021 00:51:42
|