Skip to content
Snippets Groups Projects
Verified Commit 3efb5714 authored by João Magalhães's avatar João Magalhães :rocket:
Browse files

chore: support for cpu debug

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.
parent 7ef02eab
No related branches found
No related tags found
1 merge request!51CPU debug information and MMU non mutable read support
Pipeline #4751 passed
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment