store ES5506 params in format

This commit is contained in:
tildearrow 2022-08-18 23:55:29 -05:00
parent 13158b86cf
commit 952a2a66e8
4 changed files with 46 additions and 7 deletions

View file

@ -46,8 +46,8 @@
#define BUSY_BEGIN_SOFT softLocked=true; isBusy.lock();
#define BUSY_END isBusy.unlock(); softLocked=false;
#define DIV_VERSION "dev106"
#define DIV_ENGINE_VERSION 106
#define DIV_VERSION "dev107"
#define DIV_ENGINE_VERSION 107
// for imports
#define DIV_VERSION_MOD 0xff01