David Gálvez 795efccf75 Fix SD-Card initialization process
After command ACMD41 was being sent we were not waiting
for the error idle state bit being cleared, so we were
really never going out from the initialization phase.
2018-11-02 14:27:34 +01:00
2017-12-25 10:17:23 +01:00
2018-02-24 20:10:37 +01:00
2017-12-25 10:17:23 +01:00
2017-12-25 10:17:23 +01:00
2017-12-25 10:17:23 +01:00
2017-12-25 10:17:23 +01:00
2017-12-25 10:17:23 +01:00
2018-03-12 11:50:51 +01:00
2018-11-02 14:27:34 +01:00
2018-02-24 20:32:20 +01:00
2018-03-12 11:39:14 +01:00
2018-03-17 08:24:59 +01:00
2018-03-17 10:40:41 +01:00
2017-12-25 13:51:36 +01:00
2018-02-24 20:10:08 +01:00
2017-12-25 10:17:23 +01:00
2017-12-25 10:03:21 +01:00
2018-03-17 10:28:07 +01:00
2018-03-12 13:30:05 +01:00

BaS_gcc

FireBee gcc-based firmware

This is BaS_gcc, an alternative Firmware for the FireBee.

What the heck is the FireBee? An ATARI Falcon clone using the ColdFire m5474 µC and an FPGA. See here: http://firebee.org

The original FireBee distribution comes with "original" BaS - a minimal fimware coded in C and 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. 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.

Build Status

Description
FireBee gcc-based firmware
Readme 4 MiB
Languages
C 98.7%
Assembly 0.8%
Makefile 0.4%
Shell 0.1%