add AY8930 platform
This commit is contained in:
parent
b26208f2c1
commit
dce06d8ec4
12 changed files with 530 additions and 17 deletions
|
|
@ -9,8 +9,8 @@
|
|||
#include <map>
|
||||
#include <queue>
|
||||
|
||||
#define DIV_VERSION "0.4pre1"
|
||||
#define DIV_ENGINE_VERSION 17
|
||||
#define DIV_VERSION "0.4pre2"
|
||||
#define DIV_ENGINE_VERSION 18
|
||||
|
||||
enum DivStatusView {
|
||||
DIV_STATUS_NOTHING=0,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue