yaze 0.2.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
emulator.h File Reference
#include <cstdint>
#include <vector>
#include "app/emu/snes.h"
#include "app/gui/zeml.h"
#include "app/rom.h"
#include "imgui/imgui.h"
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  yaze::emu::EmulatorKeybindings
 
class  yaze::emu::Emulator
 A class for emulating and debugging SNES games. More...
 
struct  yaze::emu::Emulator::Bookmark
 

Namespaces

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