[Scummvm-devel] [Scummvm-cvs-logs] SF.net SVN: scummvm:[52994] scummvm/trunk/sound/softsynth/fmtowns_pc98

Max Horn max at quendi.de
Tue Oct 5 17:02:01 CEST 2010


Am 05.10.2010 um 15:15 schrieb Eugene Sandulenko:

> On Sun, 03 Oct 2010 16:28:31 +0000
> athrxx at users.sourceforge.net wrote:
> 
>> Revision: 52994
>>          http://scummvm.svn.sourceforge.net/scummvm/?rev=52994&view=rev
>> Author:   athrxx
>> Date:     2010-10-03 16:28:31 +0000 (Sun, 03 Oct 2010)
>> 
>> Log Message:
>> -----------
>> PC-98 AUDIO: some code size reduction for the NDS port
> 
>> +#ifndef __DS__
> I would recommend to introduce some meaningful define for this
> functionality reduction, so it will be (a) descriptive (b) potentially
> reusable (c) will not die in some refactoring.

In fact, also the new FM-TOWNS code (while being super-cool) unfortunately is likely to increase our binary size (for 1.3.0, that is) even more. Since 16bit games won't be supported on the NDS for now anyway, maybe we could #ifdef out that for non-16bpp builds. 



Bye,
Max



More information about the Scummvm-devel mailing list