Factorial.asm

The assembly code for a simple factorial program, using an emulated stack.

plain - 3.36 kB - 10/14/2020 at 23:20

Download

Microcode.cs

This generates the control word for each instruction based on what flags are set, and what the current micro-instruction is. This can be used to generate the data for the EEPROM of each control byte.

plain - 16.88 kB - 08/10/2020 at 00:27

Download

Instructions.csv

The compiler data for each instruction available to the computer

ms-excel - 6.00 kB - 08/10/2020 at 00:26

Download