yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
input_backend.cc File Reference
#include "app/emu/input/input_backend.h"
#include "SDL.h"
#include "imgui/imgui.h"
#include "util/log.h"
Include dependency graph for input_backend.cc:

Go to the source code of this file.

Classes

class  yaze::emu::input::SDL2InputBackend
 SDL2 input backend implementation. More...
 
class  yaze::emu::input::NullInputBackend
 Null input backend for testing/replay. More...
 

Namespaces

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