website/data/projects/mfd0816/index.sad

22 lines
550 B
Plaintext
Raw Normal View History

2024-12-04 19:52:05 +01:00
{$start}
{$title} mfd0816
{$begin-section} about
{$head} about
The MFD-0816 is a 16-bit fantasy CPU and based on the intel 8088.
* 16-bit address bus <br>
* 16-bit word <br>
* 8-bit I/O bus <br>
* 4x 16-bit general purpose register <br>
{$begin-section} links
{$sub-head} links
* <a href="/projects/mfd0816/VERSION1_DESIGN">[Version 1] Design</a><br>
* <a href="/projects/mfd0816_VERSION1_INSTRUCTIONS">[Version 1] Instruction Set Reference </a><br>
* <a href="https://github.com/FelixEcker/mfd0816">GitHub</a><br>
{$end-section}
{$end-section}