- Mega65 random number generator is now using hardware and is no longer seedable.
- Mega65 cpu speed mode functions replaced by enum
- 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