- Sep 07, 2024
-
-
João Magalhães authored
-
João Magalhães authored
-
João Magalhães authored
-
- Jul 28, 2024
-
-
João Magalhães authored
Made read MMU a non mutable operation. Added support for CPU description. Added Display support for CPU. Extracted type definition for `Instruction`. Support for diag_gb!() - uses global unsafe approach, which is not problematic for the purpose. Inline fetch() operation in cpu clock. Moved pedantic validation up in the CPU. Fix simple diag issue. Changed naming of read and write unsafe ops to raw. New pedantic asserts. Fix an issue with HDMA destination address prevent CHIP-8 ROM from working.
-
- Jul 23, 2024
-
-
João Magalhães authored
-
- Mar 03, 2024
-
-
João Magalhães authored
More standard support for the `BusComponent` interface.
-
- Feb 18, 2024
-
-
João Magalhães authored
Made the testing of the timer work.
-
João Magalhães authored
Also made some initial timer validation.
-
- Nov 19, 2023
-
-
João Magalhães authored
-
- Jun 04, 2023
-
-
João Magalhães authored
-
João Magalhães authored
Running under a single call. This required increasing variable size from u8 to u16.
-
- May 14, 2023
-
-
João Magalhães authored
Also removed the not needed bitwise operation.
-
- Apr 15, 2023
-
-
João Magalhães authored
There's already two drivers implemented: Null and Print (to stdout).
-
- Mar 03, 2023
-
-
João Magalhães authored
Support for set of video, audio and timer. Now with support for toggling audio in the SDL version.
-
- Nov 14, 2022
-
-
João Magalhães authored
-
- Nov 13, 2022
-
-
João Magalhães authored
-
- Jul 10, 2022
-
-
João Magalhães authored
Made test on inst timing pass
-
João Magalhães authored
large instructions values
-
João Magalhães authored
-
João Magalhães authored
-
João Magalhães authored
-
- Jul 07, 2022
-
-
João Magalhães authored
-
João Magalhães authored
-
João Magalhães authored
-