earliest multi-chip support
no saving, no adding chips yet... only the beginning
This commit is contained in:
parent
7080434ed4
commit
06c7ac92a2
6 changed files with 129 additions and 97 deletions
|
|
@ -94,6 +94,8 @@ struct DivDispatchContainer {
|
|||
int cycles, clockDrift;
|
||||
|
||||
void setRates(double gotRate);
|
||||
void acquire(size_t offset, size_t count);
|
||||
void fillBuf(size_t runtotal, size_t size);
|
||||
void clear();
|
||||
void init(DivSystem sys, DivEngine* eng, int chanCount, double gotRate, bool pal);
|
||||
void quit();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue