MCPcopy Create free account
hub / github.com/GamerHack/GamerHack.github.io / read_mem_setup

Function read_mem_setup

restore/702/702.js:31–35  ·  view source on GitHub ↗
(p, sz)

Source from the content-addressed store, hash-verified

29}
30
31var read_mem_setup = function(p, sz)
32{
33 i48_put(p, oob_master);
34 oob_master[6] = sz;
35}
36
37var read_mem = function(p, sz)
38{

Callers 3

read_memFunction · 0.70
read_mem_sFunction · 0.70
read_mem_bFunction · 0.70

Calls 1

i48_putFunction · 0.70

Tested by

no test coverage detected