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-04 21:40:02 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
RetroArch
/
frontend
History
LibretroAdmin
839b7654db
More standardization of local len variables
2025-01-07 03:20:39 +01:00
..
drivers
More standardization of local len variables
2025-01-07 03:20:39 +01:00
frontend_driver.c
Small cleanups: * Prevent some unneccessary strlcpy calls and intermediary string copies * Name local length variables for strings '_len', parameter/argument 'len'
2024-12-28 22:22:07 +01:00
frontend_driver.h
less string copies
2024-12-24 05:10:09 +01:00
frontend_salamander.c
Downgrade some more variables to NAME_MAX_LENGTH
2024-09-09 16:01:29 +02:00
frontend.h
Clean up trailing whitespace
2017-12-12 00:24:18 -08:00