Johannes Schickel
|
2a7e57dd48
|
PSP: Make GPL headers consistent in themselves.
|
2014-02-18 02:39:37 +01:00 |
|
Johannes Schickel
|
223794fb38
|
ALL: Make use of defined() for the preprocessor consistent.
This does not change the use of defined for some NDS source files, since they
seem to be (based on?) third party code.
|
2012-03-17 22:02:44 +01:00 |
|
strangerke
|
69b1485a22
|
GIT: Clean up: Suppress SVN tags, now useless
|
2011-05-12 01:16:22 +02:00 |
|
Max Horn
|
b737dcbad5
|
PSP: Fix various forbidden symbol clashes
|
2011-05-03 11:56:17 +02:00 |
|
Jordi Vilalta Prat
|
8388e0dfea
|
JANITORAL: Clean trailing whitespaces.
svn-id: r53160
|
2010-10-12 02:18:11 +00:00 |
|
Yotam Barnoy
|
30d7517343
|
PSP: switched to using my memcpy
svn-id: r50982
|
2010-07-18 07:03:14 +00:00 |
|
Yotam Barnoy
|
58a1fbc13c
|
Made memcpy faster but not as fast with uncached mem.
svn-id: r50980
|
2010-07-18 06:49:56 +00:00 |
|
Yotam Barnoy
|
0fe65d3e5f
|
PSP: fixed invisible bug in power callback
svn-id: r49756
|
2010-06-15 10:36:53 +00:00 |
|
Yotam Barnoy
|
20c654f63b
|
PSP: replaced SDL's timer with much simpler and more efficient PspTimer class
svn-id: r49155
|
2010-05-23 11:48:21 +00:00 |
|
Yotam Barnoy
|
8b59e45e6e
|
PSP: added option for render by callback and fixed up and cleaned up debug mechanism. This allows for about 4% speedup since we no longer need to wait for VSYNC in our main thread. I'll activate it as soon as I've tested it out properly.
svn-id: r49055
|
2010-05-17 07:22:26 +00:00 |
|
Yotam Barnoy
|
6ccdb3cba0
|
PSP: Added support for profiling using configure:
svn-id: r48804
|
2010-04-26 12:12:42 +00:00 |
|
Max Horn
|
87028c546f
|
PSP: Fix code formatting using astyle
svn-id: r48634
|
2010-04-12 07:28:54 +00:00 |
|
Yotam Barnoy
|
9a2eac7eee
|
PSP: refactoring/redesign of the backend
svn-id: r48632
|
2010-04-12 06:49:05 +00:00 |
|
Joost Peters
|
7bf181bf98
|
Slightly modified version of patch #2875544: PSP plugins patch
svn-id: r44822
|
2009-10-09 12:10:08 +00:00 |
|
Max Horn
|
8ba75fc522
|
Fix code formatting (esp. 'if(' -> 'if (' etc., but also indention and other things)
svn-id: r44495
|
2009-09-30 16:16:53 +00:00 |
|
Joost Peters
|
9a3218e673
|
unify OSystem_PSP_GU and OSystem_PSP (which was hopelessly outdated and mostly useless)
svn-id: r43615
|
2009-08-21 22:30:35 +00:00 |
|
Joost Peters
|
2ea0df7b2e
|
Take advantage of extra memory on newer PSP models
svn-id: r43525
|
2009-08-19 01:40:22 +00:00 |
|
Joost Peters
|
eb11cca788
|
PSP: increase optimization level and change clock rate to 333mhz
svn-id: r43498
|
2009-08-17 23:54:40 +00:00 |
|
Joost Peters
|
62bcb2e51b
|
Commit (slightly) modified version of patch #2831248: Allow suspend/resume for PSP
svn-id: r43477
|
2009-08-17 12:57:37 +00:00 |
|
Joost Peters
|
c5bc18e070
|
fix warning
svn-id: r40204
|
2009-04-29 15:54:35 +00:00 |
|
Max Horn
|
f1a0d7dfb2
|
Code formatting fixes
svn-id: r34827
|
2008-10-19 21:06:26 +00:00 |
|
Joost Peters
|
3930783928
|
move save directory detection/creation from main() to OSystem_PSP::initBackend()
svn-id: r34326
|
2008-09-04 08:34:02 +00:00 |
|
Jordi Vilalta Prat
|
66e9d4f5e8
|
Removed trailing spaces.
svn-id: r30664
|
2008-01-27 19:47:41 +00:00 |
|
Nicola Mettifogo
|
258901bab9
|
Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated.
svn-id: r28966
|
2007-09-19 08:40:12 +00:00 |
|
Max Horn
|
218e132e37
|
Updated legal headers in source files, based on what Pidgin (the IM client formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots
svn-id: r27024
|
2007-05-30 21:56:52 +00:00 |
|
Eugene Sandulenko
|
e93787490b
|
#include <base/engine.h> -> #include <engines/engine.h (Though I don't like
those angle brackets)
svn-id: r24178
|
2006-10-07 21:05:31 +00:00 |
|
Joost Peters
|
438f47b041
|
move psp backend to backends/platforms/psp
svn-id: r23358
|
2006-06-30 21:00:39 +00:00 |
|