Add Bifurcator support

This commit is contained in:
Natt Akuma 2024-04-01 16:29:43 +07:00
parent 90859be901
commit b3e0825462
14 changed files with 494 additions and 2 deletions

View file

@ -298,6 +298,7 @@ enum FurnaceGUIColors {
GUI_COLOR_INSTR_NDS,
GUI_COLOR_INSTR_GBA_DMA,
GUI_COLOR_INSTR_GBA_MINMOD,
GUI_COLOR_INSTR_BIFURCATOR,
GUI_COLOR_INSTR_UNKNOWN,
GUI_COLOR_CHANNEL_BG,