Atari Coldfire Project
The Atari Coldfire Project is a volunteer project that has created a modern Atari ST computer clone called the FireBee.
Reason for the project
A new clone named Phenix never made it to market in final form.Specifications
The specifications for the ACP have changed considerably over time, in response to advancing technology and price considerations. However, it seems the following will be in the final design according to former :- Processor: Coldfire MCF5474, 264 MHz, 400 MIPS
- RAM: DDR, 512 MB Main- + 128 MB Video- and Special-RAM on Board, Speed: 1 Gbit/s
- Flash: 8 MB onboard for operating systems
- Atari compatible interface ports:
- * TT/Falcon-IDE,
- * ST/TT-Floppy
- * TT-SCSI
- * ACSI
- * ROM-Port: 2×2 mm Connector
- *Printer Port, parallel
- * ST/TT-serial
- * MIDI
- * ST-Sound, YM2149 over AC'97
- * ST/TT/Falcon-Video
- * Atari-Keyboard with Mouse
- Other Ports:
- * Ethernet 10/100, 1 Port
- * USB 2.0 Host, 5 Ports
- * Compact-Flash, 1 Port
- * SD-Card, 1 Port
- * AC'97 Stereo Codec with DMA-Sound Output and Sampling Input
- * Sound_Connectors: LineIn, LineOut, Mic, DVD/CD internal
- * New Video Modes about 2 megapixels, true color
- * PS2 Mouse/Keyboard Port
- Battery Powered
- PCI 33 MHz direct Edge for passive backplane
- Power controller with real time clock, PIC18F4520
- Extension socket: 60Pol
- Asynchronous static RAM for DSP or similar already planned extensions in the future: Falcon DSP in the FPGA
- Format: Card
- Power consumption of the complete board:
Operating systems
On the 8 MB ROM, FireBee devices have the following pre-installed software:- BaS
- FPGA config
- FireTOS
- EmuTOS
μClinux has also been ported to FireBee.
Compatibility
There are different strategies for dealing with the differences in ColdFire and 68K instruction set and opcodes:- FireTOS includes 68K emulation based on an illegal instruction exception handler and CF68KLib
- program can be used to run 68K programs with EmuTOS
- Most of the operating system and basic desktop software has been ported and built for ColdFire and rest is able to run with emulation
- Several commercial and shareware Atari SW packages have also either been ported to ColdFire or open sourced so that they could be ported to FireBee