Coder Social home page Coder Social logo

cbmanttasks's Introduction

cbmAntTasks

A collection of Ant tasks for the development with cc65 (http://www.cc65.org) and Vice (http://www.viceteam.org/).

Tasks

CBM

Utilities for working with CBM files.

  • PRGHeader - Adds or modifies the two byte header of a CBM PRG file.
  • PRGSplit - Splits a CBM PRG file into multiple parts.

CC65

Launchers for cc65 (http://www.cc65.org).

  • CA65 - Calls the ca65 executable of cc65.
  • CC65 - Calls the cc65 executable of cc65.
  • CL65 - Calls the cl65 executable of cc65.
  • LD65 - Calls the ld65 executable of cc65.

Data

Builds binary data files.

  • Data - The main task for Ant.
    • DataFill - Fills bytes with the same value.
    • DataFont - Extracts a font from the cbmFontEditor projects and stores it as binary.
    • DataHeader - Sets the two byte header of a CBM PRG file.
    • DataImage - Converts an image to binary (including dithering).
    • DataManual - Adds manual data.
    • DataSprite - Converts an image to binary sprite data (including dithering).
    • DataText - Converts ASCII to PETSCII text

Viceteam

Tasks for the Vice emulator (http://www.viceteam.org/).

  • C1541 - Main task for executing the C1541 executable of Vice
    • C1541Format - Calls format of the C1541 executable of Vice
    • C1541List - Calls list of the C1541 executable of Vice
    • C1541Read - Calls read of the C1541 executable of Vice
    • C1541Write - Calls write of the C1541 executable of Vice
  • X128 - Starts the Commodore 128 emulator of Vice
  • X64 - Starts the Commodore 64 emulator of Vice
  • X64DTV - Starts the Commodore 64 DTV emulator of Vice
  • X64 - Starts the Commodore 64 emulator of Vice
  • XCbm2 - Starts the CBM 2 emulator of Vice
  • XPet - Starts the Commodore PET emulator of Vice
  • XPlus4 - Starts the Commodore Plus 4 emulator of Vice
  • XVic - Starts the Commodore VIC emulator of Vice

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.