Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PSI-Rockin/Corgi3DS
/ functions
Functions
1,299 in github.com/PSI-Rockin/Corgi3DS
⨍
Functions
1,299
◇
Types & classes
144
↓ 1 callers
Method
write_mac_count
src/core/arm9/aes.cpp:331
↓ 1 callers
Function
wsr
src/core/arm11/xtensa_interpreter.cpp:837
↓ 1 callers
Function
xor_
src/core/arm11/xtensa_interpreter.cpp:285
↓ 1 callers
Function
xsr
src/core/arm11/xtensa_interpreter.cpp:686
Method
AES
src/core/arm9/aes.cpp:88
Function
AES_ECB_encrypt
src/core/arm9/aes_lib.c:469
Function
AES_init_ctx_iv
src/core/arm9/aes_lib.c:230
Method
ARMDataAbort
src/core/common/exceptions.cpp:7
Method
ARMPrefetchAbort
src/core/common/exceptions.cpp:11
Method
ARM_CPU
src/core/cpu/arm.cpp:87
Method
AsArray
src/core/arm11/vector_math.hpp:50
Method
AsArray
src/core/arm11/vector_math.hpp:198
Method
AsArray
src/core/arm11/vector_math.hpp:407
Method
AssignToAll
src/core/arm11/vector_math.hpp:62
Method
AssignToAll
src/core/arm11/vector_math.hpp:210
Method
AssignToAll
src/core/arm11/vector_math.hpp:421
Function
BilinearInterp
src/core/arm11/vector_math.hpp:638
Function
BitSize
src/core/arm11/signextend.hpp:6
Method
CP15
src/core/cpu/cp15.cpp:7
Method
Cartridge
src/core/arm9/cartridge.cpp:8
Method
Cast
src/core/arm11/vector_math.hpp:58
Method
Cast
src/core/arm11/vector_math.hpp:206
Method
Cast
src/core/arm11/vector_math.hpp:416
Method
Corelink_DMA
src/core/corelink_dma.cpp:36
Function
Cross
src/core/arm11/vector_math.hpp:617
Method
DMA9
src/core/arm9/dma9.cpp:7
Method
DSP
src/core/arm11/dsp.cpp:9
Function
Dot
src/core/arm11/vector_math.hpp:602
Method
EMMC
src/core/arm9/emmc.cpp:13
Method
EmuThread
src/qt/emuthread.cpp:10
Method
EmuWindow
src/qt/emuwindow.cpp:14
Method
Emulator
src/core/emulator.cpp:6
Method
FromFloat32
src/core/arm11/gpu_floats.hpp:26
Method
FromRaw
src/core/arm11/gpu_floats.hpp:32
Method
GPU
src/core/arm11/gpu.cpp:71
Method
HASH
src/core/arm11/hash.cpp:6
Method
I2C
src/core/i2c.cpp:12
Method
Interrupt9
src/core/arm9/interrupt9.cpp:5
Method
Length
src/core/arm11/vector_math.hpp:180
Method
Length2
src/core/arm11/vector_math.hpp:113
Method
Length2
src/core/arm11/vector_math.hpp:266
Method
Length2
src/core/arm11/vector_math.hpp:480
Function
LerpInt
src/core/arm11/vector_math.hpp:630
Method
MMU
src/core/cpu/mmu.cpp:5
Method
MPCore_PMR
src/core/arm11/mpcore_pmr.cpp:8
Function
MakeVec
src/core/arm11/vector_math.hpp:647
Method
Normalize
src/core/arm11/vector_math.hpp:185
Method
Normalized
src/core/arm11/vector_math.hpp:386
Method
PXI
src/core/pxi.cpp:11
Method
RSA
src/core/arm9/rsa.cpp:10
Method
SHA
src/core/arm9/sha.cpp:7
Method
SPI
src/core/spi.cpp:7
Method
Scheduler
src/core/scheduler.cpp:4
Method
SetZero
src/core/arm11/vector_math.hpp:128
Method
SetZero
src/core/arm11/vector_math.hpp:283
Method
SetZero
src/core/arm11/vector_math.hpp:492
Method
SettingsWindow
src/qt/settingswindow.cpp:13
Method
Timers
src/core/timers.cpp:9
Method
VFP
src/core/cpu/vfp.cpp:4
Method
Vec2
src/core/arm11/vector_math.hpp:54
Method
Vec3
src/core/arm11/vector_math.hpp:202
Method
Vec4
src/core/arm11/vector_math.hpp:411
Method
WiFi
src/core/arm11/wifi.cpp:147
Method
WiFi_Timers
src/core/arm11/wifi_timers.cpp:5
Method
Xtensa
src/core/arm11/xtensa.cpp:6
Method
Zero
src/core/arm11/gpu_floats.hpp:56
Method
_sha1
src/core/sha_engine.cpp:232
Method
_sha256
src/core/sha_engine.cpp:182
Method
apbp_send_cmd
src/core/arm11/dsp.cpp:2400
Method
arm9_read16
src/core/emulator.cpp:455
Method
assert_dsp_irq
src/core/arm11/dsp.cpp:2316
Method
blend_fragment
src/core/arm11/gpu.cpp:2619
Method
boot_emulator
Returns true if all settings are parsed correctly, allowing the UI thread to start the emuthread.
src/qt/emuthread.cpp:50
Method
branch
src/core/arm11/xtensa.cpp:148
Method
check_card_irq
src/core/arm11/wifi.cpp:1015
Method
check_f0_irq
src/core/arm11/wifi.cpp:1027
Method
check_f1_irq
src/core/arm11/wifi.cpp:1040
Method
check_if_can_assert_irq
src/core/arm11/mpcore_pmr.cpp:89
Method
clear_touchscreen
src/core/emulator.cpp:1441
Method
clear_xtensa_soc_irq
src/core/arm11/wifi.cpp:1007
Method
closeEvent
src/qt/emuwindow.cpp:63
Method
cmp
src/core/cpu/vfp.hpp:104
Method
combine_textures
src/core/arm11/gpu.cpp:2317
Method
command_end
src/core/arm9/emmc.cpp:539
Method
command_end
src/core/arm11/wifi.cpp:582
Method
convert_addr
src/core/arm11/dsp.cpp:375
Method
convert_from_bignum
src/core/arm9/rsa.cpp:260
Method
convert_to_bignum
src/core/arm9/rsa.cpp:223
Method
crypt_check
src/core/arm9/aes.cpp:153
Method
crypt_ctr
src/core/arm9/aes.cpp:240
Method
data_abort
src/core/cpu/arm.cpp:243
Method
data_ready
src/core/arm9/emmc.cpp:544
Method
decode_etc1
src/core/arm11/gpu.cpp:2200
Method
decrypt_cbc
src/core/arm9/aes.cpp:253
Method
decrypt_ccm
src/core/arm9/aes.cpp:227
Method
decrypt_ecb
src/core/arm9/aes.cpp:277
Method
display_boot_error
src/qt/emuwindow.cpp:275
Method
display_emu_error
src/qt/emuwindow.cpp:287
Method
do_alpha_blending
src/core/arm11/gpu.cpp:2635
Method
do_bmi_cmd
src/core/arm11/wifi.cpp:670
← previous
next →
901–1,000 of 1,299, ranked by callers