`StateComponent` creation and implementation
- Defines the way the components create and restore state
- Implements a way to obtain timing-specific state
- Made
Write
andRead
generics the primary way of reading and writing data - Support for
APU
,DMA
andTimer
state
Edited by João Magalhães
Merge request reports
Activity
added enhacement label
requested review from @joamag
assigned to @joamag
added 5 commits
-
6d95395c...94f9e079 - 2 commits from branch
master
- 47260b40 - chore: initial state component definition
- 31179f0a - fix: format
- 3f942b8b - chore: rename state trait method
Toggle commit list-
6d95395c...94f9e079 - 2 commits from branch
added 9 commits
-
50e64491...4a9d8982 - 3 commits from branch
master
- 5b0abc08 - chore: initial state component definition
- af1a139e - fix: format
- 909fabec - chore: rename state trait method
- f551de38 - chore: initial state management for timer
- 6f8eded3 - fix: size_of issue
- ad9d3a8c - chore: more abstract write operations
Toggle commit list-
50e64491...4a9d8982 - 3 commits from branch
added 29 commits
-
ad9d3a8c...66670a89 - 23 commits from branch
master
- 03127fd0 - chore: initial state component definition
- 79cd7ed5 - fix: format
- 75741db7 - chore: rename state trait method
- eb2249b0 - chore: initial state management for timer
- 94b2a1f6 - fix: size_of issue
- 27fe3710 - chore: more abstract write operations
Toggle commit list-
ad9d3a8c...66670a89 - 23 commits from branch
added 7 commits
Toggle commit listadded 23 commits
-
1d67d765...1e849c3a - 22 commits from branch
master
- a0dcb565 - Merge branch 'master' into feat/state-trait
-
1d67d765...1e849c3a - 22 commits from branch
added 1 commit
- b2e164f5 - chore: initial structure of the BosDeviceState block
Please register or sign in to reply