[CPU] Null backend enough for GPU trace viewing
This commit is contained in:
@@ -161,6 +161,7 @@ class Emulator {
|
||||
// functions.
|
||||
X_STATUS Setup(
|
||||
ui::Window* display_window, ui::ImGuiDrawer* imgui_drawer,
|
||||
bool require_cpu_backend,
|
||||
std::function<std::unique_ptr<apu::AudioSystem>(cpu::Processor*)>
|
||||
audio_system_factory,
|
||||
std::function<std::unique_ptr<gpu::GraphicsSystem>()>
|
||||
|
||||
Reference in New Issue
Block a user