MCPcopy Create free account
hub / github.com/FIX94/Nintendont / ISOReadDirect

Function ISOReadDirect

kernel/ISO.c:88–261  ·  view source on GitHub ↗

* Read directly from the ISO file. * CISO mapping is done here. * @param Buffer Output buffer. * @param Length Data length. * @param Offset ISO file offset. (Must have ISOShift64 added!) */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

ISOInitFunction · 0.85
ISOReadFunction · 0.85

Calls 7

f_lseekFunction · 0.85
f_readFunction · 0.85
memsetFunction · 0.85
read32Function · 0.85
WDVD_FST_LSeekFunction · 0.70
WDVD_FST_ReadFunction · 0.70
sync_before_readFunction · 0.50

Tested by

no test coverage detected