Skip to content

2022-03-10

Compare
Choose a tag to compare
@oliverschmidt oliverschmidt released this 10 Mar 12:00
· 17 commits to main since this release
Leverage cc65 optimizer improvements.

The cc65 HEAD at the time of writing features an improved optimizer that doesn't require the former workarounds anymore.

The register variable introduced isn't exactly necessary but it greatly improves the code moving mass data from / to the W5100 chip.