Merge branch 'master' of https://github.com/tildearrow/furnace into rf5c68

This commit is contained in:
Natt Akuma 2022-05-21 03:02:08 +07:00
commit 27a412c134
20 changed files with 2468 additions and 74 deletions

View file

@ -260,6 +260,12 @@ void FurnaceGUI::initSystemPresets() {
0
}
));
cat.systems.push_back(FurnaceGUISysDef(
"Yamaha YMZ280B", {
DIV_SYSTEM_YMZ280B, 64, 0, 0,
0
}
));
cat.systems.push_back(FurnaceGUISysDef(
"Ricoh RF5C68", {
DIV_SYSTEM_RF5C68, 64, 0, 0,