Giter Site home page Giter Site logo

chaitanya-patel / fignition Goto Github PK

View Code? Open in Web Editor NEW

This project forked from snial/fignition

0.0 0.0 0.0 3.8 MB

DIY 8-bit Computer

Home Page: https://sites.google.com/site/libby8dev/fignition

C++ 0.66% C 34.50% Java 4.89% Assembly 42.34% Makefile 2.17% Forth 15.06% Roff 0.39%

fignition's Introduction

FIGnition Read Me

Introduction

This GitHub repository contains a release for FIGnition's open-sourced content.

FIGnition is released under GPLv3 and you should find COPYING.txt in the Firmware directory.

The primary development environment is Intel Mac OS X, and no attempt has yet been made to build FIGnition binaries on any other system. The FIGnition build environment uses tools written in 'C' and in Java as well as the avrdude tool for uploading firmware upgrades.

From Version 0.9.7, Building FIGnition is now a simpler, primarily automatic process. Now all you need to do is:

$make FIGVER=0x097 Distro

This builds the .s source files from .fth source files; then both variants of the FIGnition.hex files will be built:

FIGnitionPAL.hex
FIGnitionNTSC.hex

The build process uses the new FIGnitionFirmwareCompiler: FFC to generate a suitable assembler file from a .fth file and SwapHex is used to combine relocation information from FFC with a .hex file to create the final .hex file where the ForthROM component is big-endian.

From version 0.9.7 the source for the PCB is included in Circuit/PCB. It's in Osmond format, a Mac OS X PCB Cad Package, but since I do actually edit the source to create parts and modify the PCB I consider it human-readable and therefore a valid OSH file format.

fignition's People

Contributors

snial 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.