|
LMMS
|
#include <Vgm_Emu_Impl.h>
Public Member Functions | |
| Ym_Emu () | |
| void | enable (bool b) |
| bool | enabled () const |
| void | begin_frame (short *p) |
| int | run_until (int time) |
Protected Types | |
| enum | { disabled_time = -1 } |
Protected Attributes | |
| int | last_time |
| short * | out |
|
inline |
|
inline |
|
protected |