Skip to content

Releases: mlund/ultimate64

Version 0.4.0

19 Jan 18:34
Compare
Choose a tag to compare

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

Version 0.3.0

18 Jan 07:52
1d9d5a8
Compare
Choose a tag to compare

What's Changed

  • Add hex and binary support to all values by @AndreasOM in #3
  • Add AND, OR, and XOR bitwise options for poke command by @mlund in #6

New Contributors

Full Changelog: v0.2.0...v0.3.0

Version 0.2.0

16 Jan 19:15
Compare
Choose a tag to compare
v0.2.0

Version 0.2.0

Version 0.1.3

16 Jan 18:51
Compare
Choose a tag to compare

Action permissions

Version 0.1.2

16 Jan 18:40
Compare
Choose a tag to compare

Github action update

Version 0.1.1

16 Jan 18:26
9248dac
Compare
Choose a tag to compare

Release binary patch