GithubHelp home page GithubHelp logo

tonypdmtr / sforth Goto Github PK

View Code? Open in Web Editor NEW
5.0 3.0 0.0 78 KB

SForth is a public domain Forth compiler for the 68HC11 micro-controller, designed to be compiled on your PC, then downloaded to a serial EEPROM connected to the HC11. In the HC11's 512 bytes EEPROM, an interpreter executes your code.

Forth 12.94% Assembly 87.06%
asm11 68hc11 assembly-language hc11 forth

sforth's Introduction

This file contains SFORTH, a Forth compiler for the 68HC11 microcontoller.
SFORTH is designed to compile a Forth program on your PC and then download it
to a serial EEPROM for storage.  You will have to build your own HC11 circuit,
see the circuit diagram in CIRCUIT.JPG and instructions in CIRCUIT.DOC.

        Files included in SFORTH:

        SFORTH.COM      -       The SFORTH compiler
        LOADER.COM      -       The 68HC11 loader program
        LOADER.S19      -       Program needed by LOADER.COM
        SFORTH.DOC      -       Manual
        CIRCUIT.DOC     -       Notes on building a circuit
        CIRCUIT.JPG     -       A circuit diagram that can be read by Windows
        SERIAL.FTH      -       An SFORTH program example
        TIMEOUT.FTH     -       An SFORTH program example
        SERINT.FTH      -       An SFORTH program example
        EEMOVE.FTH      -       An SFORTH program example
        SFORTH.ASM      -       Source for SFORTH
        SFORTH.S19      -       SFORTH in Motorola hex
                                (produced by running ASM11 SFORTH)

I'm placing SFORTH in the PUBLIC DOMAIN.  Do with it what you want.  If you
find it useful, you might send me $15 to keep research and developement going
(after all I'm only a high school math teacher, you know how little we make).
Send any comments, questions, bugs, cash to:

                CHRIS BURNS
                P.O.BOX 1352
                OGLETHORPE, GA 31068
                U.S.A.

I may also be reached at my e-mail address of: [email protected]

Enjoy.

---
P.S. by Tony P. <[email protected]>

Use ASM11 to assemble the source: http://www.aspisys.com/asm11.htm

The .COM utilities came with no source.  They will run under a DOSBox emulator.

sforth's People

Contributors

tonypdmtr avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

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