Difference between revisions of "Amiga computer remade"

From Amiga Coding
Jump to: navigation, search
(added FPGA arcade added a little more info)
(added 'Power A5000', moved 'AAA' to be first in the list)
Line 22: Line 22:
  
 
==Abandoned projects==
 
==Abandoned projects==
 +
 +
* '''AAA'''<br />Was to be the official successor to AGA. Compatible with OCS/ECS but not with AGA. Had features like 4-6x times faster blitter and multi-write copper instruction. Commodore in it's infinite wisdom decided to scrap the AAA project.
 +
** [http://www.thule.no/haynie/ The Dave Haynie Archive] (containing old specs and notes, including those for AAA)
 +
** [http://www.thule.no/haynie/research/nyx/docs/aaareg.nam.txt AAA custom register names]
 +
** [http://www.amigahistory.co.uk/amigaaaa.html Amiga History.co.uk about the AAA]
 +
  
 
* '''BoXeR'''<br />the oldest project with the aim on AGA compatibility. However this project was abandoned and never released. Plans included an AA chipset (next gen AGA chipset) with 20x bandwidth of AGA, 32 bit blitter (up to 20x faster), Unified Memory Architecture, 16-bit sound, HD floppy drive support)
 
* '''BoXeR'''<br />the oldest project with the aim on AGA compatibility. However this project was abandoned and never released. Plans included an AA chipset (next gen AGA chipset) with 20x bandwidth of AGA, 32 bit blitter (up to 20x faster), Unified Memory Architecture, 16-bit sound, HD floppy drive support)
Line 36: Line 42:
  
  
* '''AAA'''<br />Was to be the official successor to AGA. Compatible with OCS/ECS but not with AGA. Had features like 4-6x times faster blitter and multi-write copper instruction. Commodore in it's infinite wisdom decided to scrap the AAA project.
+
* '''Power A5000'''<br />a planned Amiga clone computer, announced by DCE and Power Computing. It would feature a PowerPC G3 processor.
** [http://www.thule.no/haynie/ The Dave Haynie Archive] (containing old specs and notes, including those for AAA)
+
** [http://en.wikipedia.org/wiki/Power_A5000 wikipedia - Power A5000]
** [http://www.thule.no/haynie/research/nyx/docs/aaareg.nam.txt AAA custom register names]
 
** [http://www.amigahistory.co.uk/amigaaaa.html Amiga History.co.uk about the AAA]
 

Revision as of 01:55, 13 July 2009

Several Amiga clones/remakes are in the works. Each with a slightly different aim, some for total compatibility, some to be faster and offer more features. Hopefully someday whe'll be able to also document which differences these make to coders. (probably especially to interest for 680x0 / hardware hitting coders)


Recent Amiga computer clones/remakes

  • Minimig
    Minimig is an FPGA-based re-implementation of the original Amiga 500 hardware (PAL version). It's based on available hardware documentation and info from WinUAE(?). The project was made public on 5 december 2005 and has gone opensource in july 2007. Commercial ready-to-use boards were sold by ACube Systems.


  • NatAmi (Native Amiga)
    This reimplementation is based on implementing the features documented and described in the HRM and then expanding on it 'within the Amiga philisophy'. It is claimed to being able to display 1280x1024 in 32bit, handle bitplanes and chunky, 24bit audio and a 100 times faster blitter.


  • Clone-A
    project started oct 2005, made public in december 2006, not available yet
    This project aim to totally reproduce the output of the Denise, Gary, Paula chips, CIA and later even the Agnus chip. This means you could run an Amiga on partly the original chips and part on the FPGA.


  • FPGA Arcade
    Programmable Gaming Hardware which will be able to emulate Atari ST, Amiga and several other computers from the 1980's.


Abandoned projects


  • BoXeR
    the oldest project with the aim on AGA compatibility. However this project was abandoned and never released. Plans included an AA chipset (next gen AGA chipset) with 20x bandwidth of AGA, 32 bit blitter (up to 20x faster), Unified Memory Architecture, 16-bit sound, HD floppy drive support)



  • Phase5's amiga-clone projects
    (see http://www.amigau.com/aig/phase5.html for detailed info on these)
    • A\Box
      was a clone developer by Phase5. It did however not emulate the custom chips, so whether it's a 'clone' is debatable. It was announced in 1996 and in the beginning of 1998 they announced it was postphoned. Unfortunately in 1999 they admitted it had been cancelled and in january 2000 Phase5 filed for liquidation proceedings.
    • Pre\Box


  • Power A5000
    a planned Amiga clone computer, announced by DCE and Power Computing. It would feature a PowerPC G3 processor.