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
/
platform
/
ds
Age
Commit message (
Expand
)
Author
2008-05-24
Adding getFileSystemFactory() method in response to mail on scummvm-devel.
Neil Millstone
2008-05-15
Porting changes from 0.11.0 branch
Neil Millstone
2008-05-15
NDS: Rollback of the custom build target rule from .cpp.o to %.o: %.cpp
Bertrand Augereau
2008-05-15
NDS: Protection against FastRam (ITCM) allocation failure
Bertrand Augereau
2008-05-14
NDS: Minor code formatting fixes
Bertrand Augereau
2008-05-14
NDS: OSystem::getTimeAndDate is demoted to the port (with the standard
Bertrand Augereau
2008-05-14
NDS : Compilation fixes
Bertrand Augereau
2008-05-06
Unified BUILD_PLUGINS and DYNAMIC_MODULES in the makefiles
Jordi Vilalta Prat
2008-05-06
Allow static and dynamic plugins to be used at the same time
Jordi Vilalta Prat
2008-03-08
Clearing unnecessary execution bit
Eugene Sandulenko
2008-01-28
Fixed the spaces before tabs.
Jordi Vilalta Prat
2008-01-27
Removed trailing spaces.
Jordi Vilalta Prat
2008-01-18
Removing duplicate content and adding GPL header
Max Horn
2007-12-30
The PS2, DS and PalmOS ports currently do not properly implement their SaveFi...
Max Horn
2007-12-28
Patch #1857121: Refactoring of the getSavePath method
Eugene Sandulenko
2007-12-24
ARM version of central ADPCM decoding block for NDS. Define ARM_ADPCM to
Robin Watts
2007-12-24
New version of palettised screen scaler for DS; uses LDMs and STMs to improve
Robin Watts
2007-12-21
Scaler corruption fixes, scaler console fixes, adding Lure target (except it ...
Neil Millstone
2007-12-16
Patch #1847599: Several enhancements for the build system
Max Horn
2007-12-10
NDS: Put all blitters ASM functions in ITCM (can't hurt as long as there is s...
Bertrand Augereau
2007-12-10
NDS: Integrated Robin's LDRB * 2 -> LDRH + fixes(endianness & stack space) 14...
Bertrand Augereau
2007-12-09
NDS : Improved scaler profiling
Bertrand Augereau
2007-12-09
NDS : Unrolled the scaler inner loop twice to do 16bits loading
Bertrand Augereau
2007-12-09
NDS : Integrated write gathering by Robin (+ fix)
Bertrand Augereau
2007-12-07
NDS: A few cycles saved in the inner loop of the CPU scaler
Bertrand Augereau
2007-12-06
NDS : ASM cpu scalers fixed, USING_ARM_BLITTERS back
Bertrand Augereau
2007-12-06
Attempted fix for the DS blitters; looks like I was reading from dst and
Robin Watts
2007-12-05
NDS: Disabling the buggy ARM blitters so that the CPU scaler works
Bertrand Augereau
2007-12-05
NDS: Reporting hi-level opti from Robin in the c++ software scaler ( a1r5g5b5...
Bertrand Augereau
2007-12-05
NDS : params reordering to match C scaler and ARM one
Bertrand Augereau
2007-12-05
NDS : The CPU scaler checkbox is back (and can be removed with a #define)
Bertrand Augereau
2007-11-22
updated backends/platform/ds/arm9/makefile.in to match changes made to backen...
Max Horn
2007-10-13
Fixed a huge number of compile errors, moved over features from 0.10.0 branch.
Neil Millstone
2007-09-19
Merged common/stdafx.h into common/scummsys.h. All referencing files have bee...
Nicola Mettifogo
2007-09-18
Code formatting fixes
Max Horn
2007-08-18
Making DS port build again
Neil Millstone
2007-07-16
Word completion code that uses predictive dictionary ported from branch0-10-0
Neil Millstone
2007-07-10
This commit adds a new build define USE_ARM_GFX_ASM (and sets it for the WinCE
Robin Watts
2007-06-30
Adding mistakenly deleted file
Neil Millstone
2007-06-30
Just a test
Neil Millstone
2007-06-30
- Show mouse cursor option
Neil Millstone
2007-06-30
typo
Max Horn
2007-06-22
Produce 'correct' keycode/ascii values for function keys
Max Horn
2007-06-22
Cleaning up after myself (I blame it on, err, uhh... the Vogons?)
Max Horn
2007-06-22
Added Common::KEYCODE_INALID
Max Horn
2007-06-22
Converted lots of code to use Common::ASCII_* and COMMON::KEYCODE_* constants...
Max Horn
2007-06-19
Implemented the OSystem framebuffer API, as discussed on scummvm-devel. All c...
Max Horn
2007-06-18
Added backends/platform/ds/arm9/makefile(.in) to tools/update-version.pl
Max Horn
2007-06-18
Added FIXME to dsmain.cpp about it not using SCUMMVM_VERSION (thus adding one...
Max Horn
2007-06-18
NDS : Suppressed unneccessary complications regarding the backbuffer when CPU...
Bertrand Augereau
[prev]
[next]