feat(bornhack): ship Bad Apple!! v1.1.0 - #250
Merged
Merged
Conversation
The demo has a new release, so update the flasher's copy from v1.0.0 to v1.1.0 @ 6e6a2fe: 205536 bytes, sha256 cfe4f94f…, byte-identical to the release asset on GitHub. The release is mostly about speed. Frames are coded with the CCITT G4 fax codec instead of 1-D run-length coding, which halves their size and pays for four times as many of them, and the gate driver now scans only the rows inside the changed region — 43 dirty rows refresh in 502 ms where a full 152-row scan took 2042 ms. It also gains a music mute on Execute together with Cancel. The notes say so, and list the three controls, because the flash page is where most people meet this image and it has no page of its own here. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_0142DuVFXpWnjeQhZzT3N3nC
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
annejan/aegg-apple cut v1.1.0, so the
flasher's copy is a release behind. This updates it.
The image
aegg-apple.bin— 205536 bytes,sha256 cfe4f94f…, byte-identical to therelease asset on GitHub and to a local build of
v1.1.0 @ 6e6a2fe.0x10000, so nothing about how it is flashed changes.What the release changed
Half the size per frame, spent on four times as many frames.
dirty rows refresh in 502 ms where the full 152-row scan took 2042 ms.
Playback lands at roughly 0.5–1.1 s per frame.
The registry notes now cover the speed and the three controls (Fire for
waveform strength, Up/Down for gate-scan timing, Execute+Cancel for mute),
because this image has no page of its own on the site and the flash page is
where people meet it.
Checks
hugo --gc --minify— clean.reuse lint— compliant.🤖 Generated with Claude Code
https://claude.ai/code/session_0142DuVFXpWnjeQhZzT3N3nC