You must login before you can post a comment.
Author: Charlie Mansell (Charlie)
Forked from: kronke/8-Bit Computer
Project access type: Public
Description:
Another Ben Eater 8-Bit Computer project implementation.
Program code to paste into RAM:
30,47,224,240,0,0,0,0,0,0,0,0,0,0,28,14
This seqence represents following instructions:
LDA 14
ADD 15
OUT
HLT
Created: Oct 13, 2022
Updated: Aug 27, 2023
Comments