Add Bifurcator support
This commit is contained in:
parent
90859be901
commit
b3e0825462
14 changed files with 494 additions and 2 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue