dev108 - add SN period range compat flag

there's room for possible improvement
This commit is contained in:
tildearrow 2022-08-19 18:46:19 -05:00
parent 5fe3a3c35a
commit c74d7fab37
6 changed files with 32 additions and 8 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 "dev107"
#define DIV_ENGINE_VERSION 107
#define DIV_VERSION "dev108"
#define DIV_ENGINE_VERSION 108
// for imports
#define DIV_VERSION_MOD 0xff01