yaze 0.2.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
snes.cc File Reference
#include "app/emu/snes.h"
#include <cstdint>
#include "app/emu/audio/apu.h"
#include "app/emu/memory/dma.h"
#include "app/emu/memory/memory.h"
#include "app/emu/video/ppu.h"

Go to the source code of this file.

Namespaces

namespace  yaze
 Main namespace for the application.
 
namespace  yaze::emu
 SNES Emulation and debugging tools.
 
namespace  yaze::emu::anonymous_namespace{snes.cc}
 

Functions

void yaze::emu::anonymous_namespace{snes.cc}::input_latch (Input *input, bool value)
 
uint8_t yaze::emu::anonymous_namespace{snes.cc}::input_read (Input *input)