Difference between revisions of "Main Page"
Jump to navigation
Jump to search
(→SYSTEM SPECIFICATIONS) |
|||
Line 9: | Line 9: | ||
For a complete list of features, see [[SYSTEM FEATURES]]. | For a complete list of features, see [[SYSTEM FEATURES]]. | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
== Getting Started == | == Getting Started == | ||
See the [[Getting Started Guide]] for information on how to set up your C256 Foenix and get your first program running. | See the [[Getting Started Guide]] for information on how to set up your C256 Foenix and get your first program running. | ||
+ | |||
+ | == Technical Documentation == | ||
+ | * [[GABE]] System / IO / Sound Chip Controller | ||
+ | * [[VICKY]] (C256 Foenix) Graphics Engine | ||
+ | * [[VICKY II]] (Foenix FMX) Graphics Engine |
Revision as of 21:31, 14 February 2020
Contents
C256 FOENIX (FMX) WIKI
SYSTEM SPECIFICATIONS
The System is composed of 4 major blocks:
- CPU: WDC 65C816 @ 14.318Mhz (Running @ 3.3V)
- MEMORY: 4MBytes of Static RAM @ 10ns, 512K NOR Flash @ 55ns
- GRAPHIC: VICKY & VICKY II Graphic Chipset - 800x600@60FPS, 400x300@60FPS, 640x480@60FPS, 320x240@60FPS @ 256Colors (1 Byte Per pixel), Includes Sprites, Tiles, Text Mode, DVI/VGA Output
- SYSTEM, IO, SOUND: GABE System / IO / Sound Chip Controller Chipset - Manages 1x OPL3, 1x OPN2, 1x OPM, 1x SN76489, Gideon's 16 Voice FPGASID, 16Bit Stereo CODEC
For a complete list of features, see SYSTEM FEATURES.
Getting Started
See the Getting Started Guide for information on how to set up your C256 Foenix and get your first program running.