Skip to content

kpodsiadlo/8bit_computer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

8bit_computer

A digital copy of Ben Eater's 8 bit computer.
https://eater.net/8bit/ Big thanks for inspiration!

Look at the inner workings of a simple interactive computer. You can upload your own code - assembly language editor and compiler are provided. Alpha version will be released shortly.

Stack:
Computer engine: Python 3.8, Quart as REST API server
Web app: JAVA EE 8 + JSP on JBOSS 20
Communication over websockets (engine-webpage) and REST (database, compiler, managing instances of engine)
Persistence: MySQL/Hibernate

About

A digital copy of Ben Eater's 8 bit computer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published