game boy progress, part 3
This commit is contained in:
parent
d6398ac10e
commit
892ea33e77
8 changed files with 77 additions and 25 deletions
|
|
@ -156,7 +156,7 @@ int DivPlatformSMS::dispatch(DivCommand c) {
|
|||
int DivPlatformSMS::init(DivEngine* p, int channels, int sugRate) {
|
||||
parent=p;
|
||||
rate=223722;
|
||||
sn=new sn76496_device("sn",223722);
|
||||
sn=new sn76496_device(223722);
|
||||
sn->device_start();
|
||||
snNoiseMode=3;
|
||||
updateSNMode=false;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue