MCPcopy Create free account

hub / github.com/burakcan/jsgs / functions

Functions88 in github.com/burakcan/jsgs

↓ 20 callersMethodpoke
(addr, val)
src/Ram.js:30
↓ 15 callersMethodpeek
(addr)
src/Ram.js:26
↓ 13 callersFunctionpset
(x, y, colorIndex, color8)
src/OS/graphics.lib.js:57
↓ 9 callersFunctionstringy
(byte)
src/OS/readCartridge.lib.js:9
↓ 8 callersFunctionline
(x0, y0, x1, y1, colorIndex)
src/OS/graphics.lib.js:102
↓ 6 callersFunctionfget
(n, f)
src/OS/graphics.lib.js:465
↓ 6 callersMethodmemwrite
(dest_addr, data)
src/Ram.js:42
↓ 4 callersMethodmemread
(dest_addr, length)
src/Ram.js:38
↓ 3 callersMethodboot
(machine)
src/OS/index.js:37
↓ 3 callersFunctionbuildString
(str, len)
src/OS/readCartridge.lib.js:14
↓ 2 callersMethodifInRange
(addr, fn)
src/Ram.js:18
↓ 2 callersFunctionpad
(byte)
src/OS/readCartridge.lib.js:4
↓ 2 callersMethodsendEvent
(type, machine, payload)
src/OS/index.js:15
↓ 2 callersMethodupdate
()
src/OS/index.js:187
↓ 1 callersMethod_draw
()
src/OS/index.js:185
↓ 1 callersFunction_getCamera
()
src/OS/graphics.lib.js:398
↓ 1 callersFunction_getClip
()
src/OS/graphics.lib.js:422
↓ 1 callersMethod_update
()
src/OS/index.js:184
↓ 1 callersMethodbtn
(which, player = 0)
src/Controller/Keyboard.js:34
↓ 1 callersMethodbuildButtons
()
src/Controller/OnScreen.js:9
↓ 1 callersMethodcartridgeEject
(machine)
src/OS/index.js:93
↓ 1 callersMethodcartridgeMount
(machine)
src/OS/index.js:81
↓ 1 callersMethodcreateCanvas
({ element, size })
src/Screen/index.js:36
↓ 1 callersFunctiondecompress
(code)
src/OS/readCartridge.lib.js:26
↓ 1 callersFunctiongetData
(bmp)
src/OS/readCartridge.lib.js:59
↓ 1 callersFunctiongetGraphicsFunctions
(ram)
src/OS/graphics.lib.js:3
↓ 1 callersFunctiongetSoundFunctions
(ram)
src/OS/sound.lib.js:1
↓ 1 callersMethodloadCartridge
(url, machine)
src/OS/index.js:97
↓ 1 callersFunctionmemoize
(fn)
src/OS/graphics.lib.js:4
↓ 1 callersMethodmemset
(dest_addr, value, length)
src/Ram.js:34
↓ 1 callersFunctionmget
(celX, celY)
src/OS/graphics.lib.js:220
↓ 1 callersMethodmountCanvas
(element)
src/Screen/index.js:46
↓ 1 callersFunctionpalt
(c, t)
src/OS/graphics.lib.js:379
↓ 1 callersMethodrunCartridge
(____cartridgeData____)
src/OS/index.js:127
↓ 1 callersFunctionspr
(n, x, y, w, h, flip_x, flip_y)
src/OS/graphics.lib.js:250
↓ 1 callersMethodtranspileLua
(code)
src/OS/index.js:192
↓ 1 callersMethodupdateLoop
(fn, fps)
src/JSGS.js:18
Function_color8toHexStr
(color8)
src/OS/graphics.lib.js:21
Function_getCursor
()
src/OS/graphics.lib.js:447
Functionband
(x, y)
src/OS/math.lib.js:36
Functionbnot
(x)
src/OS/math.lib.js:48
Functionbor
(x, y)
src/OS/math.lib.js:40
Methodbtnp
(which, player = 0)
src/Controller/Keyboard.js:38
Functionbxor
(x, y)
src/OS/math.lib.js:44
Functioncamera
(x = 0, y = 0)
src/OS/graphics.lib.js:411
Functioncirc
(x0, y0, r, colorIndex)
src/OS/graphics.lib.js:151
Functioncircfill
(x0, y0, radius, colorIndex)
src/OS/graphics.lib.js:184
Functionclip
(x = 0, y = 0, w = 127, h = 127)
src/OS/graphics.lib.js:431
Functioncls
()
src/OS/graphics.lib.js:98
Functioncolor
(colorIndex = 0)
src/OS/graphics.lib.js:443
Methodconstructor
(size)
src/Ram.js:2
Methodconstructor
(options)
src/JSGS.js:2
Methodconstructor
(options)
src/Screen/index.js:2
Methodconstructor
(machine)
src/Controller/OnScreen.js:4
Methodconstructor
()
src/Controller/Keyboard.js:2
Methodconstructor
(machine)
src/OS/index.js:10
Functioncos
(x)
src/OS/math.lib.js:20
MethodcreateCanvas
(options)
src/Screen/CRTScreen.js:5
Methodcstore
()
src/Ram.js:58
Functioncursor
(x, y)
src/OS/graphics.lib.js:455
Methodenter
(node, parent)
src/OS/index.js:207
Functionfset
(n, f, v)
src/OS/graphics.lib.js:475
MethodgetUptime
()
src/OS/index.js:223
Functionmap
(celX, celY, sx, sy, celW, celH, layer)
src/OS/graphics.lib.js:234
Methodmemcpy
(dest_addr, source_addr, length)
src/Ram.js:49
Functionmid
(x, y, z)
src/OS/math.lib.js:14
MethodmountCanvas
(element)
src/Screen/CRTScreen.js:20
Functionmset
(celX, celY, sNum)
src/OS/graphics.lib.js:209
Functionmusic
(n, fadeLen, channelMask)
src/OS/sound.lib.js:2
Functionpal
(c1, c2, p = 0)
src/OS/graphics.lib.js:361
Functionpget
(x, y)
src/OS/graphics.lib.js:36
Functionprint
(text, x = 0, y = 0, colorIndex)
src/OS/graphics.lib.js:331
FunctionreadCartridge
($bmp)
src/OS/readCartridge.lib.js:3
Functionrect
(x1, y1, x2, y2, colorIndex)
src/OS/graphics.lib.js:128
Functionrectfill
(x1, y1, x2, y2, colorIndex)
src/OS/graphics.lib.js:139
Methodreload
()
src/Ram.js:56
Functionrnd
(x)
src/OS/math.lib.js:2
Functionsfx
(n, channel, offset)
src/OS/sound.lib.js:4
Functionsget
(x, y)
src/OS/graphics.lib.js:291
Functionsgn
(x)
src/OS/math.lib.js:6
Functionshl
(x, y)
src/OS/math.lib.js:52
Functionshr
(x, y)
src/OS/math.lib.js:54
Functionsin
(x)
src/OS/math.lib.js:24
Functionsrand
(x)
src/OS/math.lib.js:34
Functionsset
(x, y, colorIndex)
src/OS/graphics.lib.js:305
Functionstat
()
src/OS/graphics.lib.js:495
Methodupdate
(ram)
src/Screen/index.js:11
Methodupdate
(ram)
src/Screen/CRTScreen.js:24