- Jun 25, 2024
-
-
João Magalhães authored
-
- Jun 20, 2024
-
-
João Magalhães authored
-
João Magalhães authored
-
João Magalhães authored
-
- Jun 19, 2024
-
-
João Magalhães authored
-
João Magalhães authored
-
- Jun 18, 2024
-
-
João Magalhães authored
-
João Magalhães authored
-
João Magalhães authored
-
João Magalhães authored
-
- Jun 17, 2024
-
-
itytophile authored
-
João Magalhães authored
-
- Jun 07, 2024
-
-
João Magalhães authored
-
- May 10, 2024
-
-
João Magalhães authored
-
João Magalhães authored
Without flush we would might be loosing some bytes in writing. This is explicitly stated in https://doc.rust-lang.org/std/fs/struct.File.html. Also adds more explicit error handling in state related code.
-
João Magalhães authored
Also adds flush operation after writing to file.
-
- Mar 24, 2024
-
-
João Magalhães authored
-
- Mar 23, 2024
-
-
João Magalhães authored
-
João Magalhães authored
There's a new rust stable version.
-
João Magalhães authored
Allows better understanding of the message.
-
- Mar 03, 2024
-
-
João Magalhães authored
More standard support for the `BusComponent` interface.
-
- 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
-
João Magalhães authored
Made sure that OAM DMA takes 160 cycles to process.
-
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
-