MCPcopy Create free account

hub / github.com/TomHarte/CLK / functions

Functions5,057 in github.com/TomHarte/CLK

↓ 14 callersFunctionsize
InstructionSets/M50740/Instruction.hpp:34
↓ 14 callersMethodstate
Storage/MassStorage/SCSI/SCSI.cpp:77
↓ 14 callersMethodvalue_of
Processors/Z80/Implementation/Z80Base.cpp:18
↓ 13 callersMethodflush
Machines/Amiga/Chipset.cpp:1275
↓ 13 callersFunctionpush
InstructionSets/x86/Implementation/Stack.hpp:20
↓ 13 callersMethodsector
! Attempts to read the sector located at @c track and @c sector. @returns a sector if one was found; @c nullptr otherwise. */
Analyser/Static/Commodore/Disk.cpp:41
↓ 13 callersMethodset_interrupt_line
Helper to discern current IRQ state
Machines/Oric/Oric.cpp:762
↓ 13 callersMethodset_motor_control
Storage/Tape/Tape.cpp:156
↓ 13 callersMethodset_uniform
Outputs/OpenGL/Primitives/Shader.cpp:156
↓ 12 callersFunctionRegisterTableEntry
Analyser/Static/Disassembler/Z80.cpp:90
↓ 12 callersMethodadd_miss
Analyser/Dynamic/ConfidenceCounter.cpp:21
↓ 12 callersFunctiondata_size
InstructionSets/x86/Instruction.hpp:434
↓ 12 callersMethoddo_external_slot
Components/9918/Implementation/9918Base.hpp:397
↓ 12 callersMethodinput
Storage/Tape/Tape.cpp:183
↓ 12 callersFunctionis_65c02
Processors/6502/6502.hpp:42
↓ 12 callersMethodset_key_on
! Sets the current state of the key-on input. */
Components/OPx/Implementation/EnvelopeGenerator.hpp:103
↓ 12 callersMethodset_output
! Sets the current level of an output line on this serial port. */
Machines/Commodore/SerialBus.hpp:90
↓ 11 callersMethodbase
InstructionSets/x86/Instruction.hpp:696
↓ 11 callersMethodcommand
@returns The command requested. Valid only if @c has_command() is @c true.
Components/8272/CommandDecoder.hpp:71
↓ 11 callersMethoddefer
! Schedules @c action to occur in @c delay units of time. */
ClockReceiver/DeferredQueue.hpp:22
↓ 11 callersMethoddestination
The destination register index. i.e. 'Rd'.
InstructionSets/ARM/OperationMapper.hpp:209
↓ 11 callersMethoddivide_cycles
! Severs from @c this the effect of dividing by @c divisor; @c this will end up with the value of @c this modulo @c divisor . @c this divided by @
ClockReceiver/ClockReceiver.hpp:236
↓ 11 callersMethodfetch_pattern
Components/9918/Implementation/Fetch.hpp:115
↓ 11 callersFunctionnanos_now
ClockReceiver/TimeTypes.hpp:18
↓ 11 callersMethodpc
@returns The address of the instruction that should be fetched next. So as execution of each instruction begins, this will be +4 from the instruction
InstructionSets/ARM/Executor.hpp:631
↓ 11 callersMethodread<uint8_t>
Storage/Tape/Formats/TapeUEF.cpp:51
↓ 11 callersMethodset_device_output
Machines/Apple/ADB/Bus.cpp:20
↓ 11 callersMethodset_should_obey_syncs
Storage/Disk/Encodings/MFM/Shifter.cpp:24
↓ 11 callersMethodtime_since_flush
ClockReceiver/JustInTime.hpp:163
↓ 11 callersMethodwrite
Machines/Apple/AppleIIgs/MemoryMap.hpp:83
↓ 10 callersFunctionG1
Storage/MassStorage/SCSI/TargetImplementation.hpp:177
↓ 10 callersMethodattenuation
! @returns The current attenuation level due to key-level scaling. */
Components/OPx/Implementation/KeyLevelScaler.hpp:43
↓ 10 callersMethodbyte
Analyser/Static/Disassembler/Z80.cpp:27
↓ 10 callersMethodempty
Machines/PCCompatible/KeyboardController.hpp:142
↓ 10 callersMethodfetch_y
Components/9918/Implementation/Fetch.hpp:236
↓ 10 callersMethodget
Analyser/Dynamic/MultiMachine/Implementation/MultiConfigurable.cpp:67
↓ 10 callersMethodget
Flag getters.
Components/8272/Status.hpp:104
↓ 10 callersMethodget_value
Components/8255/i8255.hpp:18
↓ 10 callersFunctionis_real
InstructionSets/x86/Mode.hpp:18
↓ 10 callersFunctionis_write
! For a machine watching only the RWB line, evaluates to @c true if the operation is any sort of write; @c false otherwise. */
Processors/6502Esque/6502Esque.hpp:107
↓ 10 callersMethodoperand
@returns The immediate value provided with this instruction, if any. E.g. `ADD AX, 23h` has the operand `23h`.
InstructionSets/x86/Instruction.hpp:837
↓ 10 callersFunctionperform
InstructionSets/x86/Implementation/PerformImplementation.hpp:45
↓ 10 callersMethodpreferred_clocking
Machines/Atari/ST/DMAController.cpp:243
↓ 10 callersMethodrun_for
MARK: - TimedMachine.
Machines/Acorn/BBCMicro/BBCMicro.cpp:1030
↓ 10 callersMethodset_head
Storage/Disk/Drive.cpp:124
↓ 10 callersMethodset_interrupt_delegate
Components/6850/6850.cpp:173
↓ 10 callersMethodset_modals
Outputs/ScanTargets/BufferingScanTarget.cpp:302
↓ 10 callersMethodwrite
Machines/Commodore/Plus4/Video.hpp:78
↓ 10 callersFunctionz
Analyser/Static/Disassembler/Z80.cpp:67
↓ 9 callersMethodbase
The base register index. i.e. 'Rn'.
InstructionSets/ARM/OperationMapper.hpp:293
↓ 9 callersMethodbind
Outputs/OpenGL/Primitives/Shader.cpp:113
↓ 9 callersMethodclear
Processors/65816/Implementation/65816Storage.hpp:367
↓ 9 callersFunctiondata_select
Processors/68000/Implementation/68000Implementation.hpp:198
↓ 9 callersMethodempty
@returns @c true if all result bytes are exhausted; @c false otherwise.
Components/8272/Results.hpp:55
↓ 9 callersMethodenable_vertex_attribute_with_pointer
Outputs/OpenGL/Primitives/Shader.cpp:134
↓ 9 callersFunctionencode_block
Storage/Disk/DiskImage/Formats/AmigaADF.cpp:27
↓ 9 callersMethodenqueue
Enqueus @c post_action to be performed asynchronously at some point in the future. If @c perform_automatically is @c true then the action will be perf
Concurrency/AsyncTaskQueue.hpp:86
↓ 9 callersMethodinput
@returns The last observed input.
Machines/Acorn/Archimedes/HalfDuplexSerial.hpp:25
↓ 9 callersFunctioninterrupt
InstructionSets/x86/Implementation/PerformImplementation.hpp:774
↓ 9 callersMethodlevel
Components/OPx/Implementation/Tables.hpp:218
↓ 9 callersMethodnext_input
Processors/65816/Implementation/65816Storage.hpp:373
↓ 9 callersMethodoutput
Enqueues @c value for output.
Machines/Acorn/Archimedes/HalfDuplexSerial.hpp:18
↓ 9 callersMethodread
Machines/Apple/AppleIIgs/MemoryMap.hpp:69
↓ 9 callersMethodset_irq_line
Machines/Commodore/Plus4/Plus4.cpp:640
↓ 9 callersMethodset_tape
Sets @tape as the tape player connected to this VIA.
Machines/Commodore/Vic-20/Vic20.cpp:119
↓ 9 callersMethodterminate_command
! Terminates a SCSI command, sending the proper sequence of status and message phases. */
Storage/MassStorage/SCSI/Target.hpp:135
↓ 9 callersMethodupdate_port_input
Machines/Atari/2600/PIA.hpp:23
↓ 9 callersMethodwrite
Machines/MSX/DiskROM.cpp:20
↓ 8 callersMethodappend
Storage/Disk/Encodings/MFM/Parser.cpp:52
↓ 8 callersFunctionbit_reverse
Numeric/BitReverse.hpp:32
↓ 8 callersMethodbutton
Machines/Apple/AppleII/Joystick.hpp:56
↓ 8 callersMethodclear
Machines/Amiga/Bitplanes.hpp:29
↓ 8 callersMethodclear
Machines/Apple/AppleIIgs/Video.hpp:137
↓ 8 callersFunctionclock_rate
Machines/Commodore/Plus4/Video.hpp:23
↓ 8 callersMethoddata_select_active
! @returns true if any data select line is active; @c false otherwise. */
Processors/68000/68000.hpp:188
↓ 8 callersMethoddid_update
Posted by @c perform after any operation which affected a segment register.
Machines/PCCompatible/Segments.hpp:153
↓ 8 callersMethodfetch_sprite
Components/9918/Implementation/Fetch.hpp:334
↓ 8 callersMethodget_byte
Storage/Disk/Encodings/MFM/Shifter.cpp:126
↓ 8 callersMethodget_interrupt_line
Machines/Apple/AppleIIgs/Sound.cpp:141
↓ 8 callersMethodget_is_ready
Storage/Disk/Drive.cpp:159
↓ 8 callersMethodget_token
Storage/Disk/Encodings/MFM/Shifter.hpp:58
↓ 8 callersMethodhas_tape
Storage/Tape/Tape.cpp:104
↓ 8 callersMethodhas_value
Components/9918/Implementation/YamahaCommands.hpp:55
↓ 8 callersMethodis_known_read_only
Storage/FileHolder.cpp:115
↓ 8 callersMethodis_read_only
Storage/Disk/Drive.cpp:154
↓ 8 callersMethodkeyboard_machine
Machines/Sinclair/ZX8081/ZX8081.cpp:350
↓ 8 callersFunctionmemory_mask
Components/9918/Implementation/PersonalityTraits.hpp:44
↓ 8 callersMethodnext
Provides the next channel to fetch from, or that a write is required, along with a count of complete channel iterations so far completed.
Machines/Amiga/BlitterSequencer.hpp:68
↓ 8 callersMethodoutput_default_colour_burst
Outputs/CRT/CRT.cpp:435
↓ 8 callersMethodphase
! @returns Current phase; real hardware provides only the low ten bits of this result. */
Components/OPx/Implementation/PhaseGenerator.hpp:46
↓ 8 callersMethodphase
Machines/Acorn/Archimedes/Video.hpp:398
↓ 8 callersMethodrun_for
Machines/Sinclair/ZX8081/ZX8081.cpp:320
↓ 8 callersMethodset_drive
Components/DiskII/IWM.cpp:403
↓ 8 callersMethodset_interrupt_level
Sets the interrupt lines, IPL0, IPL1 and IPL2.
Processors/68000/68000.hpp:478
↓ 8 callersMethodset_value
Components/8255/i8255.hpp:17
↓ 8 callersMethodset_value16
! Sets to @c value the 8- or 16-bit portion of the supplied value that is currently being read. Assumes this is a read cycle. */
Processors/68000/68000.hpp:309
↓ 8 callersMethodsimplify
! Reduces this @c Time to its simplest form; eliminates all common factors from @c length and @c clock_rate. */
Storage/Storage.hpp:44
↓ 8 callersMethodwrite
Machines/Acorn/Electron/Video.cpp:283
↓ 7 callersFunctionDisassemble
Analyser/Static/Disassembler/Kernel.hpp:19
↓ 7 callersMethodadd_entry
InstructionSets/Disassembler.hpp:72
← previousnext →101–200 of 5,057, ranked by callers