dev145 - Namco WSG: new noise strategy for C30

This commit is contained in:
tildearrow 2023-03-09 02:55:16 -05:00
parent 3cede1c2fd
commit 8c706f71a9
5 changed files with 40 additions and 5 deletions

View file

@ -47,8 +47,8 @@
#define BUSY_BEGIN_SOFT softLocked=true; isBusy.lock();
#define BUSY_END isBusy.unlock(); softLocked=false;
#define DIV_VERSION "0.6pre4-hotfix"
#define DIV_ENGINE_VERSION 144
#define DIV_VERSION "dev145"
#define DIV_ENGINE_VERSION 145
// for imports
#define DIV_VERSION_MOD 0xff01
#define DIV_VERSION_FC 0xff02