Revert "release Furnace Pro"

This reverts commit 2255bdf6c7.
This commit is contained in:
tildearrow 2023-04-02 02:31:36 -05:00
parent aefe4938fd
commit fc4397f644
12 changed files with 454 additions and 8246 deletions

View file

@ -1135,18 +1135,3 @@ const char* chipCategoryNames[]={
"Sample",
NULL
};
const int demoChips[]={
DIV_SYSTEM_YM2612,
DIV_SYSTEM_PCE,
DIV_SYSTEM_NES,
DIV_SYSTEM_C64_8580,
DIV_SYSTEM_YM2151,
DIV_SYSTEM_AY8910,
DIV_SYSTEM_AMIGA,
DIV_SYSTEM_OPL,
DIV_SYSTEM_VIC20,
DIV_SYSTEM_NAMCO,
DIV_SYSTEM_PONG,
0 // don't remove this last one!
};