DMA: Add debug window
This commit is contained in:
@ -152,6 +152,7 @@ struct Settings
|
||||
mutable bool show_spu_state = false;
|
||||
mutable bool show_timers_state = false;
|
||||
mutable bool show_mdec_state = false;
|
||||
mutable bool show_dma_state = false;
|
||||
} debugging;
|
||||
|
||||
// TODO: Controllers, memory cards, etc.
|
||||
|
||||
Reference in New Issue
Block a user