Skip to content
Snippets Groups Projects
  1. Oct 20, 2024
  2. Sep 30, 2024
  3. Aug 12, 2024
  4. Aug 09, 2024
  5. Aug 04, 2024
  6. 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.
      3efb5714
    • João Magalhães's avatar
      feat: simplified MMU match support · 2a9e82fa
      João Magalhães authored
      Uses simple ranges for matching, optimization done via LLVM.
      Faster performance in read and write on x86-64.
      Improved code readability.
      2a9e82fa
  7. Jul 24, 2024
  8. Jul 23, 2024
  9. Jul 22, 2024
  10. Jul 21, 2024
  11. Jul 15, 2024
  12. Mar 03, 2024
  13. Feb 24, 2024
  14. Nov 25, 2023
  15. Aug 19, 2023
  16. Aug 18, 2023
  17. Aug 12, 2023
  18. Aug 08, 2023
  19. Aug 07, 2023
  20. Aug 01, 2023
  21. Jul 24, 2023
  22. Jul 23, 2023
Loading