parent
0c1e2ddcb0
commit
5bd076d13e
9 changed files with 162 additions and 72 deletions
|
|
@ -579,6 +579,7 @@ bool DivEngine::loadDMF(unsigned char* file, size_t len) {
|
|||
} else {
|
||||
wave->data[j]=reader.readI();
|
||||
}
|
||||
wave->data[j]&=wave->max;
|
||||
}
|
||||
// #FDS4Bit
|
||||
if (ds.system[0]==DIV_SYSTEM_NES_FDS && ds.version<0x1a) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue