Skip to content

gilkeidar/ByteFrost

Repository files navigation

ByteFrost

ByteFrost Logo The Breadboard 8-bit CPU and Computer

Be sure to check out the YouTube channel for more in-depth explanations of how the ByteFrost works!

ByteFrost Under Development ByteFrost under development

In this Github repository are software tools for using the ByteFrost computer:

Assembler

Assembler program that converts Assembly code to ByteFrost machine language.

Display

Arduino code for the ByteFrost's display card (an Arduino Nano) for a 2004A LCD display.

Documentation

Documentation for the ByteFrost computer. Includes hardware documentation (i.e. schematics) and software documentation (instruction set specifications, control signal lists, each instruction's micro-code and structure, and assembly syntax). For more documentation, see the wiki.

Microcode

Arduino code for programming the three microcode EEPROMs (using Ben Eater's EEPROM programmer as a basis).

Programs

Programs written in ByteFrost assembly that can be compiled using the assembler and run on the ByteFrost computer. Each program comes with the assembly code (.asm file), machine language compilation (.mlg file), and a binary file (.bin file).

About

Software Tools for ByteFrost - A Breadboard 8-Bit Computer

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published