aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/ds
AgeCommit message (Expand)Author
2007-06-17NDS: Compile fixesBertrand Augereau
2007-06-15DS :Bertrand Augereau
2007-06-12NDS : Attempt to not buffer overrun VRAM when doing saveGameBackBuffer/restor...Bertrand Augereau
2007-06-07NDS : Attempt to not buffer overrun VRAM when doing saveGameBackBuffer/restor...Bertrand Augereau
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client fo...Max Horn
2007-04-16NDS : Compile fixBertrand Augereau
2007-04-16NDS : Potentially faster, less precise, CPU-scaler pluggedBertrand Augereau
2007-04-16NDS : #define to experiment with a faster, less precise, CPU-scalerBertrand Augereau
2007-04-16NDS : Trunk fix for latest libndsBertrand Augereau
2007-04-06Updating DS port for changes in main codebase. Code changes for DevkitArm r2...Neil Millstone
2007-03-18Some fixes to cope with the move of the event code from OSystem to CommonMax Horn
2007-03-18adding key scanning functions compatible with ScummVM's IPCNeil Millstone
2007-03-17Moved Event/EventType/keyboard enum from common/system.h (part of class OSyst...Max Horn
2007-03-08Removed MAX_FILENAME_LENGTH workaround (using enum's instead of #defines mean...Max Horn
2007-03-08Removed redundant code from gba_nds_fat.h (for some bizarre reason, the data ...Max Horn
2007-02-21Change an include to remove requirement of libfatNeil Millstone
2007-02-21Change an include to remove requirement of libfatNeil Millstone
2007-02-18NDS : The scaler profiling renders a white line (1 pixel / 1 ms)Bertrand Augereau
2007-02-18NDS : CPU scaler twiddling backupBertrand Augereau
2007-02-18NDS : CPU scaler performance experimentBertrand Augereau
2007-02-18NDS : Compile fix (savegames-related)Bertrand Augereau
2007-02-17Get rid of Common::SaveFileMax Horn
2007-02-15Changes made for 0.9.1a beta2 release backported to trunkNeil Millstone
2007-02-13NDS : Added the cpu scaler option in dsoptions (even seem to work dynamically...Bertrand Augereau
2007-01-20Ported changes from branch-0-9-0 to fix grabRawScreen(), and palette corruption.Neil Millstone
2007-01-19Adding libcartreset, fixing CD audio bug, adding DLDI support (defined out al...Neil Millstone
2007-01-19Changed to ARM7 for libcartresetNeil Millstone
2007-01-19Adding libcartreset to ARM7 binaryNeil Millstone
2006-12-09NDS : Scaler cleaningBertrand Augereau
2006-12-09NDS : Scaler cleaningBertrand Augereau
2006-12-09NDS : Scaler optimization 43 -> 33 msBertrand Augereau
2006-12-09NDS : More blitters stuffBertrand Augereau
2006-12-07NDS : Micro-optimizations for the software blitter (table lookup for div by 5...Bertrand Augereau
2006-12-06NDS : Micro-optimizations for the software blitterBertrand Augereau
2006-12-06NDS : CPU scaler profiling (currently 50ms ouch)Bertrand Augereau
2006-12-03NDS : Micro-optimizations for the software blitterBertrand Augereau
2006-12-02NDS : Micro-optimizations for the software blitterBertrand Augereau
2006-12-02NDS : Micro-optimizations for the software blitterBertrand Augereau
2006-12-01svn-id: r24799Neil Millstone
2006-12-01Adding new M3SD driverNeil Millstone
2006-11-25DS : The hi-quality scaler works on the secondary screenBertrand Augereau
2006-11-25DS : High quality scaling.Bertrand Augereau
2006-11-19DS : Compilation fix when USE_DEBUGGER is not definedBertrand Augereau
2006-11-03Adding M3 file missing from last commit.Neil Millstone
2006-11-03Merging in changes made in branch for 0.9.1 release into trunkNeil Millstone
2006-10-25DS : Blind backends changes to comply to fingolfin's changesBertrand Augereau
2006-10-25DS : Yet another scaling helpersBertrand Augereau
2006-10-25DS backend : Compile fixes for the new backends system, still needs plugging ...Bertrand Augereau
2006-10-25Compile fixBertrand Augereau
2006-10-25DS : 320*PAL8 to 256*1555 line scalerBertrand Augereau