Skip to content
This repository has been archived by the owner on Jul 23, 2020. It is now read-only.

I'm going to try and code a virtual binary calculator of sorts, and/or a virtual 8 bit cpu using Java.

License

Notifications You must be signed in to change notification settings

Iapetus-11/Java-Logic-Gates-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Java-Logic-Gates-Project

  • I'm going to try and code a virtual binary calculator of sorts, and/or a 8 bit cpu--probably a virtual replica of an Intel 8080.

TODO:

  • Add a method in Calculator for multiplication
  • Add a method in Calculator for division
  • Not have a mental breakdown

Longterm:

  • Add more logic gates to the logic class if needed for cpu
  • Add a class for stuff like shift registers if needed for cpu
  • Add a cpu class w/ virtual cpu

About

I'm going to try and code a virtual binary calculator of sorts, and/or a virtual 8 bit cpu using Java.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages