Corrected file permissions (new machine)

This commit is contained in:
nanochess 2021-07-27 13:38:59 -05:00
parent cd6e044a72
commit d4c67dbc08
77 changed files with 0 additions and 0 deletions

0
.gitignore vendored Executable file → Normal file
View File

0
.gitlab-ci.yml Executable file → Normal file
View File

0
ISSUE_TEMPLATE.md Executable file → Normal file
View File

0
LICENSE Executable file → Normal file
View File

0
Makefile Executable file → Normal file
View File

0
Makefile.common Executable file → Normal file
View File

0
README.md Executable file → Normal file
View File

0
jni/Android.mk Executable file → Normal file
View File

0
jni/Application.mk Executable file → Normal file
View File

0
link.T Executable file → Normal file
View File

View File

View File

0
open-content/4-Tris/4-tris.bin Executable file → Normal file
View File

0
open-content/4-Tris/4-tris.cfg Executable file → Normal file
View File

0
open-content/4-Tris/4-tris.rom Executable file → Normal file
View File

0
open-content/4-Tris/COPYING.txt Executable file → Normal file
View File

0
open-content/4-Tris/README.txt Executable file → Normal file
View File

0
open-content/4-Tris/SOURCE.txt Executable file → Normal file
View File

0
retropie/emulators.cfg Executable file → Normal file
View File

0
retropie/retroarch.cfg Executable file → Normal file
View File

0
retropie/retropie.txt Executable file → Normal file
View File

0
src/cart.c Executable file → Normal file
View File

0
src/cart.h Executable file → Normal file
View File

0
src/controller.c Executable file → Normal file
View File

0
src/controller.h Executable file → Normal file
View File

0
src/cp1610.c Executable file → Normal file
View File

0
src/cp1610.h Executable file → Normal file
View File

0
src/deps/libretro-common/compat/compat_fnmatch.c Executable file → Normal file
View File

0
src/deps/libretro-common/compat/compat_getopt.c Executable file → Normal file
View File

0
src/deps/libretro-common/compat/compat_ifaddrs.c Executable file → Normal file
View File

0
src/deps/libretro-common/compat/compat_posix_string.c Executable file → Normal file
View File

0
src/deps/libretro-common/compat/compat_snprintf.c Executable file → Normal file
View File

0
src/deps/libretro-common/compat/compat_strcasestr.c Executable file → Normal file
View File

0
src/deps/libretro-common/compat/compat_strl.c Executable file → Normal file
View File

0
src/deps/libretro-common/compat/fopen_utf8.c Executable file → Normal file
View File

0
src/deps/libretro-common/encodings/encoding_utf.c Executable file → Normal file
View File

0
src/deps/libretro-common/file/file_path.c Executable file → Normal file
View File

0
src/deps/libretro-common/include/boolean.h Executable file → Normal file
View File

0
src/deps/libretro-common/include/compat/apple_compat.h Executable file → Normal file
View File

0
src/deps/libretro-common/include/compat/fnmatch.h Executable file → Normal file
View File

0
src/deps/libretro-common/include/compat/fopen_utf8.h Executable file → Normal file
View File

0
src/deps/libretro-common/include/compat/getopt.h Executable file → Normal file
View File

0
src/deps/libretro-common/include/compat/ifaddrs.h Executable file → Normal file
View File

0
src/deps/libretro-common/include/compat/intrinsics.h Executable file → Normal file
View File

0
src/deps/libretro-common/include/compat/msvc.h Executable file → Normal file
View File

0
src/deps/libretro-common/include/compat/msvc/stdint.h Executable file → Normal file
View File

0
src/deps/libretro-common/include/compat/posix_string.h Executable file → Normal file
View File

0
src/deps/libretro-common/include/compat/strcasestr.h Executable file → Normal file
View File

0
src/deps/libretro-common/include/compat/strl.h Executable file → Normal file
View File

0
src/deps/libretro-common/include/compat/zconf.h Executable file → Normal file
View File

0
src/deps/libretro-common/include/compat/zlib.h Executable file → Normal file
View File

0
src/deps/libretro-common/include/compat/zutil.h Executable file → Normal file
View File

0
src/deps/libretro-common/include/encodings/utf.h Executable file → Normal file
View File

0
src/deps/libretro-common/include/file/file_path.h Executable file → Normal file
View File

0
src/deps/libretro-common/include/libretro.h Executable file → Normal file
View File

0
src/deps/libretro-common/include/memmap.h Executable file → Normal file
View File

0
src/deps/libretro-common/include/retro_assert.h Executable file → Normal file
View File

0
src/deps/libretro-common/include/retro_common.h Executable file → Normal file
View File

0
src/deps/libretro-common/include/retro_common_api.h Executable file → Normal file
View File

0
src/deps/libretro-common/include/retro_environment.h Executable file → Normal file
View File

0
src/deps/libretro-common/include/retro_inline.h Executable file → Normal file
View File

0
src/deps/libretro-common/include/retro_miscellaneous.h Executable file → Normal file
View File

0
src/deps/libretro-common/include/string/stdstring.h Executable file → Normal file
View File

0
src/deps/libretro-common/include/vfs/vfs.h Executable file → Normal file
View File

View File

View File

0
src/intv.c Executable file → Normal file
View File

0
src/intv.h Executable file → Normal file
View File

0
src/libretro.c Executable file → Normal file
View File

0
src/memory.c Executable file → Normal file
View File

0
src/memory.h Executable file → Normal file
View File

0
src/osd.c Executable file → Normal file
View File

0
src/osd.h Executable file → Normal file
View File

0
src/psg.c Executable file → Normal file
View File

0
src/psg.h Executable file → Normal file
View File

0
src/stic.c Executable file → Normal file
View File

0
src/stic.h Executable file → Normal file
View File