Last 12 weeks · 0 commits
1 of 6 standards met
when I run "node index.js", it throw the bug below: TypeError: Cannot read property 'overrideMbc' of undefined at Array.GameBoyCore.memoryWriteMBCRAM (/home/cuebyte/workspaces/weplay-emulator/node_modules/gameboy/index.js:8376:48) at Array.GameBoyCore.OPCODE.parentObj.stackPointer as 50 at GameBoyCore.executeIteration (/home/cuebyte/workspaces/weplay-emulator/node_modules/gameboy/index.js:5867:33) at GameBoyCore.run (/home/cuebyte/workspaces/weplay-emulator/node_modules/gameboy/index.js:5809:16) at wrapper as _onTimeout at Timer.listOnTimeout as ontimeout is this the bug of gameboy? how to fix?
Repository: rauchg/weplay-emulator. Description: runs the emulator that communicates with the weplay io backend Stars: 25, Forks: 10. Primary language: JavaScript. Languages: JavaScript (100%). Open PRs: 1, open issues: 2. Last activity: 9y ago. Community health: 28%. Top contributors: rauchg.