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-09-17
DS: Removing some dead code; merged (parts of) std_cwd into GBAMPSaveFileMana...
Max Horn
2008-09-15
DS: Backported 0.12 changes to trunk
Max Horn
2008-09-14
Big patch changing semantics of ReadStream::eos():
Willem Jan Palenstijn
2008-09-14
DS: Removed legacy GCC 2.x build code (NDS/DevKitPro uses GCC 3 or newer anyw...
Max Horn
2008-09-14
NDS: Replaced -I- by modern -iquote
Max Horn
2008-09-14
Another NDS compilation fix, plus a warning fix
Max Horn
2008-09-14
Changed VPATH to vpath, to allow building NDS port in parallel to another por...
Max Horn
2008-09-13
Big patch changing the signature of various Stream methods (some ports may ne...
Max Horn
2008-08-18
Updates to the scummvm blitting code as discussed on the mailing list.
Robin Watts
2008-07-10
Fixed a few warnings
Bertrand Augereau
2008-07-09
DS: Backend changes for new mixer code
Neil Millstone
2008-06-28
Removed obsolete ::clearSoundCallback() code
Max Horn
2008-06-03
DS: Forgot to commit #include changes in the ds-fs.* files; this allows to ge...
Max Horn
2008-06-01
DS: Removed some duplicate file content (thanks to Qvist for pointing this out)
Max Horn
2008-06-01
Tweaks to DS makefiles.
Robin Watts
2008-05-31
DS: make sure DEPDIR and srcdir are inited, so that *.d files end up in the r...
Max Horn
2008-05-31
DS: Fix compilation rule in Makefile to not compile everything twice
Max Horn
2008-05-31
DS: Adjust some compiler warnings
Max Horn
2008-05-31
DS: Removed some pointless -I compiler directives
Max Horn
2008-05-31
DS: The SpriteEntry::atributes array has only 3 elements; also removed some a...
Max Horn
2008-05-31
DS: Use DEVKITPRO env var to find DevKitPro files, as the DevKitPro manual su...
Max Horn
2008-05-31
DS: Fixed a warning; simplified & fixed the way scummvm_main gets invoked
Max Horn
2008-05-31
DS: registers_alt.h is not neede with current libnds; added a FIXME
Max Horn
2008-05-31
Fixing various warnings in the DS port
Max Horn
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
[next]