aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/ds/arm9/source
AgeCommit message (Collapse)Author
2007-02-21Change an include to remove requirement of libfatNeil Millstone
svn-id: r25772
2007-02-18NDS : The scaler profiling renders a white line (1 pixel / 1 ms)Bertrand Augereau
svn-id: r25704
2007-02-18NDS : CPU scaler twiddling backupBertrand Augereau
svn-id: r25703
2007-02-18NDS : CPU scaler performance experimentBertrand Augereau
svn-id: r25702
2007-02-18NDS : Compile fix (savegames-related)Bertrand Augereau
svn-id: r25700
2007-02-17Get rid of Common::SaveFileMax Horn
svn-id: r25666
2007-02-15Changes made for 0.9.1a beta2 release backported to trunkNeil Millstone
svn-id: r25617
2007-02-13NDS : Added the cpu scaler option in dsoptions (even seem to work ↵Bertrand Augereau
dynamically, at least in Maniac Mansion) svn-id: r25561
2007-01-20Ported changes from branch-0-9-0 to fix grabRawScreen(), and palette corruption.Neil Millstone
svn-id: r25129
2007-01-19Adding libcartreset, fixing CD audio bug, adding DLDI support (defined out ↵Neil Millstone
all other fat drivers) svn-id: r25124
2006-12-09NDS : Scaler cleaningBertrand Augereau
svn-id: r24821
2006-12-09NDS : Scaler cleaningBertrand Augereau
svn-id: r24820
2006-12-09NDS : Scaler optimization 43 -> 33 msBertrand Augereau
svn-id: r24819
2006-12-09NDS : More blitters stuffBertrand Augereau
svn-id: r24818
2006-12-07NDS : Micro-optimizations for the software blitter (table lookup for div by ↵Bertrand Augereau
5 : 51ms -> 43ms) svn-id: r24817
2006-12-06NDS : Micro-optimizations for the software blitterBertrand Augereau
svn-id: r24811
2006-12-06NDS : CPU scaler profiling (currently 50ms ouch)Bertrand Augereau
svn-id: r24810
2006-12-03NDS : Micro-optimizations for the software blitterBertrand Augereau
svn-id: r24804
2006-12-02NDS : Micro-optimizations for the software blitterBertrand Augereau
svn-id: r24802
2006-12-02NDS : Micro-optimizations for the software blitterBertrand Augereau
svn-id: r24801
2006-12-01svn-id: r24799Neil Millstone
2006-12-01Adding new M3SD driverNeil Millstone
svn-id: r24798
2006-11-25DS : The hi-quality scaler works on the secondary screenBertrand Augereau
svn-id: r24790
2006-11-25DS : High quality scaling.Bertrand Augereau
Doesn't work on the second screen yet. (switch cpuScaler in dsmain.cpp to test) svn-id: r24788
2006-11-19DS : Compilation fix when USE_DEBUGGER is not definedBertrand Augereau
svn-id: r24748
2006-11-03Adding M3 file missing from last commit.Neil Millstone
svn-id: r24597
2006-11-03Merging in changes made in branch for 0.9.1 release into trunkNeil Millstone
svn-id: r24596
2006-10-25DS : Blind backends changes to comply to fingolfin's changesBertrand Augereau
svn-id: r24506
2006-10-25DS : Yet another scaling helpersBertrand Augereau
svn-id: r24505
2006-10-25DS backend : Compile fixes for the new backends system, still needs plugging ↵Bertrand Augereau
the old callbacks svn-id: r24504
2006-10-25Compile fixBertrand Augereau
svn-id: r24503
2006-10-25DS : 320*PAL8 to 256*1555 line scalerBertrand Augereau
svn-id: r24497
2006-10-22Backend modularization: Create timer manager, savefile manager and audio ↵Max Horn
mixer in the backends for increased flexibility svn-id: r24443
2006-10-05DS CPU scaling prototype, in 16 bit mode (for menu), not plugged(switch ↵Bertrand Augereau
cpuScaler to test) svn-id: r24129
2006-10-05Path fixup in the zipreader (necessary with my adapter/zip/build combination?)Bertrand Augereau
svn-id: r24128
2006-10-02NDS : Naive C++ scanline 320*16 -> 256*16 rescaler codeBertrand Augereau
svn-id: r24074
2006-08-19Fixed bug causing crash during saving in Saga engine, changed audio to low ↵Neil Millstone
quality. svn-id: r23726
2006-07-21o Proper ScummVM copyrightsEugene Sandulenko
o Apparently because some patch was applied twice, many header files had their contents doubled. Fixing this as well. svn-id: r23548
2006-07-09svn-id: r23462Neil Millstone
2006-07-09More DS port fixesJames Brown
svn-id: r23460
2006-07-09Fix some more duplicated files, and unify case for rpc includeJames Brown
svn-id: r23459
2006-07-09Remove duplicated contentJames Brown
svn-id: r23457
2006-07-09Patch #1519399: DS BackendMax Horn
svn-id: r23452