Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Striaton-Lab-Team/Poke_Transporter_GB
/ functions
Functions
526 in github.com/Striaton-Lab-Team/Poke_Transporter_GB
⨍
Functions
526
◇
Types & classes
70
Method
RET
tools/payload-generator/src/payloads/z80_asm.cpp:431
Method
RETI
tools/payload-generator/src/payloads/z80_asm.cpp:446
Method
RL
tools/payload-generator/src/payloads/z80_asm.cpp:364
Method
RLC
tools/payload-generator/src/payloads/z80_asm.cpp:356
Method
ROT
tools/payload-generator/src/payloads/z80_asm.cpp:372
Method
RR
tools/payload-generator/src/payloads/z80_asm.cpp:368
Method
RRC
tools/payload-generator/src/payloads/z80_asm.cpp:360
Method
SBC
tools/payload-generator/src/payloads/z80_asm.cpp:222
Method
SCF
tools/payload-generator/src/payloads/z80_asm.cpp:423
Method
SET
tools/payload-generator/src/payloads/z80_asm.cpp:666
Method
SLA
tools/payload-generator/src/payloads/z80_asm.cpp:594
Method
SRA
tools/payload-generator/src/payloads/z80_asm.cpp:606
Method
SRL
tools/payload-generator/src/payloads/z80_asm.cpp:630
Method
STOP
tools/payload-generator/src/payloads/z80_asm.cpp:317
Method
SUB
tools/payload-generator/src/payloads/z80_asm.cpp:204
Method
SWAP
tools/payload-generator/src/payloads/z80_asm.cpp:618
Method
Select_Menu
source/select_menu.cpp:12
Function
UGBA_MemIO
source/memory.c:11
Function
VBLANK
include/gb_link.h:79
Function
__get_next_vcount_interrupt
include/libraries/Pokemon-Gen3-to-Gen-X/include/base_include.h:15
Function
__set_next_vcount_interrupt_gba
include/libraries/Pokemon-Gen3-to-Gen-X/include/base_include.h:12
Function
__wrap___get_handle
HACK: stub the libsysbase_libsysbase_a-handle_manager.o functions this, alongside the -Wl,--wrap linker options ensures that this object file and its
source/linker_optimizations.cpp:93
Function
__wrap__close_r
source/linker_optimizations.cpp:100
Function
_free_r
dummy implementation to ensure the linker doesn't pull newlibs' malloc code (which also pulls in a 1 KB __malloc_av buffer) WARNING: Please consider t
source/custom_malloc.cpp:331
Method
_isSIHigh
include/libraries/gba-link-connection/LinkSPI.hpp:210
Function
_malloc_r
dummy implementation to ensure the linker doesn't pull newlibs' malloc code (which also pulls in a 1 KB __malloc_av buffer) WARNING: Please consider t
source/custom_malloc.cpp:322
Method
_setSOHigh
include/libraries/gba-link-connection/LinkSPI.hpp:208
Method
_setSOLow
include/libraries/gba-link-connection/LinkSPI.hpp:209
Method
activate
include/libraries/gba-link-connection/LinkRawCable.hpp:76
Method
add2
* @brief ADD (2) adds a large immediate value to the value of a register and stores the result back in the same register. The condition code flags are
source/mystery_gift_builder.cpp:1583
Method
add3
* @brief ADD (3) adds the value of one register to the value of a second register, and stores the result in a third register. It updates the condition
source/mystery_gift_builder.cpp:1561
Method
add5
* @brief ADD (5) adds an immediate value to the PC and writes the resulting PC-relative address to a destination register. The immediate can be any mu
source/mystery_gift_builder.cpp:1549
Method
add_asm
source/mystery_gift_builder.cpp:1157
Method
add_command
source/mystery_gift_builder.cpp:1116
Method
add_word
source/mystery_gift_builder.cpp:1671
Method
addvar
source/mystery_gift_builder.cpp:1273
Method
and1
* @brief AND (Logical AND) performs a bitwise AND of the values in two registers. * * @param rd Specifies the register containing the first operand,
source/mystery_gift_builder.cpp:1635
Method
applymovement
source/mystery_gift_builder.cpp:1402
Method
bx
* @brief BX (Branch and Exchange) branches between ARM code and Thumb code. * * @param rm Is the register that contains the branch target address. I
source/mystery_gift_builder.cpp:1593
Function
cable_club
(byte)
tools/payload-generator/src/debug_scripts/cable_club_y.py:32
Method
call
source/mystery_gift_builder.cpp:1293
Method
callASM
source/mystery_gift_builder.cpp:1414
Function
calloc
@brief Custom implementation of calloc based on our custom malloc()
source/custom_malloc.cpp:308
Method
callstd
source/mystery_gift_builder.cpp:1343
Method
capacity
include/libstd_replacements.h:187
Method
changePaletteMacro
source/mystery_gift_builder.cpp:1500
Method
changeSpriteMacro
source/mystery_gift_builder.cpp:1492
Function
check_can_save
source/save_data_manager.cpp:87
Method
checkflag
source/mystery_gift_builder.cpp:1197
Function
chr4c_erase
source/linker_optimizations.cpp:158
Method
clear_options
source/select_menu.cpp:144
Method
compare
source/mystery_gift_builder.cpp:1303
Method
compare
include/libraries/gba-link-connection/LinkCableMultiboot.hpp:237
Method
confirmClients
include/libraries/gba-link-connection/LinkCableMultiboot.hpp:164
Method
confirmHandshakeData
include/libraries/gba-link-connection/LinkCableMultiboot.hpp:223
Method
confirmHeader
include/libraries/gba-link-connection/LinkCableMultiboot.hpp:172
Function
connect
(port, callback)
tools/payload-generator/src/debug_scripts/bgb_link.py:28
Method
copybyte
source/mystery_gift_builder.cpp:1259
Method
deactivate
include/libraries/gba-link-connection/LinkRawCable.hpp:85
Function
decompressed_data_storage_union
constructor and destructor are needed to make the compiler stop complaining about the decompressed_data_tables struct not being trivial
source/mystery_gift_builder.cpp:78
Function
delay_cycles
source/delays.cpp:13
Method
detectClients
include/libraries/gba-link-connection/LinkCableMultiboot.hpp:126
Method
disableTransfer
include/libraries/gba-link-connection/LinkSPI.hpp:238
Function
disable_auto_random
source/global_frame_controller.cpp:94
Method
doanimation
source/mystery_gift_builder.cpp:1394
Method
enableTransfer
include/libraries/gba-link-connection/LinkSPI.hpp:237
Function
enable_auto_random
source/global_frame_controller.cpp:89
Method
end
source/mystery_gift_builder.cpp:1356
Method
error
include/libraries/gba-link-connection/LinkCableMultiboot.hpp:257
Method
faceplayer
source/mystery_gift_builder.cpp:1191
Method
fadeScreen
source/mystery_gift_builder.cpp:1432
Method
fanfare
source/mystery_gift_builder.cpp:1321
Method
fill_values
source/rom_data.cpp:93
Function
first_load_message
source/main.cpp:182
Method
getAsyncData
include/libraries/gba-link-connection/LinkRawCable.hpp:134
Method
getAsyncData
include/libraries/gba-link-connection/LinkSPI.hpp:182
Method
getAsyncState
include/libraries/gba-link-connection/LinkRawCable.hpp:146
Method
getAsyncState
include/libraries/gba-link-connection/LinkSPI.hpp:194
Method
getBaudRate
include/libraries/gba-link-connection/LinkRawCable.hpp:143
Method
getData
include/libraries/gba-link-connection/LinkRawCable.hpp:178
Method
getData
include/libraries/gba-link-connection/LinkSPI.hpp:235
Method
getMode
include/libraries/gba-link-connection/LinkSPI.hpp:191
Method
get_num_pkmn
source/pokemon_party.cpp:320
Method
get_pos_from_xy
source/button_menu.cpp:145
Function
get_rand_u16
source/random.cpp:27
Function
get_rev_rand_u16
source/random.cpp:38
Method
get_x_from_pos
source/button_menu.cpp:150
Method
get_y_from_pos
source/button_menu.cpp:155
Method
hasError
include/libraries/gba-link-connection/LinkRawCable.hpp:191
Method
hide
source/button_handler.cpp:45
Method
hide_buttons
source/button_menu.cpp:119
Method
hide_menu
source/select_menu.cpp:121
Function
hide_textbox
source/background_engine.cpp:49
Method
init_npc_location
source/mystery_gift_builder.cpp:1478
Method
init_payload
source/pokemon_party.cpp:346
Method
insert
include/libstd_replacements.h:162
Function
interrupt_disable
source/interrupt.cpp:16
Method
isActive
include/libraries/gba-link-connection/LinkRawCable.hpp:74
Method
isActive
include/libraries/gba-link-connection/LinkSPI.hpp:89
Method
isBitHigh
include/libraries/gba-link-connection/LinkRawCable.hpp:200
← previous
next →
301–400 of 526, ranked by callers