Marc Robledo
Marc Robledo
It would be great if we could set an image used as a fallback if `data-src` failed to load. Example: ``
I added .xdelta support, borrowed from https://github.com/google/xdelta3-decoder-js. It works with http://www.romhacking.net/hacks/3810/, but seems to fail with https://www.romhacking.net/hacks/2871/. It creates a 8mb file full of garbage, when it should be 32mb...
First of all, thanks for this library, it's what I really was looking for: a lightweight single file library for basic xlsx building in PHP. There is a little feature...
According to [documentation](https://rgbds.gbdev.io/docs/v0.7.0/rgblink.1#p): ``` -p pad_value, --pad pad_value: When inserting padding between sections, pad with this value. Has no effect if -O is specified. The default is 0. ``` It...
fixes issues #12 and #35 It now detects the Web Worker scope properly and can be imported in a Web Worker with `self.importScripts`. **Note: The minified build has not been...
I've recently hacked and translated the game and wanted to try it on FPGA and found some issues on Pocket's core (I figure MiSTer gives the same results): - the...