prepare code and sketch emulator function prototypes
This commit is contained in:
parent
8babcd05d2
commit
511799a488
16 changed files with 699 additions and 0 deletions
|
|
@ -94,6 +94,7 @@ enum DivInstrumentType: unsigned short {
|
|||
DIV_INS_GBA_MINMOD=61,
|
||||
DIV_INS_BIFURCATOR=62,
|
||||
DIV_INS_SID2=63, // coincidence!
|
||||
DIV_INS_SID3=64,
|
||||
DIV_INS_MAX,
|
||||
DIV_INS_NULL
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue