implement all commands
no playback yet!
This commit is contained in:
parent
fd9c935fc7
commit
d7922baa07
4 changed files with 606 additions and 242 deletions
|
|
@ -105,7 +105,8 @@ class DivCSPlayer {
|
|||
|
||||
// command stream utilities
|
||||
namespace DivCS {
|
||||
int getInsLength(unsigned char ins, unsigned char ext=0);
|
||||
int getCmdLength(unsigned char ext);
|
||||
int getInsLength(unsigned char ins, unsigned char ext=0, unsigned char* speedDial=NULL);
|
||||
};
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue