aboutsummaryrefslogtreecommitdiff
path: root/backends/PalmOS
AgeCommit message (Collapse)Author
2005-10-18Argh! Binary files got modified too. Reverting them.Eugene Sandulenko
svn-id: r19144
2005-10-18Update FSF address. Eek. Actually that took place on May 1, 2005Eugene Sandulenko
svn-id: r19142
2005-10-1268k modules and frontend prefix filesChris Apers
svn-id: r19055
2005-10-12Manage palmos versionsChris Apers
svn-id: r19053
2005-10-12- Removed cache since new stdio functions do itChris Apers
- Renamed class. Will be remove when new backends will be done svn-id: r19052
2005-10-12Added volume parameterChris Apers
svn-id: r19051
2005-10-12Little changeChris Apers
svn-id: r19050
2005-10-12Added GoLCD supportChris Apers
svn-id: r19049
2005-10-12Not neededChris Apers
svn-id: r19048
2005-10-12Added getVolume() (what the hell with these newlines :\ )Chris Apers
svn-id: r19047
2005-10-12Revamped PocketTunes supportChris Apers
svn-id: r19046
2005-10-12Added battery infoChris Apers
svn-id: r19045
2005-10-12Added grabPaletteChris Apers
svn-id: r19044
2005-10-12Added battery info and 'Fight mode' OSD messageChris Apers
svn-id: r19043
2005-10-12Ease 68K/ARM communicationChris Apers
svn-id: r19042
2005-10-08New PalmOS backendsChris Apers
svn-id: r18981
2005-09-03More ARM stuffsChris Apers
svn-id: r18754
2005-09-03Fixed assertChris Apers
svn-id: r18753
2005-09-03Added caching capability and custom disk access functionChris Apers
svn-id: r18752
2005-08-12updated PalmOS source files for the 'u circonflex' thing I committed yesterdayGregory Montoir
svn-id: r18670
2005-07-30Remove trailing whitespaces.Eugene Sandulenko
svn-id: r18604
2005-06-24Whitespace changes.Torbjörn Andersson
svn-id: r18446
2005-06-24When including files from common/, explicitly use the common/ prefixMax Horn
svn-id: r18444
2005-05-15Replaced global revBitMask array with a macroMax Horn
svn-id: r18104
2005-05-15Renamed costume scale tables; merged the old costume renderer's scale table ↵Max Horn
with the small scale AKOS scale table (they were identical) svn-id: r18103
2005-05-10Moved (In/Out)SaveFile(Manager) and Timer to namespace CommonMax Horn
svn-id: r18038
2005-04-13Get rid of errno; add some (optional) error checking facilities to SaveFile ↵Max Horn
classes (they are ugly, and to simple, but better than nothing) svn-id: r17589
2005-04-10split SaveFileManager::openSavefile and class SaveFile into two, each, one ↵Max Horn
for loading and one for saving svn-id: r17517
2005-04-09Moved the GFX_ constants to sdl-common.h, where they belong.Max Horn
svn-id: r17479
2005-03-11Better and faster macrosChris Apers
svn-id: r17072
2005-03-09Patch #1013937 "OSystem layer with bigger resolution". Now you will alwaysEugene Sandulenko
get at least 640x400 window. And finally we have means of implementing nice looking GUI. Also updated all backends. If your backend has ability to run with 640x400 or 640x480 resolution then read patch tracker item to find out details. Other port maintainers shouldn't worry, as this patch doesn't affect them, they still get their 320x200. svn-id: r17055
2005-02-09spellingJoost Peters
svn-id: r16762
2005-01-01Updated copyrightMax Horn
svn-id: r16398
2004-12-27Reduce potential loss of precision if SysTicksPerSecond does not divide 1000Max Horn
svn-id: r16342
2004-12-20OoopsChris Apers
svn-id: r16189
2004-12-20Updated resource filesChris Apers
svn-id: r16188
2004-12-20Updated resource fileChris Apers
svn-id: r16176
2004-12-20Added more compilation optionsChris Apers
svn-id: r16175
2004-12-20- Better ARM supportChris Apers
svn-id: r16174
2004-12-20CleanupChris Apers
svn-id: r16173
2004-12-20Added Sky supportChris Apers
svn-id: r16172
2004-12-20Forgot those filesChris Apers
svn-id: r16171
2004-12-20- Better ARM supportChris Apers
- Cleanup svn-id: r16170
2004-12-20Prevent conflict with the new OSystem enumChris Apers
svn-id: r16169
2004-12-20- Added Sword1 and Sky constant dataChris Apers
- Cleanup svn-id: r16168
2004-12-20Use the new draw parameter insteadChris Apers
svn-id: r16167
2004-12-20Use a draw function instead of a preinit oneChris Apers
svn-id: r16166
2004-12-10Use the new init functionsChris Apers
svn-id: r16023
2004-12-10- cleanupChris Apers
- move notification init after screenSize to prevent another DIA madness svn-id: r16022
2004-12-10Fixed virtual silkarea madnessChris Apers
svn-id: r16021