Skip to content

01. Overview

Davide Della Giustina edited this page Aug 17, 2020 · 2 revisions

This short wiki is meant to help you write and execute some simple program on the RC16 architecture.

In the writing a program section you can find some details on the assembly syntax and some information on how to write a correct program that can be read from the assembler.

On the other hand, in the running a program section I described how to load the compiled program into Logisim and tinker with it.

Clone this wiki locally