Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TomHarte/CLK
/ functions
Functions
5,057 in github.com/TomHarte/CLK
⨍
Functions
5,057
◇
Types & classes
1,426
↓ 2 callers
Method
set_last_contended_area_access
! Relevant to the +2a and +3 only, sets the most recent value read from or written to contended memory. This is what will be returned if the float
Machines/Sinclair/ZXSpectrum/Video.hpp:403
↓ 2 callers
Method
set_ldtr
InstructionSets/x86/Registers.hpp:116
↓ 2 callers
Function
set_loading_command
Analyser/Static/Commodore/StaticAnalyser.cpp:164
↓ 2 callers
Method
set_memory_model
Maps from a named memory model to a bank enabled/disabled set.
Analyser/Static/Commodore/Target.hpp:48
↓ 2 callers
Method
set_mode
Sets current execution mode.
InstructionSets/ARM/Registers.hpp:282
↓ 2 callers
Method
set_mode
Machines/PCCompatible/DMA.hpp:213
↓ 2 callers
Method
set_motor_on
Machines/Enterprise/EXDos.cpp:70
↓ 2 callers
Method
set_motor_on
Machines/AmstradCPC/FDC.hpp:31
↓ 2 callers
Method
set_mouse_is_captured
OSBindings/SDL/main.cpp:476
↓ 2 callers
Method
set_multiple
! Sets the multiple for this phase generator, in the same terms as an OPL programmer, i.e. a 4-bit number that is used as a lookup into the intern
Components/OPx/Implementation/PhaseGenerator.hpp:72
↓ 2 callers
Method
set_output_rate
! Sets the actual output rate; packets provided to the delegate will conform to these specifications regardless of the input. */
Outputs/Speaker/Speaker.hpp:81
↓ 2 callers
Method
set_overflow_line
Processors/6502/Implementation/6502Implementation.hpp:821
↓ 2 callers
Method
set_port_output
Expected to be overridden.
Components/6532/6532.hpp:184
↓ 2 callers
Method
set_ram
Machines/Atari/ST/Video.cpp:136
↓ 2 callers
Method
set_release_rate
! Sets the release rate, which should be in the range 0–15. */
Components/OPx/Implementation/EnvelopeGenerator.hpp:145
↓ 2 callers
Method
set_rotation_speed
Storage/Disk/Drive.cpp:39
↓ 2 callers
Method
set_scaled_volume_range
Outputs/Speaker/Implementation/CompoundSource.hpp:54
↓ 2 callers
Method
set_scan_target
MARK: - MultiScanProducer
Analyser/Dynamic/MultiMachine/Implementation/MultiProducer.cpp:56
↓ 2 callers
Method
set_scan_target
Outputs/CRT/CRT.cpp:71
↓ 2 callers
Method
set_select
Components/DiskII/IWM.cpp:211
↓ 2 callers
Method
set_serial_bus
Machines/Commodore/1540/Implementation/C1540.cpp:64
↓ 2 callers
Method
set_serial_port
Sets @serial_port as this VIA's connection to the serial bus.
Machines/Commodore/Vic-20/Vic20.cpp:114
↓ 2 callers
Method
set_speed_register
Machines/Apple/AppleIIgs/MemoryMap.cpp:188
↓ 2 callers
Method
set_state
Provides relevant parts of the IIgs interface.
Machines/Apple/AppleII/LanguageCardSwitches.hpp:83
↓ 2 callers
Method
set_state_machine
Components/DiskII/DiskII.cpp:187
↓ 2 callers
Method
set_status
Machines/Apple/AppleIIgs/ADB.cpp:127
↓ 2 callers
Method
set_status0
Components/8272/Status.hpp:99
↓ 2 callers
Method
set_sustain_level
! Sets the sustain level, which should be in the range 0–15. */
Components/OPx/Implementation/EnvelopeGenerator.hpp:152
↓ 2 callers
Method
set_sync_detected
Machines/Commodore/1540/Implementation/C1540.cpp:222
↓ 2 callers
Method
set_tape_is_playing
Machines/Sinclair/ZX8081/ZX8081.cpp:363
↓ 2 callers
Method
set_target_framebuffer
Outputs/OpenGL/ScanTarget.cpp:112
↓ 2 callers
Method
set_text
! Setter for TEXT ($C050/$C051; triggers on read or write). * Off: display graphics or, if MIXED on, mixed. * On: display text. */
Machines/Apple/AppleII/VideoSwitches.hpp:157
↓ 2 callers
Method
set_tremolo_enabled
! Enables or disables application of the low-frequency oscillator's tremolo. */
Components/OPx/Implementation/EnvelopeGenerator.hpp:175
↓ 2 callers
Method
set_use_sustain_level
! Enables or disables use of the sustain level. If this is disabled, the envelope proceeds directly from decay to release. */
Components/OPx/Implementation/EnvelopeGenerator.hpp:161
↓ 2 callers
Method
set_v
Sets V if the highest bit of @c value is set; resets it otherwise.
InstructionSets/ARM/Registers.hpp:70
↓ 2 callers
Method
set_vibrato_enabled
! Enables or disables vibrato. */
Components/OPx/Implementation/PhaseGenerator.hpp:98
↓ 2 callers
Method
set_zero
Storage/Storage.hpp:195
↓ 2 callers
Method
shift_register
The shift amount register index if @c shift_count_is_register() is @c true; meaningless otherwise.
InstructionSets/ARM/OperationMapper.hpp:56
↓ 2 callers
Method
shift_type
The type of shift to apply to operand 2 if @c operand2_is_immediate() is @c false; meaningless otherwise.
InstructionSets/ARM/OperationMapper.hpp:52
↓ 2 callers
Method
should_repeat
Machines/PCCompatible/PCCompatible.cpp:663
↓ 2 callers
Function
similarity
Seeks to implement algorithm as per http://www.catalysoft.com/articles/StrikeAMatch.html @returns A number in the range 0.0 to 1.0 indicating the sim
Numeric/StringSimilarity.hpp:22
↓ 2 callers
Function
size_for_data_type
@returns the number of bytes per sample for data of type @c data_type. Guaranteed to be 1, 2 or 4 for valid data types.
Outputs/ScanTarget.hpp:101
↓ 2 callers
Method
source
The destination register index. i.e. 'Rd' for STR.
InstructionSets/ARM/OperationMapper.hpp:256
↓ 2 callers
Method
speaker_did_complete_samples
OSBindings/Qt/mainwindow.cpp:748
↓ 2 callers
Method
ss
InstructionSets/x86/Registers.hpp:62
↓ 2 callers
Method
status
Machines/PCCompatible/IDE.hpp:88
↓ 2 callers
Function
strcmp_insensitive
Analyser/Static/AmstradCPC/StaticAnalyser.cpp:22
↓ 2 callers
Function
sub
InstructionSets/x86/Implementation/Arithmetic.hpp:47
↓ 2 callers
Method
subtract
Machines/Utility/ROMCatalogue.cpp:1197
↓ 2 callers
Function
sync
! Produces a PCM segment containing @c length sync bytes, each aligned to the beginning of a @c bit_size -sized window. */
Storage/Disk/Encodings/AppleGCR/Encoder.cpp:38
↓ 2 callers
Method
tick
Machines/Acorn/Archimedes/Video.hpp:130
↓ 2 callers
Method
tile
OSBindings/Qt/mainwindow.cpp:241
↓ 2 callers
Method
time_until_next_action
! @returns The amount of time until the next enqueued action will occur, or TimeUnit(-1) if the queue is empty. */
ClockReceiver/DeferredQueue.hpp:51
↓ 2 callers
Method
transfer_byte
InstructionSets/ARM/OperationMapper.hpp:242
↓ 2 callers
Function
trim
Storage/Disk/Parsers/FAT.cpp:36
↓ 2 callers
Function
twenty_four_to_twelve
Components/RP5C01/RP5C01.cpp:105
↓ 2 callers
Method
type_of
Analyser/Dynamic/MultiMachine/Implementation/MultiConfigurable.cpp:51
↓ 2 callers
Method
typer_reset
! Provided in order to conform to that part of the Typer::Delegate interface that goes above and beyond KeyboardMachine::Machine; responds to the
Machines/Utility/Typer.hpp:133
↓ 2 callers
Function
unmap_five_and_three
Storage/Disk/Encodings/AppleGCR/SegmentParser.cpp:55
↓ 2 callers
Method
update_charge
Machines/Apple/AppleII/Joystick.hpp:64
↓ 2 callers
Method
video_did_change_access_range
Machines/Atari/ST/AtariST.cpp:689
↓ 2 callers
Method
will_change_owner
Tells the scan target that its owner is about to change; this is a hint that existing data and scan allocations should be invalidated.
Outputs/ScanTarget.hpp:341
↓ 2 callers
Method
without_base
InstructionSets/x86/Instruction.hpp:602
↓ 2 callers
Method
word_address
! @returns the address being accessed at the precision a 68000 supplies it — only 24 address bit precision, with the low bit shifted out. So it's
Processors/68000/68000.hpp:249
↓ 2 callers
Method
write
Components/6850/6850.cpp:50
↓ 2 callers
Method
write
Machines/Commodore/Plus4/Plus4.cpp:84
↓ 2 callers
Method
write
Storage/FileHolder.cpp:66
↓ 2 callers
Method
write_bit
Storage/Disk/Drive.cpp:413
↓ 2 callers
Function
write_checksum
Storage/Disk/DiskImage/Formats/AmigaADF.cpp:97
↓ 2 callers
Method
write_data_time_remaining
@returns the number of cycles until currently enqueued write data is exhausted.
Components/Serial/Line.hpp:68
↓ 2 callers
Method
write_pointer
Machines/MSX/MemorySlotHandler.cpp:35
↓ 1 callers
Function
AppleIIgsTarget
Analyser/Static/DiskII/StaticAnalyser.cpp:35
↓ 1 callers
Function
CartridgeTargetsFrom
Expected standard cartridge format: DEFB "AB" ; expansion ROM header DEFW initcode ; start of the init code, 0 if no initcode DEFW callstat; po
Analyser/Static/MSX/StaticAnalyser.cpp:71
↓ 1 callers
Function
CheckBootSector
Analyser/Static/AmstradCPC/StaticAnalyser.cpp:161
↓ 1 callers
Function
ColecoCartridgesFrom
Analyser/Static/Coleco/StaticAnalyser.cpp:11
↓ 1 callers
Function
DeterminePagingFor16kCartridge
Analyser/Static/Atari2600/StaticAnalyser.cpp:101
↓ 1 callers
Function
DeterminePagingFor2kCartridge
Analyser/Static/Atari2600/StaticAnalyser.cpp:18
↓ 1 callers
Function
DeterminePagingFor64kCartridge
Analyser/Static/Atari2600/StaticAnalyser.cpp:125
↓ 1 callers
Function
DeterminePagingFor8kCartridge
Analyser/Static/Atari2600/StaticAnalyser.cpp:55
↓ 1 callers
Function
DeterminePagingForCartridge
Analyser/Static/Atari2600/StaticAnalyser.cpp:136
↓ 1 callers
Function
DisassembleCBPage
Analyser/Static/Disassembler/Z80.cpp:152
↓ 1 callers
Function
DisassembleEDPage
Analyser/Static/Disassembler/Z80.cpp:172
↓ 1 callers
Function
DisassembleMainPage
Analyser/Static/Disassembler/Z80.cpp:275
↓ 1 callers
Function
G5
Storage/MassStorage/SCSI/TargetImplementation.hpp:178
↓ 1 callers
Function
GetNextChunk
Analyser/Static/Acorn/Tape.cpp:18
↓ 1 callers
Function
GetNextFile
Analyser/Static/Acorn/Tape.cpp:82
↓ 1 callers
Function
IsAmstradTape
Analyser/Static/AmstradCPC/StaticAnalyser.cpp:188
↓ 1 callers
Function
IsSpectrumDisk
Analyser/Static/ZXSpectrum/StaticAnalyser.cpp:38
↓ 1 callers
Function
IsSpectrumTape
Analyser/Static/ZXSpectrum/StaticAnalyser.cpp:21
↓ 1 callers
Function
KeyboardKeyForSDLScancode
OSBindings/SDL/main.cpp:305
↓ 1 callers
Function
OricTarget
Analyser/Static/DiskII/StaticAnalyser.cpp:39
↓ 1 callers
Function
Vic20CartridgesFrom
Analyser/Static/Commodore/StaticAnalyser.cpp:31
↓ 1 callers
Function
ZX80FileFromData
Storage/Data/ZX8081.cpp:19
↓ 1 callers
Function
ZX81FileFromData
Storage/Data/ZX8081.cpp:50
↓ 1 callers
Function
aad
InstructionSets/x86/Implementation/BCD.hpp:47
↓ 1 callers
Function
aam
InstructionSets/x86/Implementation/BCD.hpp:68
↓ 1 callers
Method
abort
! Announces that a serial command has been aborted. */
Components/AppleClock/AppleClock.hpp:234
↓ 1 callers
Method
access
Provides the next target address for @c channel if performing either a write (if @c is_write is @c true) or read (otherwise). @returns A combined add
Machines/PCCompatible/DMA.hpp:120
↓ 1 callers
Method
access_rights
InstructionSets/x86/Descriptors.hpp:209
↓ 1 callers
Method
accumulator
The accumulator register index for multiply-add. i.e. 'Rn'.
InstructionSets/ARM/OperationMapper.hpp:212
← previous
next →
801–900 of 5,057, ranked by callers