dev76 - format changes

- 8 more macros
- FDS instrument data
This commit is contained in:
tildearrow 2022-04-04 04:47:52 -05:00
parent e5a162dbe6
commit ccb8d3d355
6 changed files with 392 additions and 6 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 "dev75"
#define DIV_ENGINE_VERSION 75
#define DIV_VERSION "dev76"
#define DIV_ENGINE_VERSION 76
// for imports
#define DIV_VERSION_MOD 0xff01