• Stars
    star
    1
  • Language
    Java
  • Created over 6 years ago
  • Updated over 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

this is an intel 8080 simulator written in java. it takes assembly language code from a txt file and simulates the process of execution. displaying the data in the registers and in the memory during runtime.