Skip to content

CPU debug information and MMU non mutable read support

João Magalhães requested to merge feat/cpu-debug into master

Prints some relevant information about the CPU.

  • 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.
  • Fixed issue with HDMA and destination address.
Edited by João Magalhães

Merge request reports

Loading