dev137 - new mixing volumes
YM2612 is now twice as loud SN76489 and OPLL are 1.5x loud X1-010 is four times louder
This commit is contained in:
parent
0383b0c50f
commit
1d446bd56b
12 changed files with 57 additions and 10 deletions
|
|
@ -47,8 +47,8 @@
|
|||
#define BUSY_BEGIN_SOFT softLocked=true; isBusy.lock();
|
||||
#define BUSY_END isBusy.unlock(); softLocked=false;
|
||||
|
||||
#define DIV_VERSION "dev136"
|
||||
#define DIV_ENGINE_VERSION 136
|
||||
#define DIV_VERSION "dev137"
|
||||
#define DIV_ENGINE_VERSION 137
|
||||
// for imports
|
||||
#define DIV_VERSION_MOD 0xff01
|
||||
#define DIV_VERSION_FC 0xff02
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue