/SuppaZ80

Silly cross-platform IDE for the Zilog Z80 CPU. Uses AvaloniaUI.

Primary LanguageC#MIT LicenseMIT

SuppaZ80

This is the smallest IDE you'll find for the Zilog Z80 CPU.

SuppaZ80_sMbYX22CQl.mp4

Instructions

  1. Run the SuppaZ80 project.
  2. A window will load with some sample code.
  3. Click [Run].
  4. ¡Listo!

Run: will run the program until the CPU is halted. You can force it to stop by clicking "Stop" (button only available when running!)

Step: Run the program step by step.

Reset Will reset the status of the CPU.

Pending work

  • Save file.

Acknowledgements