dev83 - yet another E1xy/E2xy fix

and 17xx fix in ExtCh
This commit is contained in:
tildearrow 2022-04-13 00:34:00 -05:00
parent aab7cf2512
commit fbf7f9304e
7 changed files with 47 additions and 7 deletions

View file

@ -42,8 +42,8 @@
#define BUSY_BEGIN_SOFT softLocked=true; isBusy.lock();
#define BUSY_END isBusy.unlock(); softLocked=false;
#define DIV_VERSION "dev82"
#define DIV_ENGINE_VERSION 82
#define DIV_VERSION "dev83"
#define DIV_ENGINE_VERSION 83
// for imports
#define DIV_VERSION_MOD 0xff01