What's Changed
- Add verbose flag and logging by @mlund in #7
- Add memory fill option by @mlund in #8
- Warn if accessing address
0x0000
or0x0001
as the internal CPU registers cannot be retrieved using DMA - All integer inputs accepts decimal, hex, binary
- Added unit tests
- Internal refactoring
Full Changelog: v0.3.0...v0.4.0