The Atari Coldfire Project (ACP) is a volunteer project that has created a modern Atari ST computer clone called the FireBee.[3][4]
Reason for the project
This section needs expansion. You can help by adding to it. (August 2025)
A new clone named Phenix never made it to market in final form.[5]
Specifications
This section needs to be updated. Please help update this article to reflect recent events or newly available information.(March 2025)
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 Atari Coldfire Project homepage:[6]
There's a ready to use FreeMiNT and GUI environment setup with applications ported to work on ColdFire which can be ordered on CompactFlash card with the device.
There are different strategies for dealing with the differences in ColdFire and 68K instruction set and opcodes:[8]
FireTOS includes 68K emulation based on an illegal instruction exception handler and CF68KLib
68Kemu program (based on Musashi 68k emulator) 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
FireBee FPGA doesn't yet provide DSP functionality which means that any Atari Falcon specific programs requiring DSP won't run. Many Falcon games and demos use it to play background music.
Development tool support
GCC, VBCC and (Pure C compatible) AHCC[9] C-compilers and their libraries have fully working ColdFire support