FluBBaOfWard / YM2413

YM2413 sound chip emulator for ARM32.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

YM2413

YM2413 sound chip emulator for ARM32.

First alloc chip struct, call init then set in/out function pointers. Call YM2413Mixer with chip struct, length and destination. Produces 16bit mono.

About

YM2413 sound chip emulator for ARM32.


Languages

Language:Assembly 97.4%Language:C 2.6%