Skip to content

Version 0.4.0

Latest
Compare
Choose a tag to compare
@mlund mlund released this 19 Jan 18:34
· 7 commits to main since this release

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 or 0x0001 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