Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Specy/s68k
/ functions
Functions
477 in github.com/Specy/s68k
⨍
Functions
477
◇
Types & classes
104
Function
__wbg_new_1d9a920c6bfc44a8
()
pkg/s68k_bg.js:1039
Function
__wbg_new_8c3f0052272a457a
(arg0)
pkg/s68k_bg.js:1154
Function
__wbg_new_8d2af00bc1e329ee
(arg0, arg1)
pkg/s68k_bg.js:1124
Function
__wbg_new_abda76e883ba8a5f
()
pkg/s68k_bg.js:956
Function
__wbg_next_579e583d33566a86
(arg0)
pkg/s68k_bg.js:1049
Function
__wbg_next_aaef7c8aa5e212ac
()
pkg/s68k_bg.js:1054
Function
__wbg_set_83db9690f9353e79
(arg0, arg1, arg2)
pkg/s68k_bg.js:1159
Function
__wbg_set_a68214f35c417fa9
(arg0, arg1, arg2)
pkg/s68k_bg.js:1104
Function
__wbg_set_c943d600fa71e4dd
(arg0, arg1, arg2)
pkg/s68k_bg.js:1025
Function
__wbg_stack_658279fe44541cf6
(arg0, arg1)
pkg/s68k_bg.js:961
Function
__wbg_value_1ccc36bc03462d71
(arg0)
pkg/s68k_bg.js:1064
Function
__wbindgen_boolean_get
(arg0)
pkg/s68k_bg.js:928
Function
__wbindgen_debug_string
(arg0, arg1)
pkg/s68k_bg.js:1184
Function
__wbindgen_is_bigint
(arg0)
pkg/s68k_bg.js:918
Function
__wbindgen_is_function
(arg0)
pkg/s68k_bg.js:1044
Function
__wbindgen_is_null
(arg0)
pkg/s68k_bg.js:1002
Function
__wbindgen_is_object
(arg0)
pkg/s68k_bg.js:950
Function
__wbindgen_is_string
(arg0)
pkg/s68k_bg.js:1089
Function
__wbindgen_is_undefined
(arg0)
pkg/s68k_bg.js:1007
Function
__wbindgen_memory
()
pkg/s68k_bg.js:1196
Function
__wbindgen_number_get
(arg0, arg1)
pkg/s68k_bg.js:934
Function
__wbindgen_number_new
(arg0)
pkg/s68k_bg.js:982
Function
__wbindgen_object_clone_ref
(arg0)
pkg/s68k_bg.js:913
Function
__wbindgen_object_drop_ref
(arg0)
pkg/s68k_bg.js:909
Function
__wbindgen_string_get
(arg0, arg1)
pkg/s68k_bg.js:941
Function
__wbindgen_string_new
(arg0, arg1)
pkg/s68k_bg.js:923
Function
__wbindgen_throw
(arg0, arg1)
pkg/s68k_bg.js:1192
Method
__wrap
(ptr)
pkg/s68k_bg.js:249
Method
__wrap
(ptr)
pkg/s68k_bg.js:350
Method
__wrap
(ptr)
pkg/s68k_bg.js:400
Method
__wrap
(ptr)
pkg/s68k_bg.js:682
Method
__wrap
(ptr)
pkg/s68k_bg.js:726
Method
__wrap
(ptr)
pkg/s68k_bg.js:813
Method
__wrap
(ptr)
pkg/s68k_bg.js:858
Method
canUndo
()
ts-lib/src/index.ts:169
Function
ccrToFlags
(ccr: number)
ts-lib/src/index.ts:338
Function
ccrToFlagsArray
(ccr: number)
ts-lib/src/index.ts:348
Method
clear
()
pkg/s68k_bg.js:377
Method
constructor
* @param {string} code
pkg/s68k_bg.js:747
Method
constructor
(register: RawRegister)
ts-lib/src/index.ts:39
Method
constructor
(cpu: RawCpu)
ts-lib/src/index.ts:59
Method
constructor
(interpreter: RawInterpreter)
ts-lib/src/index.ts:88
Method
constructor
(error: RawSemanticError)
ts-lib/src/index.ts:235
Method
constructor
(compiler: RawCompiler)
ts-lib/src/index.ts:263
Method
constructor
(code: string)
ts-lib/src/index.ts:275
Function
correctly_apply_pre_decrement
()
src/test/test.rs:25
Method
debug_print
(&self)
src/compiler.rs:87
Method
default
()
src/lexer.rs:510
Method
default
()
src/interpreter.rs:49
Function
equ_substitution
()
src/test/test.rs:15
Method
fmt
(&self, f: &mut fmt::Formatter<'_>)
src/compiler.rs:64
Method
free
()
pkg/s68k_bg.js:263
Method
free
()
pkg/s68k_bg.js:286
Method
free
()
pkg/s68k_bg.js:364
Method
free
()
pkg/s68k_bg.js:414
Method
free
()
pkg/s68k_bg.js:655
Method
free
()
pkg/s68k_bg.js:696
Method
free
()
pkg/s68k_bg.js:740
Method
free
()
pkg/s68k_bg.js:827
Method
free
()
pkg/s68k_bg.js:872
Method
from_str
(s: &str)
src/utils.rs:44
Method
from_str
(s: &str)
src/instructions.rs:108
Method
from_string
(string: &str)
src/lexer.rs:18
Method
getByte
()
ts-lib/src/index.ts:51
Method
getCallStack
()
ts-lib/src/index.ts:173
Method
getConditionValue
(condition: Condition)
ts-lib/src/index.ts:129
Method
getCpuSnapshot
()
ts-lib/src/index.ts:133
Method
getCurrentLineIndex
()
ts-lib/src/index.ts:165
Method
getError
()
ts-lib/src/index.ts:255
Method
getFlag
(flag: Flags)
ts-lib/src/index.ts:161
Method
getFlagsAsArray
()
ts-lib/src/index.ts:149
Method
getFlagsAsBitfield
()
ts-lib/src/index.ts:153
Method
getInstructionAt
(address: number)
ts-lib/src/index.ts:181
Method
getLastInstruction
()
ts-lib/src/index.ts:107
Method
getLine
()
ts-lib/src/index.ts:251
Method
getLineIndex
()
ts-lib/src/index.ts:243
Method
getMessage
()
ts-lib/src/index.ts:239
Method
getMessageWithLine
()
ts-lib/src/index.ts:247
Method
getNextInstruction
()
ts-lib/src/index.ts:197
Method
getPc
()
ts-lib/src/index.ts:141
Method
getPreviousMutations
()
ts-lib/src/index.ts:115
Method
getRegisterValue
(register: number, type: RegisterType)
ts-lib/src/index.ts:77
Method
getRegisterValue
(register: RegisterOperand, size = Size.Long)
ts-lib/src/index.ts:189
Method
getRegistersValues
()
ts-lib/src/index.ts:63
Method
getSp
()
ts-lib/src/index.ts:145
Method
getStatus
()
ts-lib/src/index.ts:185
Method
getUndoHistory
(amount: number)
ts-lib/src/index.ts:177
Method
getWord
()
ts-lib/src/index.ts:47
Method
get_address
(&self)
src/debugger.rs:90
Method
get_cpu
(&self)
src/interpreter.rs:501
Method
get_error_at_index
* @param {number} index * @returns {SemanticError}
pkg/s68k_bg.js:903
Method
get_errors
* @returns {any[]}
pkg/s68k_bg.js:886
Method
get_errors
(&self)
src/semantic_checker.rs:256
Method
get_history
(&self)
src/debugger.rs:164
Method
get_instruction_name
(&self)
src/instructions.rs:283
Method
get_labels
(&self)
src/debugger.rs:174
Method
get_length
* @returns {number}
pkg/s68k_bg.js:879
Method
get_line
(&self)
src/semantic_checker.rs:26
Method
get_message
(&self)
src/compiler.rs:51
Method
get_name
(&self)
src/semantic_checker.rs:133
← previous
next →
301–400 of 477, ranked by callers