{$start} {$title} mfd0816 {$begin-section} about {$head} about The MFD-0816 (alternatively MFD0816, mfd0816 (because im not a very consistent
person)) is a 16-bit fantasy CPU and based on the intel 8088, it features a
word size of 16 bits, a 16 bit address bus, 4 16-bit general purpose registers
and a general purpose I/O bus with support for block I/O.
The first un-implemented (and thus probably flawed) version of the
design/specification alongside the preliminary instruction set reference are
available here. Once I feel like the assembler (and probably later on the
emulator too) are implemented far enough and dont end up dead in the water
before that, the source code of both will become publicly available under the
GPLv3.
All documents detailing the design of the MFD-0816 and other fantasy hardware
and tooling around it are licensed under the CC BY-SA 4.0 license.
{$begin-section} links {$sub-head} links * GitHub (currently private)
  Git repository containing the spec. documents and the assembler & emulator implementations (C++).
{$end-section} {$end-section} {$begin-section} documents {$head} documents {$begin-section} version-1 {$sub-head} Version 1 * Design / Specification
* Instruction Set Reference
{$end-section}