- Feb 25, 2024
-
-
João Magalhães authored
Also added a series of logging primitives to the TS code.
-
- Feb 24, 2024
-
-
João Magalhães authored
Added more pedantic validations preventing simple dummy data from being loaded.
-
- Feb 18, 2024
-
-
João Magalhães authored
-
João Magalhães authored
Makes it consistent with the WebAssembly naming conventions.
-
- Feb 17, 2024
-
-
João Magalhães authored
These functions act as wrappers modifying the error value of the original function into a string.
-
- Jan 02, 2024
-
-
João Magalhães authored
Using NODE_ENV to determine if frontend code should be included in the build.
-
- Oct 09, 2023
-
-
João Magalhães authored
Making use of the newly added `buildRomData()` method.
-
- Oct 08, 2023
-
-
João Magalhães authored
Making use of the newly added `buildRomData()` method.
-
- Aug 24, 2023
-
-
João Magalhães authored
-
João Magalhães authored
-
João Magalhães authored
-
- Aug 16, 2023
-
-
João Magalhães authored
This has been moved to emukit.
-
João Magalhães authored
Uses js-sys to interact with the Javascript VM, to obtain Date() reference.
-
- Aug 15, 2023
-
-
João Magalhães authored
Makes use of the most recent save state support in EmuKit. Thumbnail image support.
-
- Aug 07, 2023
-
-
João Magalhães authored
Using static methods instead of global functions.
-
- Aug 06, 2023
-
-
João Magalhães authored
-
João Magalhães authored
-
João Magalhães authored
-
João Magalhães authored
-
João Magalhães authored
-
- Aug 01, 2023
-
-
João Magalhães authored
-
João Magalhães authored
-
João Magalhães authored
-
- Jul 25, 2023
-
-
João Magalhães authored
-
- Jul 24, 2023
-
-
João Magalhães authored
-
- Jun 18, 2023
-
-
João Magalhães authored
-
- Jun 11, 2023
-
-
João Magalhães authored
-
- May 19, 2023
-
-
João Magalhães authored
Adds this CPU speed print support to the web debug panel.
-
- May 18, 2023
-
-
João Magalhães authored
In some versions of WASM-bindgen the re-setting of the hook from the current panicking thread would fail.
-
João Magalhães authored
This makes it possible to select CBG or DMG mode taking into consideration the CGB flag in the ROM file.
-
- May 15, 2023
-
-
João Magalhães authored
-
- Apr 30, 2023
-
-
João Magalhães authored
Including CGB and DMG.
-
João Magalhães authored
Created more panic conditions for the KEY0 and KEY1.
-
- Apr 27, 2023
-
-
João Magalhães authored
-
- Apr 24, 2023
-
-
João Magalhães authored
-
- Apr 20, 2023
-
-
João Magalhães authored
Done that by making use of the new emukit features.
-
João Magalhães authored
The new event driven strategy works better with react.
-
João Magalhães authored
This makes uses of WASM to JS pipeline.
-
- Apr 18, 2023
-
-
João Magalhães authored
Callback is done using a global window function. Printing is performed to the console output. This is still a work in progress and the final display of the image should be included in the Web interface.
-