MCPcopy Create free account

hub / github.com/Striaton-Lab-Team/Poke_Transporter_GB / functions

Functions526 in github.com/Striaton-Lab-Team/Poke_Transporter_GB

MethodRET
tools/payload-generator/src/payloads/z80_asm.cpp:431
MethodRETI
tools/payload-generator/src/payloads/z80_asm.cpp:446
MethodRL
tools/payload-generator/src/payloads/z80_asm.cpp:364
MethodRLC
tools/payload-generator/src/payloads/z80_asm.cpp:356
MethodROT
tools/payload-generator/src/payloads/z80_asm.cpp:372
MethodRR
tools/payload-generator/src/payloads/z80_asm.cpp:368
MethodRRC
tools/payload-generator/src/payloads/z80_asm.cpp:360
MethodSBC
tools/payload-generator/src/payloads/z80_asm.cpp:222
MethodSCF
tools/payload-generator/src/payloads/z80_asm.cpp:423
MethodSET
tools/payload-generator/src/payloads/z80_asm.cpp:666
MethodSLA
tools/payload-generator/src/payloads/z80_asm.cpp:594
MethodSRA
tools/payload-generator/src/payloads/z80_asm.cpp:606
MethodSRL
tools/payload-generator/src/payloads/z80_asm.cpp:630
MethodSTOP
tools/payload-generator/src/payloads/z80_asm.cpp:317
MethodSUB
tools/payload-generator/src/payloads/z80_asm.cpp:204
MethodSWAP
tools/payload-generator/src/payloads/z80_asm.cpp:618
MethodSelect_Menu
source/select_menu.cpp:12
FunctionUGBA_MemIO
source/memory.c:11
FunctionVBLANK
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
Methodactivate
include/libraries/gba-link-connection/LinkRawCable.hpp:76
Methodadd2
* @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
Methodadd3
* @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
Methodadd5
* @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
Methodadd_asm
source/mystery_gift_builder.cpp:1157
Methodadd_command
source/mystery_gift_builder.cpp:1116
Methodadd_word
source/mystery_gift_builder.cpp:1671
Methodaddvar
source/mystery_gift_builder.cpp:1273
Methodand1
* @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
Methodapplymovement
source/mystery_gift_builder.cpp:1402
Methodbx
* @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
Functioncable_club
(byte)
tools/payload-generator/src/debug_scripts/cable_club_y.py:32
Methodcall
source/mystery_gift_builder.cpp:1293
MethodcallASM
source/mystery_gift_builder.cpp:1414
Functioncalloc
@brief Custom implementation of calloc based on our custom malloc()
source/custom_malloc.cpp:308
Methodcallstd
source/mystery_gift_builder.cpp:1343
Methodcapacity
include/libstd_replacements.h:187
MethodchangePaletteMacro
source/mystery_gift_builder.cpp:1500
MethodchangeSpriteMacro
source/mystery_gift_builder.cpp:1492
Functioncheck_can_save
source/save_data_manager.cpp:87
Methodcheckflag
source/mystery_gift_builder.cpp:1197
Functionchr4c_erase
source/linker_optimizations.cpp:158
Methodclear_options
source/select_menu.cpp:144
Methodcompare
source/mystery_gift_builder.cpp:1303
Methodcompare
include/libraries/gba-link-connection/LinkCableMultiboot.hpp:237
MethodconfirmClients
include/libraries/gba-link-connection/LinkCableMultiboot.hpp:164
MethodconfirmHandshakeData
include/libraries/gba-link-connection/LinkCableMultiboot.hpp:223
MethodconfirmHeader
include/libraries/gba-link-connection/LinkCableMultiboot.hpp:172
Functionconnect
(port, callback)
tools/payload-generator/src/debug_scripts/bgb_link.py:28
Methodcopybyte
source/mystery_gift_builder.cpp:1259
Methoddeactivate
include/libraries/gba-link-connection/LinkRawCable.hpp:85
Functiondecompressed_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
Functiondelay_cycles
source/delays.cpp:13
MethoddetectClients
include/libraries/gba-link-connection/LinkCableMultiboot.hpp:126
MethoddisableTransfer
include/libraries/gba-link-connection/LinkSPI.hpp:238
Functiondisable_auto_random
source/global_frame_controller.cpp:94
Methoddoanimation
source/mystery_gift_builder.cpp:1394
MethodenableTransfer
include/libraries/gba-link-connection/LinkSPI.hpp:237
Functionenable_auto_random
source/global_frame_controller.cpp:89
Methodend
source/mystery_gift_builder.cpp:1356
Methoderror
include/libraries/gba-link-connection/LinkCableMultiboot.hpp:257
Methodfaceplayer
source/mystery_gift_builder.cpp:1191
MethodfadeScreen
source/mystery_gift_builder.cpp:1432
Methodfanfare
source/mystery_gift_builder.cpp:1321
Methodfill_values
source/rom_data.cpp:93
Functionfirst_load_message
source/main.cpp:182
MethodgetAsyncData
include/libraries/gba-link-connection/LinkRawCable.hpp:134
MethodgetAsyncData
include/libraries/gba-link-connection/LinkSPI.hpp:182
MethodgetAsyncState
include/libraries/gba-link-connection/LinkRawCable.hpp:146
MethodgetAsyncState
include/libraries/gba-link-connection/LinkSPI.hpp:194
MethodgetBaudRate
include/libraries/gba-link-connection/LinkRawCable.hpp:143
MethodgetData
include/libraries/gba-link-connection/LinkRawCable.hpp:178
MethodgetData
include/libraries/gba-link-connection/LinkSPI.hpp:235
MethodgetMode
include/libraries/gba-link-connection/LinkSPI.hpp:191
Methodget_num_pkmn
source/pokemon_party.cpp:320
Methodget_pos_from_xy
source/button_menu.cpp:145
Functionget_rand_u16
source/random.cpp:27
Functionget_rev_rand_u16
source/random.cpp:38
Methodget_x_from_pos
source/button_menu.cpp:150
Methodget_y_from_pos
source/button_menu.cpp:155
MethodhasError
include/libraries/gba-link-connection/LinkRawCable.hpp:191
Methodhide
source/button_handler.cpp:45
Methodhide_buttons
source/button_menu.cpp:119
Methodhide_menu
source/select_menu.cpp:121
Functionhide_textbox
source/background_engine.cpp:49
Methodinit_npc_location
source/mystery_gift_builder.cpp:1478
Methodinit_payload
source/pokemon_party.cpp:346
Methodinsert
include/libstd_replacements.h:162
Functioninterrupt_disable
source/interrupt.cpp:16
MethodisActive
include/libraries/gba-link-connection/LinkRawCable.hpp:74
MethodisActive
include/libraries/gba-link-connection/LinkSPI.hpp:89
MethodisBitHigh
include/libraries/gba-link-connection/LinkRawCable.hpp:200
← previousnext →301–400 of 526, ranked by callers