aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/psp/memory.cpp
AgeCommit message (Expand)Author
2018-08-18PSP: Fix wrong/dangerous C-style castsColin Snover
2014-02-18PSP: Make GPL headers consistent in themselves.Johannes Schickel
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2010-11-29BACKENDS: Fix SVN keyword usage.Johannes Schickel
2010-10-12JANITORAL: Clean trailing whitespaces.Jordi Vilalta Prat
2010-09-20PSP: switch from wrapping memcpy to defining our own memcpyYotam Barnoy
2010-09-20PSP: Split up PspMemory class.Yotam Barnoy
2010-09-20PSP: moved VramAllocator to display_manager.cpp.Yotam Barnoy
2010-07-30PSP: optimized memcpy some more and fixed memcpy testingYotam Barnoy
2010-07-18trying to fix psp build for case sensitive filesystems.Andre Heider
2010-07-18PSP: switched to using my memcpyYotam Barnoy
2010-07-18Made memcpy faster but not as fast with uncached mem.Yotam Barnoy
2010-04-25PSP:Implemented fingolfin's suggestion for cleaning up debugging codeYotam Barnoy
2010-04-12PSP: Fix code formatting using astyleMax Horn
2010-04-12PSP: refactoring/redesign of the backendYotam Barnoy