ゲームボーイアドバンス(GBA)非公式開発@ゲ製板at GAMEDEVゲームボーイアドバンス(GBA)非公式開発@ゲ製板 - 暇つぶし2ch■コピペモード□スレを通常表示□オプションモード□このスレッドのURL■項目テキスト512:ゲーム作るぞ 04/01/07 23:52 PN8wmE9F >>486 >>487 ありがとうございます。なんとかmidファイルをコンバートして鳴らすことが できました。音の割り当てでまだうまくいかないときがありますけど。 ところでmod形式はmidiなんかより製作者の想定する曲を再現しやすいと 思うのですがなんでメジャーにならなかったんだろう。 513:名前は開発中のものです。 04/01/07 23:53 BA6ecf4c 警告レベルはそれなりに設定するだろ、普通。 514:名前は開発中のものです。 04/01/08 00:03 3HL49TRX >>511 % cat hoge.c #include <stdio.h> main() { printf("This is a test!"); } % gcc -W -Wall hoge.c hoge.c:3: warning: return type defaults to `int' hoge.c: In function `main': hoge.c:5: warning: control reaches end of non-void function % gcc -v Reading specs from /usr/lib/gcc-lib/i686-pc-cygwin/3.3.1/specs Configured with: /GCC/gcc-3.3.1-3/configure --with-gcc --with-gnu-ld --with-gnu-as --prefi x=/usr --exec-prefix=/usr --sysconfdir=/etc --libdir=/usr/lib --libexecdir=/usr/sbin --man dir=/usr/share/man --infodir=/usr/share/info --enable-languages=c,ada,c++,f77,pascal,java, objc --enable-libgcj --enable-threads=posix --with-system-zlib --enable-nls --without-incl uded-gettext --enable-interpreter --enable-sjlj-exceptions --disable-version-specific-runt ime-libs --enable-shared --disable-win32-registry --enable-java-gc=boehm --disable-hash-sy nchronization --verbose --target=i686-pc-cygwin --host=i686-pc-cygwin --build=i686-pc-cygw in Thread model: posix gcc version 3.3.1 (cygming special) 次ページ最新レス表示レスジャンプ類似スレ一覧スレッドの検索話題のニュースおまかせリストオプションしおりを挟むスレッドに書込スレッドの一覧暇つぶし2ch