CPU debug information and MMU non mutable read support
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