Jump to content
IGNORED

Bitsy-Converter: convert Bitsy scripts into Colecovision source code


haroldoop

Recommended Posts

Hello! ?

 

This is my current project, Bitsy-Converter.

 

This tool is capable of converting Bitsy scripts into various formats:

* JSON: A JSON object representing the parsed script; useful for chaining with other tools;
* Arduboy: A ".ino" sketch that can be compiled into an Arduboy game;
* SDCC + LibCV: A ".c" source file designed to be compiled by SDCC, using the LibCV library; this can be used to generate ROMs for either:
-- ColecoVision;
-- SG-1000;
-- Sega Master System (for now, only SG-1000 mode is supported);
-- MSX.  


The code generated for SDCC + LibCV can either be compiled with SDCC, or with 8bitworkshop.com (which has an online compiler).

 

The code generated for Arduboy can be compiled with either the Arduino IDE or ProjectABE (which has a buit-in compiler).

Edited by haroldoop
  • Like 3
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...