Coder Social home page Coder Social logo

f256_jr_kernel_dos's Introduction

TinyCore MicroKernel API and Sample DOS
---------------------------------------

This project exports and documents the TinyCore MicroKernel API as used on the
Foenix F256 line of 6502-based microcomputers. It includes, as part of the
documentation, a simple command line "DOS"-style shell which demonstrates how
each of the kernel calls are used.  Readers are expected and encouraged to
copy, paste, and modify any and all parts of this program for their own use
without any form of implied license baggage.  To the extent that the shell
proves useful in its own right, it shall be considered a community supported
and maintained application.  - Jessie Oberreuter, 2022.

Manifest

    Makefile    Builds the shell, and exports it as kernel/01.bin.
    kernel/     Contains the latest kernel/api.asm and kernel binary blocks.
    dos/        Contains the source code for a simple demonstration DOS CLI.
    docs/       Will contain actual documentation text when I have time.
    cc65/       Contains the files needed to build C programs with cc65.
    README      This file.

f256_jr_kernel_dos's People

Contributors

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