This website requires JavaScript.
Explore
Help
Sign In
mirror
/
RetroArch
Watch
1
Star
0
Fork
0
You've already forked RetroArch
mirror of
https://github.com/libretro/RetroArch
synced
2025-02-07 12:39:54 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
RetroArch
/
libretro-common
/
file
History
LibretroAdmin
3abd414656
Backport
ebe5f2cc3d
-
...
Remove config_file_exists, replace with path_is_valid
2022-09-03 06:35:41 +02:00
..
nbio
[ORBIS] Remove legacy implementation and compile with Werror
2022-05-21 17:10:35 +02:00
archive_file_7z.c
(7zip) Use normal stdint.h types that don't conflict with PowerPC
2021-08-07 01:43:08 +02:00
archive_file_zlib.c
Prevent unnecessary extraction (to disk) of compressed content files + task_content.c clean-ups
2021-05-20 17:08:51 +01:00
archive_file.c
* Create fill_pathname_join_special - and specify fill_pathname_join
2022-08-04 14:19:38 +02:00
config_file_userdata.c
…
config_file.c
Backport
ebe5f2cc3d
-
2022-09-03 06:35:41 +02:00
file_path_io.c
Don't include errno.h in files that don't justify its use
2022-08-25 05:19:30 +02:00
file_path.c
Don't include errno.h in files that don't justify its use
2022-08-25 05:19:30 +02:00
retro_dirent.c
…