1
0
mirror of https://github.com/mist-devel/mist-board.git synced 2026-01-23 18:47:16 +00:00
2016-01-18 21:22:34 +01:00
..
2015-09-21 12:43:36 +02:00
2015-10-02 10:44:16 +02:00
2015-11-27 08:56:55 +01:00

MIST tutorials

LED

A blinking led: A simple "Hello World" for the MIST board. Use this as a quick start to compile your first own core.

Pong

A very simple implementation of the classic pong game. Demonstrates the generation of VGA video signals and the usage of joysticks.

SoC

A Z80 based System on a Chip (SoC) domonstrating all major components and concepts used on the MIST board.