issues Search Results · repo:torch2424/wasmboy language:WebAssembly
Filter by
195 results
(54 ms)195 results
intorch2424/wasmboy (press backspace or delete to remove)setJoypadState is not consistently updating the WasmBoy instance. For example, something like:
setInterval(async () = {
WasmBoy.setJoypadState({
...getInitialJoypadState(),
UP: true
})
}, ...
bonkrat
- Opened on Jan 9, 2024
- #375
wasmboy.wasm.esm.js:134 Refused to create a worker from blob:https://gleasonator.com/7fd7fb97-2f5a-42df-b539-ba71f49485b4 because it violates the following Content Security Policy directive: script-src ...
alexgleason
- 2
- Opened on Nov 23, 2023
- #374
Is there a way to dump the SRAM? Attempting to be able to move my WasmBoy save state between emulators.
rossimo
- 1
- Opened on Aug 28, 2022
- #362
According to the lib documentation, WasmBoy is a singleton. Is there a way to create multiple instances of a Gameboy
emulator?
enhancement
Lib / JS
JSH32
- 2
- Opened on May 14, 2022
- #357
Setting useGbcWhenAvailable (or is it useGbcWhenOptional from the docs?) as false does not force GB mode.
avinayak
- 1
- Opened on Apr 30, 2022
- #356
I noticed that the LCDC register (0xFF40) is initialised to 1001 0000, which means the background (bit 0) is not enabled
by default.
It is my understanding that the correct value on startup should be ...
bug
tkers
- 3
- Opened on Mar 14, 2022
- #353
https://github.com/jtenner/ason
Thank you @jtenner ! :smile: :tada:
enhancement
torch2424
- Opened on May 5, 2021
- #339
I d like to use wasmboy with a canvas sized (for example) 480x432. This is still the aspect ratio of a GameBoy, but the
canvas is automatically scaled down to 160x144 upon calling config(). Is it possible ...
redbrain
- 2
- Opened on May 2, 2021
- #338
I experimenting with some in-RAM / register game hacking (ex. In Pokemon, change the move a trainer will use before they
use it, etc). Emulators like BGB (https://bgb.bircd.org/) and Bizhawk (https://github.com/TASVideos/BizHawk) ...
eliasreid
- 4
- Opened on Apr 11, 2021
- #337
I expected iframe src=
https://wasmboy.app/iframe/?rom-url=https%3A%2F%2Ffstest.mkcodes.repl.co%2Ffiles%2F%5Bhidden%5D+admin%2Fgb-gbc-archive%2F2003++Li+Bo+Te+2+-+Xiao+Shi+De+Mi+Shi+%28Unlicensed%2C+Chinese%29+%5BFixed%5DHa.gbc ...
Mayank-1234-cmd
- 2
- Opened on Mar 9, 2021
- #335

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.