c64lib / gradle-retro-assembler-plugin

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

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

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

License:Other


Languages

Language:Kotlin 99.9%Language:Shell 0.1%