VideoCore: Move Regs to its own file
This commit is contained in:
parent
f7c7f422c6
commit
5759d94b5c
26 changed files with 681 additions and 662 deletions
|
@ -18,7 +18,6 @@
|
|||
#include "core/hw/lcd.h"
|
||||
#include "core/tracer/recorder.h"
|
||||
#include "nihstro/float24.h"
|
||||
#include "video_core/pica.h"
|
||||
#include "video_core/pica_state.h"
|
||||
|
||||
GraphicsTracingWidget::GraphicsTracingWidget(std::shared_ptr<Pica::DebugContext> debug_context,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue