Skip to content

Latest commit

 

History

History
executable file
·
21 lines (12 loc) · 1.08 KB

File metadata and controls

executable file
·
21 lines (12 loc) · 1.08 KB

MCPC

The MCPC (MineCraft Personal Computer) project is a real-life adaption of a conceptual (and partially built) minecraft computer. It is based on an Altera MAX10 FPGA (Field Programmable Gate Array) and implements a fully custom 16-bit CPU architecture (RISC-style). See doc/doc.pdf or the related markdown files for more information on the architecture.

Retro Ad

Software

The software to build the bootloader, kernel and other software can be found in the MCPC-Software repository.

License

The MCPC project is licensed under GPLv3. See LICENSE file for more information.

Attributions

This project contains Intel FPGA IP. See Intel/Altera license agreements for excemption clauses and how to handle copyright infringements regarding these.