dev83 - yet another E1xy/E2xy fix
and 17xx fix in ExtCh
This commit is contained in:
parent
aab7cf2512
commit
fbf7f9304e
7 changed files with 47 additions and 7 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue