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

Go to the source code of this file.

Classes

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

Namespaces

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