29 #include "sidplayfp/siddefs.h"
30 #include "sidplayfp/sidversion.h"
38 namespace SIDPLAYFP_NAMESPACE
49 SIDPLAYFP_NAMESPACE::Player &sidplayer;
83 const char *error()
const;
90 bool fastForward(
unsigned int percent);
108 uint_least32_t play(
short *buffer, uint_least32_t count);
115 bool isPlaying()
const;
130 void debug(
bool enable, FILE *out);
139 void mute(
unsigned int sidNum,
unsigned int voice,
bool enable);
146 uint_least32_t time()
const;
156 void setRoms(
const uint8_t* kernal,
const uint8_t* basic=0,
const uint8_t* character=0);
168 uint_least16_t getCia1TimerA()
const;
171 #endif // SIDPLAYFP_H
Definition: sidplayfp.h:46
Definition: SidConfig.h:39