Difference between revisions of "A2560"

From C256 Foenix Wiki
Jump to navigation Jump to search
Line 1: Line 1:
= Overview =
 
  
The A2560 machines (A2560U, A2560K) are 680x0 based machines.  The A2560U uses a 68000 running at 20MHz; the A2560K uses a 68040 running at 40MHz.
+
= Welcome to the Foenix Retro Systems' A2560 series Wiki <br/> Dedicated to the 32-bit Motorola 68k based Foenix machines =
  
The 68k based machines are quite new, so not as much exists for them yet, but the 68k enjoys a huge body of pre-existing software that will easily port to the Foenix!
+
<!-- Table -->
 +
{| style="width: 100%; margin: 0; padding: 0; border: 0; border-collapse: collapse;"
 +
| style="padding: 0; width: 25%; vertical-align: top;" |
  
= Standard FLASH =
+
<!-- First column -->
 +
'''Platforms'''
  
* The C based "MCP" Kernel
+
* [[C256_Overview|Overview]]
* A simple DOS-like CLI
+
* [[A2560K]]
 +
* [[A2560X]]
 +
* [[A2560U]]
 +
* [[Gen-X_68040|Gen-X]]
  
= Languages =
 
  
* C: Numerous legacy 68000 compilers are in use by the community
+
'''Operating Systems'''
* C: hth313 has released a modern, Clang-based C compiler for the 68000; see his channel on the Discord for more information.
 
* BASIC: a port of MMBASIC is in progress.
 
  
= Operating Systems =
+
* [[MCP_68k|MCP]]
 +
* [[EmuTOS]]
 +
* [[TinyCore VM]]
  
For the more adventurous, several operating systems and desktop environments are in the works:
+
| style="padding: 0 0 0 10px; width: 25%; vertical-align: top;" |
  
* CLI -- A simple DOS-like CLI is included
+
<!-- Second column -->
* A port of EmuTOS is in progress, see the Discord for daily updates!
+
'''Software Development'''
 +
 
 +
* [[vasm68]] (assembler)
 +
* [[vbcc]] (C)
 +
* [[Calypsi]] (C)
 +
* [[Using the Debug Interface]]
 +
 
 +
'''Chipsets'''
 +
 
 +
* [[68000]]
 +
* [[68040]]
 +
* [[Audio]]
 +
* [[Vicky II|Video]]
 +
* [[Storage]]
 +
* [[LPC47M10x|Peripherals]]
 +
* [[bq4802ly|RTC]]
 +
* [[LAN9221|Ethernet]]
 +
|}

Revision as of 13:22, 15 March 2024

Welcome to the Foenix Retro Systems' A2560 series Wiki
Dedicated to the 32-bit Motorola 68k based Foenix machines

Platforms


Operating Systems

Software Development

Chipsets