Skip to content
This repository has been archived by the owner on Nov 14, 2024. It is now read-only.
/ m68kplugin Public archive

Motorola 68000 Series Assembly Language Support for IntelliJ-based IDEs

License

Notifications You must be signed in to change notification settings

YannCebron/m68kplugin

Repository files navigation

Build Contributor Covenant Version Downloads

Motorola 68000 Series Assembly Language Support for IntelliJ based IDEs

Important

As of November 2024, this plugin is no longer under active development.

Adds support for Motorola 68000 series assembly language in IntelliJ based IDEs.

📖 Please visit the Documentation site for user guide. 📖

m68plugin

Please see Contributing on how to submit feedback and contribute to this project.

Installation

  • Open Plugin Homepage and click Install to... button on upper right

  • Using IDE built-in plugin system:

    Settings > Plugins > Marketplace > Search for "Motorola 68000 Series Assembler" > Install Plugin

  • Manually:

    Download the latest release and install it manually using Settings > Plugins > ⚙️ > Install plugin from disk...

Credits

Plugin Logo from Wikimedia Commons

Mnemonic and directives documentation taken from m68k-instructions-documentation

Mnemonic data generated using vasm sources, thanks to Frank Wille and Dr. Volker Barthelmann for granting permission

Amiga hardware register documentation generated from AGA.guide

License

Licensed under the Apache License, Version 2.0 (the "License"), see LICENCE

This software includes commonmark-java library, Copyright (c) 2015-2016, Atlassian Pty Ltd

All product names, trademarks, and registered trademarks are property of their respective owners.