GithubHelp home page GithubHelp logo

suppertails66 / clownassembler Goto Github PK

View Code? Open in Web Editor NEW

This project forked from clownacy/clownassembler

0.0 1.0 0.0 2.02 MB

Motorola 68000 assembler, clone of SN 68k (A.K.A. asm68k).

License: GNU Affero General Public License v3.0

C 54.01% Assembly 38.42% Makefile 0.10% CMake 0.52% Yacc 4.95% Lex 2.01%

clownassembler's Introduction

clownassembler

Introduction

This is clownassembler, an assembler for Motorola 68000 assembly language. It mimics the behaviour of SN 68k (also known as 'asm68k').

Usage

Being a reimplementation of SN 68k, documentation for that assembler applies to this assembler as well:

http://antime.kapsi.fi/sega/files/SATMAN.pdf

Compiling

This assembler is written in portable ANSI C (a.k.a. C89), and so should be able to be built with virtually any C compiler.

To build with Make, run make assemblers in this directory. Alternatively, the assembler can be built using CMake.

Two copies of the assembler will be produced: clownassembler and clownassembler_asm68k. The latter provides the same command line interface as SN 68k, while the former provides a custom, simpler, interface.

To regenerate the lexer and parser, install Flex and Bison and then run make.

Licensing

This is Free Software, made available under the terms of the AGPLv3+. See the 'LICENCE.txt' file for more information.

clownassembler's People

Contributors

clownacy avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.