Difference between revisions of "A2560"

From C256 Foenix Wiki
Jump to navigation Jump to search
(Created page with "= 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. The 68k based...")
 
 
(5 intermediate revisions by the same user not shown)
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.  That said, 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 =
+
'''Operating Systems'''
  
* C: Numerous legacy 68000 compilers are in use by the community
+
* [[MCP_68k|MCP]]
* C: hth313 has released a modern, Clang-based C compiler for the 68000; see his channel on the Discord for more information.
+
* [[EmuTOS]]
* BASIC: a port of MMBASIC is in progress.
+
* [[TinyCore VM]]
  
= Operating Systems =
+
'''Emulators'''
 +
* [https://github.com/aniou/morfe Aniou's Morfe]
 +
* [https://github.com/scttgs0/FoenixToolkitm68k.git Scott's FnxToolKitm68]
 +
* [https://github.com/paulscottrobson/f68-emulator.git Paul Scott Robson's F68 Emulator]
  
For the more adventurous, several operating systems and desktop environments are in the works:
 
  
* CLI -- A simple DOS-like CLI is included
+
| style="padding: 0 0 0 10px; width: 25%; vertical-align: top;" |
* A port of EmuTOS is in progress, see the Discord for daily updates!
+
 
 +
<!-- Second column -->
 +
'''Software Development'''
 +
 
 +
* [http://www.compilers.de/vasm.html vasm68] (assembler)
 +
* [http://www.compilers.de/vbcc.html vbcc] (C)
 +
* [[Calypsi]] (C)
 +
* [[Using the Debug Interface]]
 +
 
 +
'''Libraries'''
 +
* [[Ethernet]]
 +
 
 +
'''Chipsets'''
 +
 
 +
* [[68000]]
 +
* [[68040]]
 +
* [[Audio]]
 +
* [[Vicky II|Video]]
 +
* [[Storage]]
 +
* [[LPC47M10x|Peripherals]]
 +
* [[bq4802ly|RTC]]
 +
* [[LAN9221|Ethernet]]
 +
|}

Latest revision as of 15:15, 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

Emulators


Software Development

Libraries

Chipsets