yaze 0.2.0
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
memory.cc File Reference
#include "app/emu/memory/memory.h"
#include "imgui/imgui.h"
#include <cstdint>
#include <iostream>
#include <string>
#include <vector>
#include "app/emu/debug/log.h"
Include dependency graph for memory.cc:

Go to the source code of this file.

Namespaces

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

Functions

void yaze::app::emu::memory::DrawSnesMemoryMapping (const MemoryImpl &memory)