MCPcopy Create free account

hub / github.com/amhndu/SimpleNES / functions

Functions238 in github.com/amhndu/SimpleNES

↓ 41 callersMethodread
src/PPU.cpp:437
↓ 30 callersMethodsize
Get the current RingBuffer size * * \return Size of the buffer * \note Due to the concurrent nature of the RingBuffer the result may be
include/APU/spsc.hpp:161
↓ 11 callersMethodset_period
src/APU/Pulse.cpp:42
↓ 10 callersMethodreset
src/PPU.cpp:14
↓ 10 callersMethodstep
src/PPU.cpp:32
↓ 9 callersMethodwrite
src/MainBus.cpp:86
↓ 7 callersMethodclock
src/APU/DMC.cpp:55
↓ 6 callersMethodclock
clock the timer and return number of periods elapsed
test/audio.cpp:84
↓ 6 callersMethodmuted
src/APU/Units.cpp:49
↓ 6 callersMethodquarter_frame_clock
src/APU/Units.cpp:60
↓ 5 callersMethodquarter_frame_clock
test/audio.cpp:153
↓ 5 callersMethodsample
src/APU/DMC.cpp:50
↓ 4 callersMethodget
src/APU/Units.cpp:106
↓ 4 callersMethodhalf_frame_clock
src/APU/Pulse.cpp:89
↓ 4 callersMethodhasExtendedRAM
src/Cartridge.cpp:35
↓ 4 callersMethodis_enabled
include/APU/Units.h:16
↓ 4 callersMethodrelease
src/CPU.cpp:41
↓ 4 callersMethodreset
test/audio.cpp:63
↓ 4 callersMethodset_enable
src/APU/Units.cpp:9
↓ 4 callersMethodset_from_table
src/APU/Units.cpp:19
↓ 3 callersMethodget_period
test/audio.cpp:67
↓ 3 callersMethodhalf_frame_clock
test/audio.cpp:249
↓ 3 callersFunctionltrim
trim from start (construct new string)
src/KeybindingsParser.cpp:13
↓ 3 callersMethodpull
src/CPU.cpp:46
↓ 3 callersMethodreset
src/APU/FrameCounter.cpp:16
↓ 3 callersFunctionrtrim
trim from end (construct new string)
src/KeybindingsParser.cpp:21
↓ 3 callersMethodsetLogStream
src/Log.cpp:22
↓ 2 callersMethodcpu_step
test/audio.cpp:466
↓ 2 callersMethodcreate
src/VirtualScreen.cpp:5
↓ 2 callersMethodempty
Check if the RingBuffer is empty * * \return true, if the RingBuffer is empty, false otherwise * \note Due to the concurrent nature of
include/APU/spsc.hpp:154
↓ 2 callersMethodgetNameTableMirroring
src/Mapper.cpp:13
↓ 2 callersMethodis_muted
test/audio.cpp:275
↓ 2 callersFunctionnormalize_mirror
src/MainBus.cpp:19
↓ 2 callersMethodpop
Pop values into a output buffer * * \returns Number of values read/popped * \note Must be called from a single reader thread * */
include/APU/spsc.hpp:91
↓ 2 callersMethodpush
Push a value into the ring-buffer * * \returns If push was successful (it could fail if the queue was full) * \note Must be called from
include/APU/spsc.hpp:71
↓ 2 callersMethodreadCHR
src/MapperMMC3.cpp:65
↓ 2 callersMethodreload_period
test/audio.cpp:300
↓ 2 callersMethodscanlineIRQ
src/MapperMMC3.cpp:200
↓ 2 callersMethodsetIRQPulldown
src/CPU.cpp:51
↓ 2 callersMethodsetKeyBindings
src/Controller.cpp:19
↓ 2 callersMethodsetMapper
src/MainBus.cpp:190
↓ 2 callersMethodstrobe
src/Controller.cpp:24
↓ 2 callersMethodwriteCHR
src/MapperMMC3.cpp:192
↓ 2 callersMethodwriteRegister
src/APU/APU.cpp:90
↓ 1 callersMethodapu_clock
Clocked at APU freq (ie. half the cpu)
test/audio.cpp:317
↓ 1 callersMethodapu_step
test/audio.cpp:464
↓ 1 callersFunctionaudio_generator
test/audio.cpp:494
↓ 1 callersFunctioncalc_note_freq
src/APU/Pulse.cpp:18
↓ 1 callersMethodcalculate_target
test/audio.cpp:277
↓ 1 callersMethodcalculate_target
src/APU/Pulse.cpp:126
↓ 1 callersMethodclearFrameInterrupt
src/APU/FrameCounter.cpp:7
↓ 1 callersMethodclear_interrupt
src/APU/DMC.cpp:44
↓ 1 callersMethodclock
Clocked at half the cpu freq
src/APU/Pulse.cpp:57
↓ 1 callersMethodcontrol
src/PPU.cpp:329
↓ 1 callersMethodcontrol
src/APU/DMC.cpp:21
↓ 1 callersMethodcpu_clock
test/audio.cpp:371
↓ 1 callersMethoddoDMA
src/PPU.cpp:322
↓ 1 callersMethoddraw
src/VirtualScreen.cpp:76
↓ 1 callersFunctionfreq_to_note
src/APU/Pulse.cpp:23
↓ 1 callersMethodget
test/audio.cpp:178
↓ 1 callersMethodgetData
src/PPU.cpp:384
↓ 1 callersMethodgetLevel
src/Log.cpp:38
↓ 1 callersMethodgetMapper
src/Cartridge.cpp:25
↓ 1 callersMethodgetNameTableMirroring
src/MapperMMC3.cpp:222
↓ 1 callersMethodgetOAMData
src/PPU.cpp:399
↓ 1 callersMethodgetPagePtr
src/MainBus.cpp:160
↓ 1 callersMethodgetStatus
src/PPU.cpp:355
↓ 1 callersMethodhas_more_samples
include/APU/DMC.h:51
↓ 1 callersMethodloadFromFile
src/Cartridge.cpp:41
↓ 1 callersFunctionmix
src/APU/APU.cpp:49
↓ 1 callersMethodmute
src/AudioPlayer.cpp:118
↓ 1 callersMethodmuteAudio
src/Emulator.cpp:195
↓ 1 callersMethodmuted
test/audio.cpp:143
↓ 1 callersMethodnmiInterrupt
src/CPU.cpp:29
↓ 1 callersFunctionparseControllerConf
src/KeybindingsParser.cpp:28
↓ 1 callersMethodreadPRG
src/MapperMMC3.cpp:35
↓ 1 callersMethodreadPalette
src/PictureBus.cpp:52
↓ 1 callersMethodreadStatus
src/APU/APU.cpp:274
↓ 1 callersMethodrun
src/Emulator.cpp:23
↓ 1 callersMethodsample
test/audio.cpp:326
↓ 1 callersMethodsetCpuTraceStream
src/Log.cpp:27
↓ 1 callersMethodsetData
src/PPU.cpp:404
↓ 1 callersMethodsetDataAddress
src/PPU.cpp:366
↓ 1 callersMethodsetInterruptCallback
src/PPU.cpp:27
↓ 1 callersMethodsetKeys
src/Emulator.cpp:189
↓ 1 callersMethodsetMask
src/PPU.cpp:346
↓ 1 callersMethodsetOAMAddress
src/PPU.cpp:410
↓ 1 callersMethodsetOAMData
src/PPU.cpp:415
↓ 1 callersMethodsetPixel
src/VirtualScreen.cpp:47
↓ 1 callersMethodsetScroll
src/PPU.cpp:420
↓ 1 callersMethodsetVideoHeight
src/Emulator.cpp:169
↓ 1 callersMethodsetVideoScale
src/Emulator.cpp:182
↓ 1 callersMethodsetVideoWidth
src/Emulator.cpp:176
↓ 1 callersMethodset_linear
LinearCounter ****/
src/APU/Units.cpp:55
↓ 1 callersMethodset_period_from_table
src/APU/Noise.cpp:11
↓ 1 callersMethodset_rate
src/APU/DMC.cpp:36
↓ 1 callersMethodskipDMCDMACycles
src/CPU.cpp:120
↓ 1 callersMethodskipOAMDMACycles
src/CPU.cpp:114
↓ 1 callersMethodstart
src/AudioPlayer.cpp:66
↓ 1 callersMethodupdateMirroring
src/PictureBus.cpp:104
next →1–100 of 238, ranked by callers