MCPcopy Create free account

hub / github.com/FIX94/Nintendont / functions

Functions1,150 in github.com/FIX94/Nintendont

↓ 10 callersFunctiondisk_read
loader/source/diskio.c:108
↓ 10 callersFunctiondoSOGetInterfaceOpt
loader/source/ppc/IOSInterface/source/sock.c:215
↓ 10 callersFunctionipc_read
resetstub/ios.c:55
↓ 10 callersFunctionsync_before_read
loader/source/ppc/IOSInterface/source/cache.c:21
↓ 10 callersFunctionvalidate
fatfs/ff.c:3338
↓ 9 callersFunctionDIFinishAsync
kernel/DI.c:903
↓ 9 callersFunctionGRRLIB_SetHandle
* Set a texture's X and Y handles. * For example, it could be used for the rotation of a texture. * @param tex The texture to set the handle on. *
loader/include/grrlib.h:688
↓ 9 callersFunctionR32
kernel/common.c:47
↓ 9 callersFunctionTimerDiffSeconds
kernel/global.h:316
↓ 9 callersFunctionTimerDiffTicks
kernel/global.h:309
↓ 9 callersFunctionbtpbuf_chain
kernel/lwbt/btpbuf.c:247
↓ 9 callersFunctionl2ca_disconnect_req
-----------------------------------------------------------------------------------*/ * l2ca_disconnect_req(): * * Requests the disconnection of th
kernel/lwbt/l2cap.c:1252
↓ 9 callersFunctionl2cap_close
-----------------------------------------------------------------------------------*/ * l2cap_close(): * * Closes the L2CAP protocol control block.
kernel/lwbt/l2cap.c:961
↓ 9 callersFunctionld_clust
fatfs/ff.c:1525
↓ 9 callersFunctionstrcpy
kernel/string.c:66
↓ 9 callersFunctionsync_fs
fatfs/ff.c:865
↓ 8 callersFunctionConfigGetVideoOffset
kernel/Config.h:93
↓ 8 callersFunctionFPAD_Update
loader/source/FPad.c:81
↓ 8 callersFunctionIsGCGame
loader/source/global.c:410
↓ 8 callersFunctionIsWiiU
kernel/global.h:351
↓ 8 callersFunction__usb_interrupt_bulk_message
loader/source/usb.c:476
↓ 8 callersFunctionf_mkdir_char
fatfs/ff_utf8.c:90
↓ 8 callersFunctionhci_get_link
kernel/lwbt/hci.c:95
↓ 8 callersFunctionipc_bell
resetstub/ios.c:67
↓ 8 callersFunctionipc_write
resetstub/ios.c:61
↓ 8 callersFunctionssl_close
loader/source/ssl.c:63
↓ 8 callersFunctionssl_open
loader/source/ssl.c:48
↓ 8 callersFunctionsync_after_write
loader/source/ppc/IOSInterface/source/cache.c:34
↓ 8 callersFunctionsync_window
fatfs/ff.c:804
↓ 7 callersFunctionConfigGetGamePath
NOTE: DIChangeDisc() modifies this path.
kernel/Config.h:53
↓ 7 callersFunctionFPAD_OK
loader/source/FPad.c:212
↓ 7 callersFunctionGRRLIB_FlushTex
* Write the contents of a texture in the data cache down to main memory. * For performance the CPU holds a data cache where modifications are stored
loader/include/grrlib.h:489
↓ 7 callersFunctionPrintLoadKernelError
* Print a LoadKernel() error message. * * This function does NOT force a return to loader; * that must be handled by the caller. * Caller must
loader/source/menu.c:2073
↓ 7 callersFunctionShowMessageScreen
* Show a single message screen. * @param msg Message. */
loader/source/menu.c:1937
↓ 7 callersFunctionStreamGetChunkSize
kernel/Stream.c:147
↓ 7 callersFunctionWDVD_FST_Read
loader/source/wdvd.c:174
↓ 7 callersFunction__cycle
loader/source/usbstorage.c:284
↓ 7 callersFunctionf_expand
fatfs/ff.c:5227
↓ 7 callersFunctionhexdump
kernel/string.c:152
↓ 7 callersFunctionremove_chain
-----------------------------------------------------------------------*/ FAT handling - Remove a cluster chain */ ---
fatfs/ff.c:1168
↓ 7 callersFunctionstore_xdir
-----------------------------------------------*/ exFAT: Store the directory block to the media */ -----------------------------------------------*/
fatfs/ff.c:1951
↓ 7 callersFunctionsync_after_write
resetstub/cache.c:27
↓ 6 callersFunctionConfigGetVideoScale
kernel/Config.h:88
↓ 6 callersFunctionDISetDIMMVersion
kernel/DI.c:267
↓ 6 callersFunctionFlushDevices
* Flush all device caches. */
loader/source/global.c:627
↓ 6 callersFunctionGRRLIB_FreeTexture
* Free memory allocated for texture. * @param tex A GRRLIB_texImg structure. */
loader/include/grrlib.h:500
↓ 6 callersFunctionHIDControlMessage
kernel/HID.c:666
↓ 6 callersFunctionISOReadDirect
* Read directly from the ISO file. * CISO mapping is done here. * @param Buffer Output buffer. * @param Length Data length. * @param Offset ISO fi
kernel/ISO.c:88
↓ 6 callersFunctionNANDLoadFile
kernel/NAND.c:25
↓ 6 callersFunctionPatchAX_Dsp
kernel/Patch.c:225
↓ 6 callersFunctionPrintButtonActions
* Print button actions. * Call this function after PrintInfo(). * * If any button action is NULL, that button won't be displayed. * * @param
loader/source/menu.c:1996
↓ 6 callersFunctionReadRealDisc
static const u32 DISC_DRIVE_BUFFER_LENGTH = 0x7FF000;
loader/source/dip.c:36
↓ 6 callersFunctionReconfigVideo
loader/source/menu.c:2043
↓ 6 callersFunctionWDVD_FST_Close
loader/source/wdvd.c:143
↓ 6 callersFunctionWDVD_FST_LSeek
kernel/wdvd.c:161
↓ 6 callersFunctionchar_to_wchar
* Convert a UTF-8 string to WCHAR (UTF-16). * Uses tmpwchar buffer. (NOT REENTRANT OR THREAD-SAFE!) * @param str UTF-8 string. * @return True if
fatfs/ff_utf8.c:24
↓ 6 callersFunctioncreate_chain
-----------------------------------------------------------------------*/ FAT handling - Stretch a chain or Create a new chain */ ---
fatfs/ff.c:1248
↓ 6 callersFunctiondir_read
fatfs/ff.c:2025
↓ 6 callersFunctionlockThread
loader/source/ppc/IOSInterface/source/sock.c:886
↓ 6 callersFunctionput_fat
fatfs/ff.c:998
↓ 6 callersFunctionread16
kernel/global.h:239
↓ 6 callersFunctionssl_shutdown
loader/source/ssl.c:284
↓ 6 callersFunctionst_clust
fatfs/ff.c:1543
↓ 6 callersFunctionstrncpy
kernel/string.c:29
↓ 6 callersFunctionsync_after_write_align32
kernel/global.h:337
↓ 6 callersFunctionsync_before_read_align32
kernel/global.h:330
↓ 6 callersFunctionunlockThread
loader/source/ppc/IOSInterface/source/sock.c:909
↓ 6 callersFunctionunzCloseCurrentFile
Close the file in zip opened with unzipOpenCurrentFile Return UNZ_CRCERROR if all the file was read but the CRC is not good */
loader/source/unzip/unzip.c:1499
↓ 6 callersFunctionunzlocal_getByte
(pzlib_filefunc_def,filestream,pi)
loader/source/unzip/unzip.c:171
↓ 5 callersFunctionBTUpdateRegisters
kernel/BT.c:736
↓ 5 callersFunctionGRRLIB_GXEngine
* Draws a vector. * @param v The vector to draw. * @param color The color of the vector in RGBA format. * @param n Number of points in the vector.
loader/include/grrlib.h:832
↓ 5 callersFunctionGRRLIB_Rectangle
* Draw a rectangle. * @param x Specifies the x-coordinate of the upper-left corner of the rectangle. * @param y Specifies the y-coordinate of the up
loader/include/grrlib.h:783
↓ 5 callersFunctionUSBStorageOGC_Close
loader/source/usbstorage.c:568
↓ 5 callersFunctionUSB_OGC_FreeDescriptors
loader/source/usb.c:1089
↓ 5 callersFunctionWDVD_FST_LSeek
loader/source/wdvd.c:162
↓ 5 callersFunction_FAT_cache_getPage
loader/source/ff_cache.c:114
↓ 5 callersFunction_SOSockCmd
loader/source/ppc/IOSInterface/source/sock.c:337
↓ 5 callersFunction__sd0_deselect
kernel/SDI.c:221
↓ 5 callersFunction__usb_getdesc
loader/source/usb.c:561
↓ 5 callersFunctionatox
controllerconfigs/controller_ini_to_array/main.c:94
↓ 5 callersFunctionchk_chr
Check if chr is contained in the string */
fatfs/ff.c:650
↓ 5 callersFunctiondir_register
fatfs/ff.c:2181
↓ 5 callersFunctiondoChecksum
Same Method as SRAM Checksum in Kernel */
loader/source/MemCard.c:45
↓ 5 callersFunctiondo_thread_create
kernel/global.h:367
↓ 5 callersFunctionf_mount
fatfs/ff.c:3373
↓ 5 callersFunctionfileExist
* Does the specified file exist? * @param path Filename. * @return True if the file exists; false if it doesn't. */
kernel/Patch.c:1163
↓ 5 callersFunctionhci_arg
kernel/lwbt/hci.c:160
↓ 5 callersFunctionmem_cmp
Compare memory block */
fatfs/ff.c:637
↓ 5 callersFunctionstrncmp
kernel/string.c:87
↓ 5 callersFunctionunzlocal_GetCurrentFileInfoInternal
(file, pfile_info,
loader/source/unzip/unzip.c:577
↓ 5 callersFunctionusbgecko_printf
resetstub/usbgecko.c:61
↓ 5 callersFunctionwrite16
kernel/global.h:246
↓ 5 callersFunctionxsum32
fatfs/ff.c:1803
↓ 4 callersFunctionCloseDiscImage
* Close the disc image. * @param md5 MD5VerifyState_t */
loader/source/ShowGameInfo.c:368
↓ 4 callersFunctionConfigGetDecValue
controllerconfigs/controller_ini_to_array/main.c:206
↓ 4 callersFunctionConfigGetDecValue
kernel/HID.c:971
↓ 4 callersFunctionDiscReadSync
kernel/DI.c:136
↓ 4 callersFunctionDrawBuffer
loader/source/global.c:227
↓ 4 callersFunctionEXIDeviceMemoryCard
* EXI device handler: Memory Card * @param slot Memory card slot. (0 == Slot A, 1 == Slot B) * @param Data Data buffer. * @param Length Length o
kernel/EXI.c:223
↓ 4 callersFunctionExitToLoader
loader/source/global.c:270
← previousnext →101–200 of 1,150, ranked by callers