This website requires JavaScript.
Explore
Help
Register
Sign In
libretro
/
scummvm
Watch
1
Star
0
Fork
0
You've already forked scummvm
mirror of
https://github.com/libretro/scummvm.git
synced
2025-02-10 04:43:26 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
scummvm
/
backends
/
saves
History
Orgad Shaneh
35c2f9ade5
BACKENDS: Fix crash when save file is owned by another user
...
fopen() fails, but the null handle was passed on to OutSaveFile.
2019-07-07 14:16:46 +03:00
..
default
BACKENDS: Fix crash when save file is owned by another user
2019-07-07 14:16:46 +03:00
posix
SWITCH: add nintendo switch support
2019-05-12 11:59:44 +03:00
psp
PSP: Fix UB (use of deallocated memory)
2018-05-05 17:54:46 +02:00
recorder
BACKENDS: Make GPL headers consistent in themselves.
2014-02-18 02:39:32 +01:00
windows
WIN32: Move all ARRAYSIZE undefs to util.h
2018-12-17 12:28:33 +02:00
savefile.cpp
COMMON: Remove usage of ScopedPtr in OutSaveFile
2019-01-05 12:02:19 +01:00