dev170 - YM2151: fix noise frequency on ymfm
issue #1441 raising ver num to allow possible compat change
This commit is contained in:
parent
426d4b44f0
commit
63dcacf33d
4 changed files with 12 additions and 6 deletions
|
|
@ -56,8 +56,8 @@
|
|||
|
||||
#define DIV_UNSTABLE
|
||||
|
||||
#define DIV_VERSION "dev169"
|
||||
#define DIV_ENGINE_VERSION 169
|
||||
#define DIV_VERSION "dev170"
|
||||
#define DIV_ENGINE_VERSION 170
|
||||
// for imports
|
||||
#define DIV_VERSION_MOD 0xff01
|
||||
#define DIV_VERSION_FC 0xff02
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue