prepare for 5E01
This commit is contained in:
parent
cb2aeb649f
commit
3423ac8774
8 changed files with 46 additions and 5 deletions
|
|
@ -1243,6 +1243,7 @@ const int availableSystems[]={
|
|||
DIV_SYSTEM_POWERNOISE,
|
||||
DIV_SYSTEM_DAVE,
|
||||
DIV_SYSTEM_NDS,
|
||||
DIV_SYSTEM_5E01,
|
||||
0 // don't remove this last one!
|
||||
};
|
||||
|
||||
|
|
@ -1335,6 +1336,7 @@ const int chipsSpecial[]={
|
|||
DIV_SYSTEM_POWERNOISE,
|
||||
DIV_SYSTEM_DAVE,
|
||||
DIV_SYSTEM_NDS,
|
||||
DIV_SYSTEM_5E01,
|
||||
0 // don't remove this last one!
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue