【发布时间】:2013-09-19 18:10:57
【问题描述】:
使用这个模拟器http://www.codebase.es/jsgb/ 我做了这个项目https://github.com/rafaelcastrocouto/gbonline。
现在我想用 html5 音频 API 模拟声音和音乐,但我不知道从哪里开始。我查看了模拟器代码和手册,但我远未理解那里发生了什么。
模拟器代码:https://github.com/rafaelcastrocouto/gbonline/blob/gh-pages/script.js 手动:http://nocash.emubase.de/pandocs.htm
你们能解释一下应该怎么做吗,也许是一些伪代码???
【问题讨论】:
标签: javascript emulation 2d-games gameboy