extend to mention FreeMiNT

This commit is contained in:
Markus Fröschle
2017-12-25 11:09:52 +01:00
parent a687376c82
commit 94ae80ac3d

View File

@@ -10,7 +10,9 @@ The original FireBee distribution comes with "original" BaS - a minimal fimware
assembler using the FreeScale CodeWarrior development environment. Original BaS implements the minimal
functionality to boot up FireTOS (which is a patched original Falcon TOS).
The FireBee can also run EmuTOS (see http://emutos.sourceforge.net), a completely free and open source TOS.
The FireBee can also run EmuTOS (see http://emutos.sourceforge.net),
a completely free and open source TOS.
Contrary to FireTOS (that contains an m68k emulation to emulate a "traditional" m68k chip), EmuTOS is available as native ColdFire implementation.
The FireBee can also run FreeMiNT (a preemptive multitasking extension to TOS).
BaS_gcc aims to fully support native EmuTOS + native FreeMiNT on the FireBee.