Skip to content

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

License

GPL-3.0, Unknown licenses found

Licenses found

GPL-3.0
LICENSE
Unknown
COPYING
Notifications You must be signed in to change notification settings

ghackwrench/F256_MicroKernel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This file is part of the TinyCore MicroKernel for the Foenix F256.
Copyright 2022, 2023 Jessie Oberreuter <[email protected]>.
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 <[email protected]>
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

GPL-3.0, Unknown licenses found

Licenses found

GPL-3.0
LICENSE
Unknown
COPYING

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages