- Mar 23, 2024
-
-
João Magalhães authored
-
João Magalhães authored
Should allow simple testing of the core.
-
João Magalhães authored
-
- Mar 03, 2024
-
-
João Magalhães authored
-
João Magalhães authored
-
- Feb 25, 2024
-
-
João Magalhães authored
Allows blargg's test ROM to pass.
-
João Magalhães authored
-
João Magalhães authored
Clarifies the boot state handling.
-
João Magalhães authored
Also added a series of logging primitives to the TS code.
-
- Feb 24, 2024
-
-
João Magalhães authored
-
João Magalhães authored
-
João Magalhães authored
Added more pedantic validations preventing simple dummy data from being loaded.
-
- Feb 23, 2024
-
-
João Magalhães authored
Adds unwrap() to the run_image_test() calls.
-
- Feb 18, 2024
-
-
João Magalhães authored
Support for some basic Python testing. Handling of loading error with proper error propagation.
-
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.
-
- Feb 11, 2024
-
-
João Magalhães authored
Offers instructions indicating that the dependencies should be installed before running vcpkg build.
-
- Jan 02, 2024
-
-
João Magalhães authored
-
João Magalhães authored
-
João Magalhães authored
One more time...
-
João Magalhães authored
-
João Magalhães authored
One more time...
-
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
-
João Magalhães authored
Using NODE_ENV to determine if frontend code should be included in the build.
- Jan 01, 2024
-
-
João Magalhães authored
-
João Magalhães authored
-
- Dec 29, 2023
-
-
João Magalhães authored
-
João Magalhães authored
Made use of const values to store global data. Polling is done on every tick, supposedly it's the best approach for libretro.
-
- Nov 11, 2023
-
-
João Magalhães authored
-
João Magalhães authored
-
- Nov 09, 2023
-
-
João Magalhães authored
-
- Oct 30, 2023
-
-
João Magalhães authored
Fixes issue with zip file handling.