prepare for eventual export
This commit is contained in:
parent
499af535da
commit
12236248dd
21 changed files with 137 additions and 3 deletions
|
|
@ -328,6 +328,7 @@ int DivPlatformGB::init(DivEngine* p, int channels, int sugRate, bool pal) {
|
|||
isMuted[i]=false;
|
||||
}
|
||||
parent=p;
|
||||
dumpWrites=false;
|
||||
skipRegisterWrites=false;
|
||||
rate=262144;
|
||||
gb=new GB_gameboy_t;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue