MCPcopy Create free account

hub / github.com/amhndu/SimpleNES / types & classes

Types & classes74 in github.com/amhndu/SimpleNES

↓ 1 callersClassFrameCounter
test/audio.cpp:347
ClassAPU
test/audio.cpp:454
ClassAPU
include/APU/APU.h:15
EnumAddrMode1
include/CPUOpcodes.h:43
EnumAddrMode2
include/CPUOpcodes.h:67
ClassAudioPlayer
Receives input at a fixed sample rate from the audio queue and uses miniaudio to resample and output to audiodevice Why not SFML? SFML's SoundStream
include/AudioPlayer.h:27
EnumBranchOnFlag
include/CPUOpcodes.h:23
EnumButtons
include/Controller.h:14
ClassCPU
include/CPU.h:11
ClassCallbackData
test/audio.cpp:618
ClassCallbackData
include/AudioPlayer.h:13
ClassCartridge
include/Cartridge.h:12
EnumCharacterPage
include/PPU.h:90
ClassController
include/Controller.h:10
ClassDMC
include/APU/DMC.h:11
ClassDivider
Modeled after NES timers; which have a period of (t+1) and count from t -> 0 -> t -> ...
test/audio.cpp:43
ClassDivider
Modeled after NES timers; which have a period of (t+1) and count from t -> t-1 -> .. -> 0 -> t -> t-1 -> ... 0 -> ...
include/APU/Divider.h:6
ClassDuty
test/audio.cpp:199
ClassEmulator
include/Emulator.h:22
ClassEnvelopeGenerator
test/audio.cpp:151
ClassFrameClockable
test/audio.cpp:34
ClassFrameClockable
include/APU/FrameCounter.h:9
ClassFrameCounter
include/APU/FrameCounter.h:17
ClassIRQHandle
include/IRQ.h:6
ClassIRQHandler
include/CPU.h:12
EnumInterruptType
include/CPUOpcodes.h:123
ClassLengthCounter
test/audio.cpp:101
ClassLengthCounter
include/APU/Units.h:13
EnumLevel
include/Log.h:38
ClassLinearCounter
include/APU/Units.h:28
ClassLog
include/Log.h:47
ClassMainBus
include/MainBus.h:13
ClassMapper
include/Mapper.h:19
ClassMapperAxROM
include/MapperAxROM.h:6
ClassMapperCNROM
include/MapperCNROM.h:7
ClassMapperColorDreams
include/MapperColorDreams.h:8
ClassMapperGxROM
include/MapperGxROM.h:5
ClassMapperMMC3
include/MapperMMC3.h:9
ClassMapperNROM
include/MapperNROM.h:7
ClassMapperSxROM
include/MapperSxROM.h:8
ClassMapperUxROM
include/MapperUxROM.h:7
ClassMixer
test/audio.cpp:477
EnumMode
test/audio.cpp:363
EnumMode
include/APU/Noise.h:16
EnumMode
include/APU/FrameCounter.h:32
EnumNameTableMirroring
include/Mapper.h:10
ClassNoise
include/APU/Noise.h:10
EnumOperation0
include/CPUOpcodes.h:77
EnumOperation1
include/CPUOpcodes.h:31
EnumOperation2
include/CPUOpcodes.h:55
EnumOperationImplied
include/CPUOpcodes.h:86
ClassPPU
include/PPU.h:18
ClassPictureBus
include/PictureBus.h:9
ClassPulse
Pulse generates output from a fixed clock and pushes to the output buffer
test/audio.cpp:197
ClassPulse
include/APU/Pulse.h:14
ClassPulse
include/APU/PulseUnits.h:10
ClassPulseDuty
include/APU/PulseUnits.h:12
EnumRegister
src/APU/APU.cpp:17
EnumRegister
include/MainBus.h:16
ClassRingBuffer
include/APU/spsc.hpp:34
EnumState
include/PPU.h:56
ClassSweep
test/audio.cpp:233
ClassSweep
include/APU/PulseUnits.h:36
ClassTeeBuf
Courtesy of http://wordaligned.org/articles/cpp-streambufs#toctee-streams
include/Log.h:68
ClassTeeStream
include/Log.h:87
ClassTimer
test/audio.cpp:74
ClassTimer
include/APU/Timer.h:8
ClassTriangle
include/APU/Triangle.h:10
EnumType
test/audio.cpp:201
EnumType
include/Mapper.h:22
EnumType
include/APU/Pulse.h:24
EnumType
include/APU/PulseUnits.h:14
ClassVirtualScreen
include/VirtualScreen.h:7
ClassVolume
include/APU/Units.h:40