Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 489 Bytes

CHANGELOG.md

File metadata and controls

19 lines (13 loc) · 489 Bytes

v0.5.0 (draft)

What's Changed

Breaking

  • Mega65 random number generator is now using hardware and is no longer seedable.
  • Mega65 cpu speed mode functions replaced by enum

v0.4.0

What's Changed

  • Point .devcontainer to last images of rust-mos using recent llvm-mos.
  • Add mega65 print maze example.
  • Add mega65 default color palette enum.
  • Fix Cargo warnings.
  • Update Carlo.lock

Full Changelog: https://github.com/mlund/mos-hardware/compare/v0.3.1...v0.4.0