ProjectABE icon indicating copy to clipboard operation
ProjectABE copied to clipboard

ArduBoyEmulator in HTML5

Results 25 ProjectABE issues
Sort by recently updated
recently updated
newest added

Bumps [jszip](https://github.com/Stuk/jszip) from 3.1.5 to 3.8.0. Changelog Sourced from jszip's changelog. v3.8.0 2022-03-30 Santize filenames when files are loaded with loadAsync, to avoid "zip slip" attacks. The original filename is...

dependencies

Once in a while web app would stop building new code. Tried different apps (browser, windows, linux versions), different browsers (chrome / firefox), error persists. Error TypeError: Failed to fetch...

Bumps [json5](https://github.com/json5/json5) to 2.2.3 and updates ancestor dependencies [json5](https://github.com/json5/json5), [electron-builder](https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-builder) and [babelify](https://github.com/babel/babelify). These dependencies need to be updated together. Updates `json5` from 0.5.1 to 2.2.3 Release notes Sourced from json5's...

dependencies

Bumps [minimatch](https://github.com/isaacs/minimatch) to 3.0.4 and updates ancestor dependencies [minimatch](https://github.com/isaacs/minimatch), [gulp](https://github.com/gulpjs/gulp) and [browserify](https://github.com/browserify/browserify). These dependencies need to be updated together. Updates `minimatch` from 0.2.14 to 3.0.4 Commits e46989a v3.0.4 ddfacbd update...

dependencies

In the sources tab of the main arduboy emulator (where you can play games) the crait and GameJam 3 sources do not load.

Removes [xmldom](https://github.com/xmldom/xmldom). It's no longer used after updating ancestor dependencies [xmldom](https://github.com/xmldom/xmldom), [cordova](https://github.com/apache/cordova-cli) and [electron-builder](https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-builder). These dependencies need to be updated together. Removes `xmldom` Updates `cordova` from 8.0.0 to 11.0.0 Changelog...

dependencies

Hi, I am planning to develop a game that would use extra data from external flash in order to overcome the 32Kb limit. For testing this I would need the...

Bumps [electron](https://github.com/electron/electron) from 1.7.11 to 15.5.5. Release notes Sourced from electron's releases. electron v15.5.5 Release Notes for v15.5.5 Other Changes Backported fix for CVE-2022-1482. #34040 Backported fix for CVE-2022-1483. #34009...

dependencies

From this forum thread: https://community.arduboy.com/t/ardugolf-18-hole-mini-golf/10462/12 The emulator implements [`fmul`](https://github.com/felipemanga/ProjectABE/blob/master/src/atcore/Opcodes.js#L283) and [`fmuls`](https://github.com/felipemanga/ProjectABE/blob/master/src/atcore/Opcodes.js#L756) but not `fmulsu`. Please add the missing `fmulsu` opcode.

Bumps [minimist](https://github.com/substack/minimist) from 1.2.0 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR aeb3e27 1.2.5...

dependencies