Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TASEmulators/fceux
/ functions
Functions
9,745 in github.com/TASEmulators/fceux
⨍
Functions
9,745
◇
Types & classes
1,130
↓ 9 callers
Method
update
-------------------------------------------------------------------------
src/profiler.cpp:157
↓ 9 callers
Function
updateCheatDialog
----------------------------------------------------------------------------
src/drivers/Qt/CheatsConf.cpp:64
↓ 8 callers
Function
ALoad
src/drivers/win/window.cpp:1081
↓ 8 callers
Function
CSync
src/boards/onebus.cpp:95
↓ 8 callers
Function
DoDebug
src/drivers/win/debugger.cpp:2768
↓ 8 callers
Function
FCEUD_Message
---------------------------------------------------------------------------- * Prints a textual message without adding a newline at the end. * * @para
src/drivers/Qt/MsgLogViewer.cpp:303
↓ 8 callers
Function
FCEUD_UTF8_fstream
src/driver.h:15
↓ 8 callers
Function
FCEUD_UpdatePPUView
src/drivers/win/ppuview.cpp:146
↓ 8 callers
Function
FCEUI_Kill
src/fceu.cpp:648
↓ 8 callers
Function
FCEUI_SaveMovie
begin recording a new movie TODO - BUG - the record-from-another-savestate doesnt work.
src/movie.cpp:1138
↓ 8 callers
Function
FCEUI_SelectStateNext
src/state.cpp:923
↓ 8 callers
Function
FCEUI_SetRenderPlanes
src/ppu.cpp:1051
↓ 8 callers
Function
FCEU_LoadGameCheats
The "override_existing" parameter is used only in cheat dialog import. Since the default behaviour will reset numsubcheats to 0 everytime, In
src/cheat.cpp:188
↓ 8 callers
Function
FCEU_QSimpleCommand
src/input.cpp:696
↓ 8 callers
Function
FCEU_de32lsb
unpacks a 32bit little endian value from the provided byte array into host byte order
src/utils/endian.cpp:211
↓ 8 callers
Function
GetButtonColor
src/video.cpp:175
↓ 8 callers
Function
GetMovieModeStr
src/movie.cpp:763
↓ 8 callers
Function
GetNesPRGPointer
src/debug.cpp:321
↓ 8 callers
Function
KillSound
* Shut down the audio subsystem. */
src/drivers/Qt/sdl-sound.cpp:513
↓ 8 callers
Function
KillVideo
Return 1 if video was killed, 0 otherwise(video wasn't initialized). */
src/attic/pc/sdl-video.c:57
↓ 8 callers
Function
MMC5WRAM
src/boards/mmc5.cpp:412
↓ 8 callers
Function
NetStatAdd
src/drivers/win/netplay.cpp:121
↓ 8 callers
Method
Put
src/drivers/videolog/simd.h:75
↓ 8 callers
Function
ReadStateChunk
src/state.cpp:213
↓ 8 callers
Function
RefreshThrottleFPS
* Refreshes the FPS throttling variables. */
src/drivers/Qt/sdl-throttle.cpp:243
↓ 8 callers
Function
S
(a)
web/help/taseditor/js/jquery.min.js:2
↓ 8 callers
Function
StartNBTCPReceive
fceux-server/server.cpp:190
↓ 8 callers
Function
Sync
src/boards/156.cpp:36
↓ 8 callers
Function
Sync
src/boards/vrc1.cpp:35
↓ 8 callers
Function
Sync
src/boards/67.cpp:40
↓ 8 callers
Function
Sync
src/boards/mmc2and4.cpp:40
↓ 8 callers
Function
ToggleINES20
src/drivers/win/header_editor.cpp:385
↓ 8 callers
Function
WriteStateChunk
src/state.cpp:177
↓ 8 callers
Function
X
(e)
web/help/taseditor/vendors/jquery-3.5.1/jquery.min.js:2
↓ 8 callers
Function
X
(e)
web/help/vendors/jquery-3.5.1/jquery.min.js:2
↓ 8 callers
Method
add_pair
src/drivers/Qt/avi/gwavi.h:194
↓ 8 callers
Function
barg
Convert argument to bit type. */
src/lua-engine.cpp:5767
↓ 8 callers
Function
check_match
src/lua/src/lparser.c:104
↓ 8 callers
Method
clearAllRowsSelection
src/drivers/win/taseditor/selection.cpp:489
↓ 8 callers
Method
copyHotChanges
src/drivers/win/taseditor/inputlog.cpp:363
↓ 8 callers
Method
copyHotChanges
src/drivers/Qt/TasEditor/inputlog.cpp:367
↓ 8 callers
Function
de32
src/drivers/sdl/sdl-netplay.cpp:28
↓ 8 callers
Function
expr
src/lua/src/lparser.c:856
↓ 8 callers
Method
findIndex
src/drivers/win/memwatch.cpp:254
↓ 8 callers
Function
findNode
* Searches an address node in a list of address nodes. The found node * has the same offset as the passed parameter offs. * * @param node The address
src/drivers/win/debuggersp.cpp:633
↓ 8 callers
Function
fn
(t,e,n,r)
web/help/taseditor/vendors/interactjs-1.9.22/interact.min.js:2
↓ 8 callers
Function
g
()
web/help/taseditor/js/jquery.min.js:2
↓ 8 callers
Function
g
()
web/help/taseditor-ru/js/jquery.min.js:2
↓ 8 callers
Method
getConfigName
src/drivers/Qt/input.cpp:319
↓ 8 callers
Method
getCurrentBranch
src/drivers/Qt/TasEditor/branches.cpp:1147
↓ 8 callers
Function
getHotKeyConfig
src/drivers/Qt/config.cpp:68
↓ 8 callers
Function
gui_prepare
Common code by the gui library: make sure the screen array is ready
src/lua-engine.cpp:3499
↓ 8 callers
Function
init
src/drivers/Qt/AviRecord.cpp:277
↓ 8 callers
Method
is_open
src/emufile.h:290
↓ 8 callers
Function
luaD_call
** Call a function (C or Lua). The function to be called is at *func. ** The arguments are on the stack, right after the function. ** When returns, al
src/lua/src/ldo.c:369
↓ 8 callers
Function
luaF_close
src/lua/src/lfunc.c:96
↓ 8 callers
Function
lua_checkstack
src/lua/src/lapi.c:95
↓ 8 callers
Function
lua_next
src/lua/src/lapi.c:973
↓ 8 callers
Function
lua_rawset
src/lua/src/lapi.c:671
↓ 8 callers
Function
lua_sethook
** this function can be called asynchronous (e.g. during a signal) */
src/lua/src/ldebug.c:56
↓ 8 callers
Function
n
(a,b,c)
web/help/taseditor/js/jquery.min.js:2
↓ 8 callers
Method
segment
---------------------------------------------------------------------------------------------------
src/ld65dbg.cpp:14
↓ 8 callers
Method
setRegionOfRowsSelection
src/drivers/win/taseditor/selection.cpp:511
↓ 8 callers
Method
setRegionOfRowsSelection
src/drivers/Qt/TasEditor/selection.cpp:640
↓ 8 callers
Method
setRegsFromEntry
src/drivers/sdl/debugger.cpp:217
↓ 8 callers
Function
setTasProjectProgressBarText
src/drivers/Qt/TasEditor/taseditor_project.cpp:506
↓ 8 callers
Function
setchr8r
src/cart.cpp:262
↓ 8 callers
Function
setfield
src/lua/src/loslib.c:88
↓ 8 callers
Function
setpageptr
src/cart.cpp:81
↓ 8 callers
Function
splitpath
this code was taken from WINE (LGPL) http://google.com/codesearch?hl=en&q=+lang:c+splitpath+show:CPvw9Z-euls:_RSotQzmLeU:KGzljMEYFbY&sa=N&cd=9&ct=rc&c
src/utils/xstring.cpp:386
↓ 8 callers
Function
tekvrom
src/boards/90.cpp:149
↓ 8 callers
Function
tofile
src/lua/src/liolib.c:72
↓ 8 callers
Function
truncated_logcount
src/drivers/win/log.cpp:12
↓ 8 callers
Method
unpacklbw
src/drivers/videolog/simd.h:165
↓ 8 callers
Function
updateAllDebugWindows
src/drivers/sdl/debugger.cpp:1653
↓ 8 callers
Method
updateCaption
src/drivers/win/taseditor/taseditor_window.cpp:564
↓ 8 callers
Method
updateEditedMarkerNote
------------------------------------------------------------------------------------
src/drivers/Qt/TasEditor/markers_manager.cpp:378
↓ 8 callers
Method
updateLinesCount
-------------------------------------------------------------------------
src/drivers/win/taseditor/piano_roll.cpp:924
↓ 8 callers
Function
win32GetKeyState
src/drivers/Qt/keyscan.cpp:1614
↓ 7 callers
Function
Blit8ToHigh
src/drivers/common/vidblit.cpp:529
↓ 7 callers
Function
COOLGIRL_Sync_CHR
src/boards/coolgirl.cpp:382
↓ 7 callers
Function
CallRegisteredLuaMemHook
src/lua-engine.cpp:2287
↓ 7 callers
Function
DUMMY
src/attic/pc/sdl.c:416
↓ 7 callers
Function
DoAYSQ
src/boards/69.cpp:144
↓ 7 callers
Function
DoAYSQHQ
src/boards/69.cpp:169
↓ 7 callers
Function
FCEUD_GetPalette
src/attic/pc/dos-video.c:128
↓ 7 callers
Function
FCEUD_UTF8_fstream
src/drivers/win/main.cpp:1135
↓ 7 callers
Function
FCEUI_SetLowPass
src/sound.cpp:1281
↓ 7 callers
Function
FCEUI_SetNoiseVolume
src/sound.cpp:1312
↓ 7 callers
Function
FCEUI_SetPCMVolume
src/sound.cpp:1317
↓ 7 callers
Function
FCEUI_SetSquare1Volume
src/sound.cpp:1302
↓ 7 callers
Function
FCEUI_SetSquare2Volume
src/sound.cpp:1307
↓ 7 callers
Function
FCEUI_SetTriangleVolume
src/sound.cpp:1297
↓ 7 callers
Function
FCEUMOV_CreateCleanMovie
src/movie.cpp:934
↓ 7 callers
Function
FCEU_LuaStop
* Terminates a running Lua script by killing the whole Lua engine. * * Always safe to call, except from within a lua call itself (duh). * */
src/lua-engine.cpp:6596
↓ 7 callers
Function
FCEU_TextScanlineOffsetFromBottom
src/fceu.cpp:1355
↓ 7 callers
Function
FCEU_fclose
src/file.cpp:393
↓ 7 callers
Function
GetMemViewData
src/drivers/win/memview.cpp:661
↓ 7 callers
Function
GetReadHandler
src/fceu.cpp:313
↓ 7 callers
Function
KillClient
fceux-server/server.cpp:544
← previous
next →
501–600 of 9,745, ranked by callers