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