massive improvements to genesis playback
This commit is contained in:
parent
ea5c28829e
commit
45a6d70479
7 changed files with 228 additions and 45 deletions
|
|
@ -31,6 +31,8 @@ class DivEngine {
|
|||
void nextOrder();
|
||||
void nextRow();
|
||||
void nextTick();
|
||||
bool perSystemEffect(int ch, unsigned char effect, unsigned char effectVal);
|
||||
void renderSamples();
|
||||
|
||||
public:
|
||||
DivSong song;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue