add a register write cache

improves quality and... wait!
This commit is contained in:
tildearrow 2021-05-13 03:09:56 -05:00
parent 45a6d70479
commit cb1c96ff1d
3 changed files with 54 additions and 25 deletions

View file

@ -3,7 +3,7 @@
#include "ta-log.h"
#include "engine/engine.h"
#define DIV_VERSION "dev1"
#define DIV_VERSION "dev2"
DivEngine e;