Below you will find pages that utilize the taxonomy term “Digarok”
April 20, 2026
install-cadius-action
Version updated for https://github.com/digarok/install-cadius-action to version v0.2.0.
This action is used across all versions by 6 repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The install-cadius-action GitHub Action automates the installation of Cadius, a tool for creating and manipulating ProDOS disk images, within GitHub workflows. It simplifies the process of building, packaging, and managing ProDOS disk images, including the optional inclusion of ProDOS system files for creating bootable disks. This action is particularly useful for Apple II development workflows, enabling seamless integration with tools like Merlin32 for efficient build and release pipelines.
April 19, 2026
install-merlin32-action
Version updated for https://github.com/digarok/install-merlin32-action to version v0.2.0.
This action is used across all versions by 6 repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The install-merlin32-action GitHub Action automates the installation of Merlin32, a tool for assembling 6502, 65c02, and 65816 assembly code, onto GitHub Runner machines. It streamlines the setup process for integrating assembly workflows into CI pipelines, enabling users to efficiently assemble source code as part of their automated builds. This action is particularly useful for developers working on retro computing projects or embedded systems requiring assembly-level programming.