最終更新:2010-11-18 (木) 22:43:12 (4908d)  

Game_Music_Emu for Flash
Top / Game_Music_Emu for Flash

https://code.google.com/p/game-music-emu-flash/

概要

Adobe Alchemy を使って C言語用の Game_Music_EmuFlash (AS3) に移植しました。

対応形式

FormatSystem
AY?ZX Spectrum, Amstrad CPC
GBSNintendo Game Boy
GYM?Sega Genesis, Mega Drive
HES?NEC TurboGrafx?-16, PC Engine
KSS?MSX Home Computer, other Z80 systems (doesn't support FM sound)
NSF, NSFE?Nintendo NES, Famicom (with VRC 6, Namco 106, and FME-7 sound)
SAP?Atari systems using POKEY sound chip
SPCSuper Nintendo, Super Famicom
VGM, VGZ?Sega Master System, Mark III, Sega Genesis, Mega Drive, BBC Micro

差分

/game-music-emu-0.5.5
+/Makefile
+/build/Makefile
+/gme/gme_types.h
+/gme/main.cpp
+/gme/main.h

メモ

http://lab.klab.org/young/2008/12/cc-のコードを-flash-player-上で動かす-alchemy/

を参考にAlchemyをセットアップして、makeしたらlibgme.swcができた

関連