MCPcopy Create free account

hub / github.com/StrikerX3/Ymir / functions

Functions4,464 in github.com/StrikerX3/Ymir

↓ 2 callersMethodReadRAMCTL
libs/ymir-core/include/ymir/hw/vdp/vdp2_regs.hpp:524
↓ 2 callersMethodReadRDR
libs/ymir-core/include/ymir/hw/sh1/sh1_sci.hpp:367
↓ 2 callersMethodReadSCRCTL
libs/ymir-core/include/ymir/hw/vdp/vdp2_regs.hpp:1825
↓ 2 callersMethodReadSector
libs/ymir-core/src/ymir/hw/cdblock/cdblock.cpp:1474
↓ 2 callersMethodReadTDR
libs/ymir-core/include/ymir/hw/sh1/sh1_sci.hpp:289
↓ 2 callersMethodReadTVMD
libs/ymir-core/include/ymir/hw/vdp/vdp2_regs.hpp:388
↓ 2 callersMethodReadWTCNT
libs/ymir-core/include/ymir/hw/sh2/sh2_wdt.hpp:159
↓ 2 callersMethodReadZMCTL
libs/ymir-core/include/ymir/hw/vdp/vdp2_regs.hpp:1789
↓ 2 callersMethodRebindInputs
apps/ymir-sdl3/src/app/settings.cpp:2073
↓ 2 callersMethodReloadSDLGameControllerDatabases
apps/ymir-sdl3/src/app/services/rom_service.cpp:30
↓ 2 callersMethodRemoveWatchpoint
apps/ymir-sdl3/src/app/ui/model/debug/sh2_watchpoints_manager.cpp:33
↓ 2 callersFunctionRendererToHumanReadableString
apps/ymir-sdl3/src/app/ui/windows/about_window.cpp:180
↓ 2 callersMethodReplaceBreakpoints
apps/ymir-sdl3/src/app/ui/model/debug/sh2_breakpoints_manager.cpp:111
↓ 2 callersMethodResetConditions
libs/ymir-core/include/ymir/hw/cdblock/cdblock_filter.hpp:25
↓ 2 callersFunctionReverseFrameStep
apps/ymir-sdl3/src/app/events/emu_event_factory.hpp:39
↓ 2 callersMethodRunFrame
@brief Runs the emulator until the end of the current frame using the current settings. The implementation of the function depends on the following p
libs/ymir-core/include/ymir/sys/saturn.hpp:211
↓ 2 callersFunctionSH2ClockFactor
apps/ymir-sdl3/src/app/ui/widgets/settings_widgets.cpp:55
↓ 2 callersFunctionSanitizePath
apps/ymir-sdl3/src/app/shared_context.cpp:20
↓ 2 callersFunctionSaveDbgConfig
@brief Saves the debug-specific subset of configuration to a file.
apps/ymir-headless/src/config_parser.hpp:186
↓ 2 callersMethodSaveSaveStateSlot
apps/ymir-sdl3/src/app/services/save_state_service.cpp:208
↓ 2 callersFunctionSaveState
apps/ymir-sdl3/src/app/events/emu_event_factory.cpp:738
↓ 2 callersMethodScanIPLROMs
apps/ymir-sdl3/src/app/services/rom_service.cpp:67
↓ 2 callersMethodScheduleAt
@brief Schedules the specified event to happen at the specified cycle count. @param[in] id the event ID @param[in] target the absolute cycle count
libs/ymir-core/include/ymir/core/scheduler.hpp:186
↓ 2 callersFunctionSelectFolder
apps/ymir-sdl3/src/app/events/gui_event_factory.hpp:42
↓ 2 callersMethodSelectSaveStateSlot
apps/ymir-sdl3/src/app/services/save_state_service.cpp:213
↓ 2 callersMethodSetBreakpoint
apps/ymir-sdl3/src/app/ui/model/debug/sh2_breakpoints_manager.cpp:26
↓ 2 callersMethodSetCPUEnabled
libs/ymir-core/src/ymir/hw/scsp/scsp.cpp:409
↓ 2 callersFunctionSetClockSpeed
apps/ymir-sdl3/src/app/events/emu_event_factory.cpp:40
↓ 2 callersMethodSetClockSpeed
libs/ymir-core/src/ymir/sys/saturn.cpp:210
↓ 2 callersFunctionSetLayerEnabled
apps/ymir-sdl3/src/app/events/emu_debug_event_factory.cpp:390
↓ 2 callersMethodSetPeripheralReportCallback
libs/ymir-core/include/ymir/hw/smpc/peripheral/peripheral_port.hpp:37
↓ 2 callersMethodSetPosition
apps/ymir-sdl3/src/app/shared_context.hpp:574
↓ 2 callersMethodSetResolution
apps/ymir-sdl3/src/app/shared_context.hpp:274
↓ 2 callersMethodSetSlaveSH2Enabled
apps/ymir-sdl3/src/app/shared_context.cpp:147
↓ 2 callersMethodSetSleepState
libs/ymir-core/src/ymir/hw/sh1/sh1.cpp:4230
↓ 2 callersMethodSetStep
Sets the slope step to the specified coordinate. Clamped to the length of the line.
apps/ymir-sandbox/src/main.cpp:118
↓ 2 callersMethodSetTimer1Mode
libs/ymir-core/src/ymir/hw/scu/scu.cpp:2301
↓ 2 callersMethodSetTriggerDSPEndCallback
libs/ymir-core/include/ymir/hw/scu/scu_dsp.hpp:29
↓ 2 callersMethodSetWRAMSizeSelect
libs/ymir-core/src/ymir/hw/scu/scu.cpp:2225
↓ 2 callersMethodSetupTexture
Sets up texture interpolation for the given texture vertical size and parameters.
libs/ymir-core/include/ymir/hw/vdp/renderer/common/vdp1_steppers.hpp:669
↓ 2 callersMethodSignalDebugBreak
@brief Signals a debug break which interrupts emulation and invokes the attached debug break handler.
libs/ymir-core/include/ymir/debug/debug_break.hpp:105
↓ 2 callersFunctionSizeToCapacity
apps/ymir-sdl3/src/app/settings.cpp:2835
↓ 2 callersMethodSkip
Skips the specified number of pixels. Meant to be used when clipping lines with LineStepper::SystemClip().
libs/ymir-core/include/ymir/hw/vdp/renderer/common/vdp1_steppers.hpp:201
↓ 2 callersFunctionStateSaved
apps/ymir-sdl3/src/app/events/gui_event_factory.hpp:127
↓ 2 callersFunctionStepGranularity
apps/ymir-sdl3/src/app/ui/widgets/settings_widgets.cpp:264
↓ 2 callersFunctionStepGranularityToString
apps/ymir-sdl3/src/app/ui/widgets/settings_widgets.cpp:258
↓ 2 callersFunctionStepMSH2
apps/ymir-sdl3/src/app/events/emu_event_factory.hpp:43
↓ 2 callersFunctionStepSSH2
apps/ymir-sdl3/src/app/events/emu_event_factory.hpp:47
↓ 2 callersMethodStepsToTarget
Computes how many steps are needed from the start of the line to reach the target pixel. Aligns the major coordinate only.
apps/ymir-sandbox/src/main.cpp:104
↓ 2 callersMethodSystemClip
Clips the slope to the area 0x0..width x height. Returns the number of increments skipped.
libs/ymir-core/include/ymir/hw/vdp/renderer/common/vdp1_steppers.hpp:304
↓ 2 callersFunctionTakeScreenshot
apps/ymir-sdl3/src/app/events/gui_event_factory.hpp:119
↓ 2 callersFunctionThreadedSCSP
apps/ymir-sdl3/src/app/ui/widgets/settings_widgets.cpp:350
↓ 2 callersFunctionThreadedVDP
apps/ymir-sdl3/src/app/ui/widgets/settings_widgets.cpp:140
↓ 2 callersFunctionToHumanString
apps/ymir-sdl3/src/app/input/input_events.cpp:9
↓ 2 callersMethodToggleBreakpointEnabled
apps/ymir-sdl3/src/app/ui/model/debug/sh2_breakpoints_manager.cpp:86
↓ 2 callersFunctionTraceDMA
libs/ymir-core/src/ymir/hw/scu/scu.cpp:31
↓ 2 callersFunctionTraceRaiseInterrupt
libs/ymir-core/src/ymir/hw/scu/scu.cpp:19
↓ 2 callersFunctionTranslateCondition
libs/ymir-core/src/ymir/hw/scu/scu_dsp_disasm.cpp:46
↓ 2 callersFunctionTransparentMeshes
apps/ymir-sdl3/src/app/ui/widgets/settings_widgets.cpp:217
↓ 2 callersMethodUnbindInput
apps/ymir-sdl3/src/app/settings.cpp:2157
↓ 2 callersFunctionUndoLoadState
apps/ymir-sdl3/src/app/events/emu_event_factory.cpp:777
↓ 2 callersFunctionUndoSaveState
apps/ymir-sdl3/src/app/events/emu_event_factory.cpp:762
↓ 2 callersMethodUpdateAnalogThrottle
apps/ymir-sdl3/src/app/shared_context.hpp:510
↓ 2 callersMethodUpdateAnalogTriggers
apps/ymir-sdl3/src/app/shared_context.hpp:435
↓ 2 callersMethodUpdateLRU
libs/ymir-core/include/ymir/hw/sh2/sh2_cache.hpp:208
↓ 2 callersMethodUseNullRenderer
@brief Switches to the null renderer. @return a pointer to the renderer, or `nullptr` if it failed to instantiate
libs/ymir-core/include/ymir/hw/vdp/vdp.hpp:134
↓ 2 callersMethodUsePortableProfilePath
apps/ymir-sdl3/src/app/profile.cpp:56
↓ 2 callersMethodVDP1EraseFramebuffer
libs/ymir-core/src/ymir/hw/vdp/renderer/vdp_renderer_sw.cpp:440
↓ 2 callersMethodVDP2SetField
libs/ymir-core/src/ymir/hw/vdp/renderer/vdp_renderer_sw.cpp:510
↓ 2 callersFunctionWindowsCmdPathFromSystemRoot
tests/ymir-dbg-tests/src/discovery_tests.cpp:51
↓ 2 callersFunctionWrapRtMidi
apps/ymir-sdl3/src/app/services/midi_types.hpp:245
↓ 2 callersFunctionWriteAll
apps/ymir-dbg/src/main.cpp:35
↓ 2 callersMethodWriteBGON
libs/ymir-core/include/ymir/hw/vdp/vdp2_regs.hpp:780
↓ 2 callersMethodWriteBRA
libs/ymir-core/include/ymir/hw/sh1/sh1_itu.hpp:541
↓ 2 callersMethodWriteBRAHi
libs/ymir-core/include/ymir/hw/sh1/sh1_itu.hpp:544
↓ 2 callersMethodWriteBRALo
libs/ymir-core/include/ymir/hw/sh1/sh1_itu.hpp:547
↓ 2 callersMethodWriteBRB
libs/ymir-core/include/ymir/hw/sh1/sh1_itu.hpp:555
↓ 2 callersMethodWriteBRBHi
libs/ymir-core/include/ymir/hw/sh1/sh1_itu.hpp:558
↓ 2 callersMethodWriteBRBLo
libs/ymir-core/include/ymir/hw/sh1/sh1_itu.hpp:561
↓ 2 callersMethodWriteCHCTLA
libs/ymir-core/include/ymir/hw/vdp/vdp2_regs.hpp:967
↓ 2 callersMethodWriteCHCTLB
libs/ymir-core/include/ymir/hw/vdp/vdp2_regs.hpp:1025
↓ 2 callersMethodWriteCYCA0L
libs/ymir-core/include/ymir/hw/vdp/vdp2_regs.hpp:644
↓ 2 callersMethodWriteCYCA0U
libs/ymir-core/include/ymir/hw/vdp/vdp2_regs.hpp:653
↓ 2 callersMethodWriteCYCA1L
libs/ymir-core/include/ymir/hw/vdp/vdp2_regs.hpp:672
↓ 2 callersMethodWriteCYCA1U
libs/ymir-core/include/ymir/hw/vdp/vdp2_regs.hpp:681
↓ 2 callersMethodWriteCYCB0L
libs/ymir-core/include/ymir/hw/vdp/vdp2_regs.hpp:700
↓ 2 callersMethodWriteCYCB0U
libs/ymir-core/include/ymir/hw/vdp/vdp2_regs.hpp:709
↓ 2 callersMethodWriteCYCB1L
libs/ymir-core/include/ymir/hw/vdp/vdp2_regs.hpp:728
↓ 2 callersMethodWriteCYCB1U
libs/ymir-core/include/ymir/hw/vdp/vdp2_regs.hpp:737
↓ 2 callersMethodWriteHCNT
libs/ymir-core/include/ymir/hw/vdp/vdp2_regs.hpp:466
↓ 2 callersMethodWritePDR
libs/ymir-core/src/ymir/hw/smpc/peripheral/peripheral_impl_virtua_gun.cpp:28
↓ 2 callersMethodWriteRSTE_RSTS
libs/ymir-core/include/ymir/hw/sh1/sh1_wdt.hpp:248
↓ 2 callersMethodWriteSCRCTL
libs/ymir-core/include/ymir/hw/vdp/vdp2_regs.hpp:1841
↓ 2 callersMethodWriteTVMD
libs/ymir-core/include/ymir/hw/vdp/vdp2_regs.hpp:392
↓ 2 callersMethodWriteWTCNT
libs/ymir-core/include/ymir/hw/sh2/sh2_wdt.hpp:163
↓ 2 callersMethodWriteZMCTL
libs/ymir-core/include/ymir/hw/vdp/vdp2_regs.hpp:1793
↓ 2 callersFunctioncross2D
apps/ymir-sandbox/src/main.cpp:208
↓ 2 callersFunctionfutex
No futex() function provided by libc. Wrap the syscall ourselves here.
libs/ymir-core/src/ymir/util/event.cpp:65
↓ 2 callersMethodignoreTypes
apps/ymir-sdl3/src/app/services/midi_types.hpp:103
↓ 2 callersFunctionmain
apps/ymir-sdl3/src/main.cpp:15
← previousnext →601–700 of 4,464, ranked by callers