Git Product home page Git Product logo

s12cforth's Introduction

S12CForth
========= 
S12CForth is aa ANS Forth implementation for Freescale's S12(X) 
microcontroller families, writen in assembly language. It is based on the 
S12CBase framework (https://github.com/hotwolf/S12CBase) and supports the
following hardware:

	   - Mini-BDM-Pod      (https://github.com/hotwolf/Mini-BDM-Pod)
	   - LFBDMPGMR         (S08/S12 programmer by Freescale)
           - S12G-Micro-EVB    (https://github.com/hotwolf/S12G-Micro-EVB)
	   - S12DP256-Mini-EVB (plain MC9HCS12DP256 evaluation board)
           - AriCalculator     (https://github.com/hotwolf/AriCalculator)
           - SIMCH12           (free HC12 simulator)

Directories:
============
|
+-Demos				;demos and tests for all ports 
| +-Mini-BDM-Pod     		;Mini-BDM-Pod and LFBDMPGMR	 
| +-OpenBDC	     		;original OpenBDC BDM pod	 
| +-S12DG256-Mini-EVB   	;MC9HCS12DP256 EVB
| +-S12G-Micro-EVB   		;S12G-Micro-EVB and AriCalculator
| +-SIMHC12	     		;free HC12 simulator          
|				
+-Forth				;code examples written in Forth
|				
+-Source			;source code for all ports
| +-All                 	;shared source files for all ports
| +-Mini-BDM-Pod        	;Mini-BDM-Pod and LFBDMPGMR	 
| +-OpenBDC			;original OpenBDC BDM pod	 
| +-S12DG256-Mini-EVB   	;MC9HCS12DP256 EVB
| +-S12G-Micro-EVB		;S12G-Micro-EVB and AriCalculator
| +-SIMHC12			;free HC12 simulator          
|				
+-Subprojects           	;projects, that S12CForth depends on
| +-S12CBase               	;copy of the S12CBase project
| +-HSW12               	;link the HSW12 assembler
|
+-Tools				;tool chain
  +-HSW12          		;link to the HSW12 assembler
  +-Test Builder                ;script to build test cases runnung from RAM
  +-Dictionary Tree Generator	;search tree generator for the CORE words
  +-Update Subprojects          ;updates all subprojects

S12CForth is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

S12CForth is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with S12CForth. If not, see <http://www.gnu.org/licenses/>.

s12cforth's People

Contributors

chrstphrchvz avatar hotwolf avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

tonypdmtr

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.