Skip to content
Snippets Groups Projects
  1. Oct 24, 2024
  2. Sep 07, 2024
  3. Jul 28, 2024
    • João Magalhães's avatar
      chore: support for cpu debug · 3efb5714
      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.
      Verified
      3efb5714
  4. Jun 20, 2024
  5. Mar 03, 2024
  6. Feb 25, 2024
  7. Aug 02, 2023
  8. Jun 06, 2023
  9. Jun 04, 2023
  10. May 14, 2023
  11. May 07, 2023
  12. May 06, 2023
Loading