aboutsummaryrefslogtreecommitdiff
path: root/backends/gp32
AgeCommit message (Expand)Author
2006-07-06Moving remaining platform/backends code, as previously threatenedMax Horn
2006-06-30Align memory address properly. This fixes crash on the GP32.Won Star
2006-06-29Oh. I forgot to change function calls.Won Star
2006-06-29Whoops. Correct varible name.Won Star
2006-06-29Properly init memory tables.Won Star
2006-06-29Lock sound timer thread.Won Star
2006-06-29Try to use processor cache efficiently.Won Star
2006-06-29Add custom memory management code. malloc() for small allocs became much fast...Won Star
2006-06-20Cleanup. It seems unnecessary to have a "break" right after an unconditionalTorbjörn Andersson
2006-06-12o WIP file cache code borrowed from PS2 port.Won Star
2006-06-11* Move gp32-fs.cpp to fs/gp32 dir.Won Star
2006-06-11Rename filesystem file.Won Star
2006-06-04Fix infinite loop in updateScren() when mouse cursor is not initialized by se...Won Star
2006-06-03Cleanup. / Add speed meter for 'operator new'Won Star
2006-05-29Update makefile for the GP32 port.Won Star
2006-05-23Update GP32 port. It still doesn't work very well...Won Star
2006-05-17- Heavily modified patch #1214784: "Disable overlay scaling"Eugene Sandulenko
2006-05-12Added the new AbstractFilesystemNode::getCurrentDirectory() method. Also chan...Max Horn
2006-05-12Make some tweaks to the GP32 and PSP FS code (trying to at least partially br...Max Horn
2006-05-06Added a default implementation of the OSystem CD API (which simply does nothing)Max Horn
2006-04-20Add used memory counter.Won Star
2006-04-07Fix compileWon Star
2006-04-07Disable i/o cache which is incomplete and can cause serious problem with SMC.Won Star
2006-04-04Removed extra exclamation marks in warning() calls as well.Eugene Sandulenko
2006-04-02Backends now are also responsile for deiniting properly. In particular, moved...Max Horn
2006-04-02With this change, backends are now responsible for instantiating their OSyste...Max Horn
2006-04-02Fully and officially renamed our main function to scummvm_main, thus makingMax Horn
2006-03-23Cleanup Makefile.Won Star
2006-03-23Update port.Won Star
2006-02-13Whew. It seems that I made a mistake last time. :(Won Star
2006-02-13CC := arm-elf-gccWon Star
2006-02-11Change CVS keywords to SVN keywordsMax Horn
2006-01-18Update copyright noticeEugene Sandulenko
2006-01-06OopsWon Star
2006-01-06* Accurate / fast gamma correction using LUTWon Star
2005-12-18More key mappings. Now we can play monkey2 :)Won Star
2005-12-17Proper code formattingEugene Sandulenko
2005-12-17Some tweaks on the GP32 sound code.Won Star
2005-12-08Fixed possible OOB access.Won Star
2005-12-04Remove obsolete files.Won Star
2005-12-04FSF adress updatesLars Persson
2005-11-27Patch #1341626: "New GP32 port"Eugene Sandulenko
2005-10-18Update FSF address. Eek. Actually that took place on May 1, 2005Eugene Sandulenko
2005-08-10Don't explicity check for tremor and vorbis everywhere andJonathan Gray
2005-07-30Remove trailing whitespaces.Eugene Sandulenko
2005-06-24When including files from common/, explicitly use the common/ prefixMax Horn
2005-04-09Remove usage of vsprintf in favour of vsnprintf and makeJonathan Gray
2005-03-09Patch #1013937 "OSystem layer with bigger resolution". Now you will alwaysEugene Sandulenko
2005-03-09WIP of GP32 port. Now it is more correct port and compiles with currentEugene Sandulenko
2005-01-01Updated copyrightMax Horn