dev223 - Y8950: fix ADPCM pitch

issue #2028
This commit is contained in:
tildearrow 2024-09-26 14:41:14 -05:00
parent 0cf6c7cd64
commit 0f2fd76a90
5 changed files with 23 additions and 5 deletions

View file

@ -54,8 +54,8 @@ class DivWorkPool;
#define DIV_UNSTABLE
#define DIV_VERSION "dev222"
#define DIV_ENGINE_VERSION 222
#define DIV_VERSION "dev223"
#define DIV_ENGINE_VERSION 223
// for imports
#define DIV_VERSION_MOD 0xff01
#define DIV_VERSION_FC 0xff02