- Aug 03, 2024
-
-
João Magalhães authored
Also simplified error to string conversion.
-
- 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 24, 2024
-
-
João Magalhães authored
-
- Jul 22, 2024
-
-
João Magalhães authored
-
- Jun 29, 2024
-
-
João Magalhães authored
-
- Jun 25, 2024
-
-
João Magalhães authored
-
João Magalhães authored
-
- May 10, 2024
-
-
João Magalhães authored
-
- Apr 10, 2024
-
-
João Magalhães authored
-
- Mar 24, 2024
-
-
João Magalhães authored
Allows speedup and FPS measuring.
-
- Feb 25, 2024
-
-
João Magalhães authored
Allows blargg's test ROM to pass.
-
João Magalhães authored
Clarifies the boot state handling.
-
- Feb 24, 2024
-
-
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.
-
- 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
-
- Aug 18, 2023
-
-
João Magalhães authored
-
João Magalhães authored
-
- Aug 15, 2023
-
-
João Magalhães authored
Makes use of the most recent save state support in EmuKit. Thumbnail image support.
-
- Aug 14, 2023
-
-
João Magalhães authored
-
João Magalhães authored
-
- Aug 12, 2023
-
-
João Magalhães authored
-
- Aug 09, 2023
-
-
João Magalhães authored
-
- Aug 08, 2023
-
-
João Magalhães authored
-
João Magalhães authored
Added more flexible way of computing those paths and made them save into the ROM directory.
-
- Aug 07, 2023
-
-
João Magalhães authored
-
João Magalhães authored
-
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
-
João Magalhães authored
-
- Aug 05, 2023
-
-
João Magalhães authored
-
- Aug 03, 2023
-
-
João Magalhães authored
Alligned the handling with the current strategy for WASM version 1 audio flush per frame.
-
João Magalhães authored
-