T6W28: finish it up (mostly)
This commit is contained in:
parent
88444e6f59
commit
843d18290d
5 changed files with 46 additions and 16 deletions
|
|
@ -270,6 +270,12 @@ void FurnaceGUI::initSystemPresets() {
|
|||
0
|
||||
}
|
||||
));
|
||||
cat.systems.push_back(FurnaceGUISysDef(
|
||||
"Toshiba T6W28", {
|
||||
DIV_SYSTEM_T6W28, 64, 0, 0,
|
||||
0
|
||||
}
|
||||
));
|
||||
cat.systems.push_back(FurnaceGUISysDef(
|
||||
"AY-3-8910", {
|
||||
DIV_SYSTEM_AY8910, 64, 0, 0,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue