yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
disassembly_viewer.h File Reference
#include <cstdint>
#include <map>
#include <string>
#include <vector>
#include "app/emu/cpu/cpu.h"
#include "app/gfx/bitmap.h"
#include "app/gui/icons.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::debug::DisassemblyEntry
 Represents a single disassembled instruction with metadata. More...
 
class  yaze::emu::debug::DisassemblyViewer
 Advanced disassembly viewer with sparse storage and interactive features. More...
 

Namespaces

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