yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
emulator_ui.h File Reference
#include "imgui/imgui.h"
Include dependency graph for emulator_ui.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  yaze
 Main namespace for the application.
 
namespace  yaze::emu
 SNES Emulation and debugging tools.
 
namespace  yaze::emu::ui
 

Functions

void yaze::emu::ui::RenderEmulatorInterface (Emulator *emu)
 Main emulator UI interface - renders the emulator window.
 
void yaze::emu::ui::RenderNavBar (Emulator *emu)
 Navigation bar with play/pause, step, reset controls.
 
void yaze::emu::ui::RenderSnesPpu (Emulator *emu)
 SNES PPU output display.
 
void yaze::emu::ui::RenderPerformanceMonitor (Emulator *emu)
 Performance metrics (FPS, frame time, audio status)
 
void yaze::emu::ui::RenderKeyboardShortcuts (bool *show)
 Keyboard shortcuts help overlay (F1 in modern emulators)