Skip to content

This is the TinyCore MicroKernel project for the F256 Jr and K computers from Foenix Retro Systems.

License

Notifications You must be signed in to change notification settings

FoenixRetro/f256-microkernel

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This file is part of the TinyCore MicroKernel for the Foenix F256.
Copyright 2022, 2023 Jessie Oberreuter <Gadget@HackwrenchLabs.com>.
SPDX-License-Identifier: GPL-3.0-only

This project contains the code used to build the TinyCore MicroKernel
as distributed with the F256K and F256Jr machines from Foenix Retro Systems.

All code is Copyright 2022, 2023 Jessie Oberreuter <Gadget@HackwrenchLabs.com>
with the following exceptions:

    - The files in the fat32 directory (excepting f256jr.s, f256jr.cfg, and
      the Makefile) are Copyright 2020 Frank van den Hoef and Michael Steil.

    - interrupt_def.asm and TinyVicky_Def.asm are provided by Stafany Allaire
      of Foenix Retro Systems, c256foenix.com.

To build, you will need gnu make, 64tass, ca65, and ld65.

About

This is the TinyCore MicroKernel project for the F256 Jr and K computers from Foenix Retro Systems.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Assembly 98.9%
  • Other 1.1%