scummvm/backends/platform/ds/arm9/source
Max Horn 9fb1e2b17e COMMON: Change wrapBufferedWriteStream() to always disposes wrapped stream
This is the only we need right now, and it saves a few bytes per
instance. The template approach I used before has the drawback that it
increases the binary size, which negates the benefit. Thanks to LordHoto
for pointing this out.

svn-id: r54344
2010-11-18 20:27:15 +00:00
..
fat DS: Port changes from 1.2.0 branch to trunk 2010-11-18 17:01:30 +00:00
mad DS: Removed some duplicate file content (thanks to Qvist for pointing this out) 2008-06-01 21:47:24 +00:00
adpcm_arm.s Header modifications. Add standard header parts and properties. 2010-01-23 22:29:05 +00:00
blitters.cpp DS: More formating, made more vars static 2010-07-05 20:36:11 +00:00
blitters.h NDS: Update GPL/copyright headers; add namespace DS closing comments 2010-07-05 16:11:11 +00:00
blitters_arm.s Header modifications. Add standard header parts and properties. 2010-01-23 22:29:05 +00:00
cdaudio.cpp DS: Add note that ARM_ADPCM is unused (and fix a typo) 2010-11-18 17:45:07 +00:00
cdaudio.h DS: Add some FIXME/TODO comments on changes that need to be applied to the DS backend 2010-11-18 13:17:25 +00:00
dsmain.cpp DS: Port changes from 1.2.0 branch to trunk 2010-11-18 17:01:30 +00:00
dsmain.h DS: Only include NDS/scummvm_ipc.h where necessary; minor tweaks 2010-07-05 19:10:56 +00:00
dsoptions.cpp GUI: Rename gui/GuiManager.* to gui/gui-manager.* 2010-11-16 10:19:01 +00:00
dsoptions.h GUI: Move major widgets to new directory gui/widgets 2010-11-16 10:11:57 +00:00
gbampsave.cpp COMMON: Change wrapBufferedWriteStream() to always disposes wrapped stream 2010-11-18 20:27:15 +00:00
gbampsave.h DS: Replace GBAMPSaveFile by DSFileStream + wrapBufferedWriteStream 2010-11-18 17:31:12 +00:00
interrupt.s Set svn:keywords on asm files 2009-03-20 16:35:34 +00:00
keys.cpp DS: More formating, made more vars static 2010-07-05 20:36:11 +00:00
keys.h DS: More formating, made more vars static 2010-07-05 20:36:11 +00:00
osystem_ds.cpp DS: Add some FIXME/TODO comments on changes that need to be applied to the DS backend 2010-11-18 13:17:25 +00:00
osystem_ds.h DS: Add some FIXME/TODO comments on changes that need to be applied to the DS backend 2010-11-18 13:17:25 +00:00
portdefs.h DS: Merge r52533 from trunk. 2010-09-04 22:26:12 +00:00
scummhelp.cpp NDS: Update GPL/copyright headers; add namespace DS closing comments 2010-07-05 16:11:11 +00:00
scummhelp.h NDS: Update GPL/copyright headers; add namespace DS closing comments 2010-07-05 16:11:11 +00:00
touchkeyboard.cpp JANITORAL: Clean trailing whitespaces. 2010-10-12 02:18:11 +00:00
touchkeyboard.h NDS: Update GPL/copyright headers; add namespace DS closing comments 2010-07-05 16:11:11 +00:00
wordcompletion.cpp DS: Port changes from 1.2.0 branch to trunk 2010-11-18 17:01:30 +00:00
wordcompletion.h NDS: Update GPL/copyright headers; add namespace DS closing comments 2010-07-05 16:11:11 +00:00
zipreader.cpp DS: More formating, made more vars static 2010-07-05 20:36:11 +00:00
zipreader.h DS: Cleanup NDS portdefs.h a bit 2010-07-05 16:11:34 +00:00