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-01-29 23:01:58 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
scummvm
/
backends
/
fs
History
Torbjörn Andersson
039d7d5e1c
Removed unnecessary semi-colons.
...
svn-id: r46232
2009-12-01 19:19:58 +00:00
..
amigaos4
Removed unnecessary semi-colons.
2009-12-01 19:19:58 +00:00
ds
PS2 & NDS: Remove ps2_fprintf and some useless typedefs and #defines; use fputs instead of fprintf
2009-11-23 22:29:39 +00:00
palmos
Fixed PalmOS FSNode which was failing in some cases
2009-03-01 10:28:15 +00:00
posix
Applied part of patch
#2684986
2009-03-14 17:07:07 +00:00
ps2
PS2: Add new PS2FileStream class for std I/O.
2009-11-23 23:17:50 +00:00
psp
Fix code formatting (esp. 'if(' -> 'if (' etc., but also indention and other things)
2009-09-30 16:16:53 +00:00
symbian
Fix code formatting (esp. 'if(' -> 'if (' etc., but also indention and other things)
2009-09-30 16:16:53 +00:00
wii
Mention mount errors on the status labels.
2009-09-20 11:47:11 +00:00
windows
…
abstract-fs.cpp
Fix code formatting (esp. 'if(' -> 'if (' etc., but also indention and other things)
2009-09-30 16:16:53 +00:00
abstract-fs.h
fix typo
2009-01-24 20:35:16 +00:00
fs-factory.h
…
stdiostream.cpp
PS2: Add new PS2FileStream class for std I/O.
2009-11-23 23:17:50 +00:00
stdiostream.h
PSP: improved suspend/resume support [patch from bluddy]
2009-09-23 16:11:23 +00:00