You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Release Notes
Other
Version bump only; nothing in this tool changed. The workspace versions in
lockstep, and the release exists for build198x-adf, which gets its first
prebuilt binaries and Homebrew formula
(#37). build198x adf is
unaffected — it has always been in this binary.
Install build198x 0.2.5
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/build198x/build198x/releases/download/build198x-v0.2.5/build198x-installer.sh | sh
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Release Notes
Added
Installers, and a Homebrew tap. A release carried platform archives and
nothing to install them with: you had to find the right .tar.xz, check its
hash, unpack it and put the binary on PATH by hand. Shell and PowerShell
installers now ship alongside the archives, and a formula lands in build198x/homebrew-tap
(#31):
brew install build198x/homebrew-tap/build198x
The tool itself is unchanged — this release is how you get it, not what it
does.
Other
mediaspec198x now tags and cuts its own release, and the binary release run
answers only to build198x-v* tags
(#30). Nothing changes for
this tool; a spec release can no longer start a CLI release.
Install build198x 0.2.4
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/build198x/build198x/releases/download/build198x-v0.2.4/build198x-installer.sh | sh
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Release Notes
Added
Prebuilt binaries and a Homebrew formula — the first release to carry
either. Until now this crate rode the CLI's build198x-vX.Y.Z tag, and
that tag names a package, so cargo-dist built that one package and dropped
the rest of the workspace. Two releases shipped with no adf archives at all
(#34). It tags itself
now (#37):
brew install build198x/homebrew-tap/build198x-adf
Shell and PowerShell installers ship beside the archives, and cargo install build198x-adf works as it always has. The tool itself is
unchanged — this release is how you get it, not what it does.
Install build198x-adf 0.2.5
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/build198x/build198x/releases/download/build198x-adf-v0.2.5/build198x-adf-installer.sh | sh
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Release Notes
Fixed
adf verify called ordinary data disks corrupt. Any disk whose
boot-checksum field is zero was reported as corrupt ADF: boot checksum.
AmigaDOS Format leaves that field zero until Install writes a bootstrap,
so a plain data disk — including every disk xdftool produces — failed.
An ADF could only be filled halfway. Mastering refused anything over about
432 KB on an 880 KB floppy, because blocks were allocated upward from the root
block and the lower half of the disk was never used. A DD floppy now takes
about 886 KB.
Both come from format198x-commodore-amiga-adf 0.3.0
(#22). Mastering output is
unchanged byte-for-byte.
Other
mediaspec198x, the media capability spec, is now published as its own crate
rather than consumed from a git revision
(#17). Four orgs are told to
consume it and cargo will not publish a crate that depends on a git revision,
so the registry is the only route that serves them. No change to what this
tool does.
add the beeper-phrase converter: notation in, audition WAV + phrase asm out (the audio lane's first tool, opened by decisions/demand-gate-beeper-phrases.md; calibrated by regenerating Gloaming's hand-authored phrase constants exactly)
add --repeat: loop-point audition for title-screen phrases
Fixed
repair the Release-plz pipeline: the mediaspec path dependency now carries a version requirement (Asm198x's pattern), and this release was cut by hand to replace the v0.1.0 baseline tag, whose manifest release-plz could not package