- Feb 25, 2024
-
-
João Magalhães authored
This is a way of controlling the bytes that have already been written by the DMA controller.
-
João Magalhães authored
-
João Magalhães authored
Clarifies the boot state handling.
-
João Magalhães authored
-
João Magalhães authored
Improved some comments for DMA.
-
João Magalhães authored
-
- Feb 24, 2024
-
-
João Magalhães authored
-
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
-
João Magalhães authored
-
João Magalhães authored
Support for some basic Python testing. Handling of loading error with proper error propagation.
-
João Magalhães authored
Made the testing of the timer work.
-
João Magalhães authored
Also made some initial timer validation.
-
João Magalhães authored
-
João Magalhães authored
-
João Magalhães authored
-
João Magalhães authored
Including version and complier info.
-
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.
-
João Magalhães authored
-
João Magalhães authored
Converted the `state.rs` into an Error enum version of result.
-
João Magalhães authored
-
João Magalhães authored
Makes use of the `Error` enum to handle errors. This is a better way to handle errors in Rust. It is also more idiomatic.
-
- Feb 13, 2024
-
-
João Magalhães authored
Contains detailed information about the inner structure.
-
- Feb 10, 2024
-
-
João Magalhães authored
-
- Feb 06, 2024
-
-
João Magalhães authored
-
João Magalhães authored
-
- Feb 03, 2024
-
-
João Magalhães authored
-
João Magalhães authored
-
- Feb 02, 2024
-
-
João Magalhães authored
-
- Dec 29, 2023
-
-
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 25, 2023
-
-
João Magalhães authored
-
João Magalhães authored
Added more error handling.
-
João Magalhães authored
-
- Nov 20, 2023
-
-
João Magalhães authored
-
João Magalhães authored
-
- Nov 19, 2023
-
-
João Magalhães authored
-
João Magalhães authored
-