Skip to content

Privanom/8Bit-Assembler

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

8Bit-Assembler

A program for converting instructions from Ben Eater's 8 Bit computer design to binary.

Compile:

gcc assembler.c -o assembler

Usage:

cat <file> | ./assembler

Alternatively you can just launch the runnable and type instructions yourself, one by one.

alt text

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 100.0%