ComSquare
Classes | Namespaces | Enumerations
APU.hpp File Reference
#include <memory>
#include "DSP/DSP.hpp"
#include "Memory/AMemory.hpp"
#include "Ram/Ram.hpp"
#include "IPL/IPL.hpp"
#include "Renderer/IRenderer.hpp"
#include "Cartridge/Cartridge.hpp"
Include dependency graph for APU.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  ComSquare::APU::InternalRegisters
 
struct  ComSquare::APU::Registers
 
struct  ComSquare::APU::MemoryMap
 
class  ComSquare::APU::APU
 

Namespaces

 ComSquare
 
 ComSquare::APU
 

Enumerations

enum  ComSquare::APU::StateMode { ComSquare::APU::Running, ComSquare::APU::Sleeping, ComSquare::APU::Stopped }