index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
backends
/
platform
/
psp
/
memory.cpp
Age
Commit message (
Expand
)
Author
2018-08-18
PSP: Fix wrong/dangerous C-style casts
Colin Snover
2014-02-18
PSP: Make GPL headers consistent in themselves.
Johannes Schickel
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2010-11-29
BACKENDS: Fix SVN keyword usage.
Johannes Schickel
2010-10-12
JANITORAL: Clean trailing whitespaces.
Jordi Vilalta Prat
2010-09-20
PSP: switch from wrapping memcpy to defining our own memcpy
Yotam Barnoy
2010-09-20
PSP: Split up PspMemory class.
Yotam Barnoy
2010-09-20
PSP: moved VramAllocator to display_manager.cpp.
Yotam Barnoy
2010-07-30
PSP: optimized memcpy some more and fixed memcpy testing
Yotam Barnoy
2010-07-18
trying to fix psp build for case sensitive filesystems.
Andre Heider
2010-07-18
PSP: switched to using my memcpy
Yotam Barnoy
2010-07-18
Made memcpy faster but not as fast with uncached mem.
Yotam Barnoy
2010-04-25
PSP:Implemented fingolfin's suggestion for cleaning up debugging code
Yotam Barnoy
2010-04-12
PSP: Fix code formatting using astyle
Max Horn
2010-04-12
PSP: refactoring/redesign of the backend
Yotam Barnoy