Skip to content

Emulating a 8080-Microprocessor with a fully featured GUI for understanding the most inner workings

Notifications You must be signed in to change notification settings

timmy0811/8080-Emulator

Repository files navigation

8080-Emulator

Simulating a relict of it's time: The 8080 Microprocessor, it used to run iconic games such as Space Invaders or Donkey Kong. It is not yet capable of writing the graphics buffer to the screen but it is just a matter of time to evolve into a full sized emulator with graphics output.

Features

The current features of the emulator are:

  • Loading and dissassembling hex files + saving to .asm files (Prints Assembly in program view)
  • Dynamic RAM view highlighting changes as they appear + customizable display settings + search function for addresses.
  • Debugging capabilities
  • Register and flag overview

Screenshots

About

Emulating a 8080-Microprocessor with a fully featured GUI for understanding the most inner workings

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published