Skip to content

`StateComponent` creation and implementation

João Magalhães requested to merge feat/state-trait into master
  • Defines the way the components create and restore state
  • Implements a way to obtain timing-specific state
  • Made Write and Read generics the primary way of reading and writing data
  • Support for APU, DMA and Timer state
Edited by João Magalhães

Merge request reports

Loading