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
/
arm9
/
source
/
dsmain.cpp
Age
Commit message (
Expand
)
Author
2010-05-31
DS: Use gScummVMVersion in dsmain.cpp; merge 1.1.1 changes in readme_ds.txt
Max Horn
2010-05-29
DS: Various fixes to allow the DS port to compile on DevkitARM r30 and libnds...
Neil Millstone
2010-04-16
DS: Merge changes from 1.1.0 branch into trunk
Max Horn
2010-03-20
DS: Changing version number on title screen
Neil Millstone
2010-02-26
DS: Merging accross changes from branch1-0-0 into trunk.
Neil Millstone
2009-09-27
Backported NDS changes from 1.0.0 branch to trunk
Max Horn
2009-06-03
cleanup
Max Horn
2009-05-24
Strip trailing whitespaces in the whole code base.
Johannes Schickel
2009-03-19
Merged Neil's NDS changes into trunk
Max Horn
2009-01-23
DS: Apply an old cleanup patch of mine from last August
Max Horn
2009-01-21
More cleanup
Max Horn
2009-01-01
Whoa! Removing trailing spaces.
Eugene Sandulenko
2008-10-26
DS port: My version of devkitpro complains that various symbols are defined in
Robin Watts
2008-09-15
DS: Backported 0.12 changes to trunk
Max Horn
2008-09-14
DS: Removed legacy GCC 2.x build code (NDS/DevKitPro uses GCC 3 or newer anyw...
Max Horn
2008-07-09
DS: Backend changes for new mixer code
Neil Millstone
2008-05-31
DS: The SpriteEntry::atributes array has only 3 elements; also removed some a...
Max Horn
2008-05-31
DS: Fixed a warning; simplified & fixed the way scummvm_main gets invoked
Max Horn
2008-05-31
Fixing various warnings in the DS port
Max Horn
2008-05-15
Porting changes from 0.11.0 branch
Neil Millstone
2008-05-15
NDS: Protection against FastRam (ITCM) allocation failure
Bertrand Augereau
2008-05-06
Allow static and dynamic plugins to be used at the same time
Jordi Vilalta Prat
2008-01-28
Fixed the spaces before tabs.
Jordi Vilalta Prat
2008-01-27
Removed trailing spaces.
Jordi Vilalta Prat
2007-12-21
Scaler corruption fixes, scaler console fixes, adding Lure target (except it ...
Neil Millstone
2007-12-09
NDS : Improved scaler profiling
Bertrand Augereau
2007-12-05
NDS : params reordering to match C scaler and ARM one
Bertrand Augereau
2007-10-13
Fixed a huge number of compile errors, moved over features from 0.10.0 branch.
Neil Millstone
2007-09-18
Code formatting fixes
Max Horn
2007-08-18
Making DS port build again
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
Converted lots of code to use Common::ASCII_* and COMMON::KEYCODE_* constants...
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
2007-06-17
NDS: setKeyboardEnable shouldn't overrun VRAM anymore when CPU scaler is on
Bertrand Augereau
2007-06-12
NDS : Attempt to not buffer overrun VRAM when doing saveGameBackBuffer/restor...
Bertrand Augereau
2007-06-07
NDS : Attempt to not buffer overrun VRAM when doing saveGameBackBuffer/restor...
Bertrand Augereau
2007-05-30
Updated legal headers in source files, based on what Pidgin (the IM client fo...
Max Horn
2007-04-06
Updating DS port for changes in main codebase. Code changes for DevkitArm r2...
Neil Millstone
2007-03-18
Some fixes to cope with the move of the event code from OSystem to Common
Max Horn
2007-03-17
Moved Event/EventType/keyboard enum from common/system.h (part of class OSyst...
Max Horn
2007-02-18
NDS : The scaler profiling renders a white line (1 pixel / 1 ms)
Bertrand Augereau
2007-02-15
Changes made for 0.9.1a beta2 release backported to trunk
Neil Millstone
2007-02-13
NDS : Added the cpu scaler option in dsoptions (even seem to work dynamically...
Bertrand Augereau
2007-01-20
Ported changes from branch-0-9-0 to fix grabRawScreen(), and palette corruption.
Neil Millstone
2007-01-19
Adding libcartreset, fixing CD audio bug, adding DLDI support (defined out al...
Neil Millstone
2006-12-09
NDS : Scaler cleaning
Bertrand Augereau
[next]