Skip to content

A Gradle plugin that can build asm projects devoted for 8-bit machines (currently supports KickAssembler only)

License

Notifications You must be signed in to change notification settings

c64lib/gradle-retro-assembler-plugin

Repository files navigation

Gradle Retro Assembler Plugin

License: MIT CircleCI CircleCI

This is a plugin for Gradle build tool that adds capability of building Assembly projects for MOS 65xx family of microprocessors.

Currently, the plugin supports Kick Assembler as the only ASM dialect.

Retro Build Tool is published at: https://plugins.gradle.org/plugin/com.github.c64lib.retro-assembler.

There is also a Linux-based docker image available: https://github.com/c64lib/c64libci. All functions of Retro Build Tool with work on this image. The image is designed to be used with CI environments (such as CircleCI).

User's Manual

A complete User's Manual is available at the following address:

https://c64lib.github.io/gradle-retro-assembler-plugin/

Change log

A change log together with the list of available versions can be seen at:

https://c64lib.github.io/gradle-retro-assembler-plugin/#_change_log