Skip to content

craguilar/z80sim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

z80sim

This project was originated from a collegue project to build a Z80 - Zilog instruction set microprocessor simulator.

Getting Started

Run locally

  1. Install maven. See https://maven.apache.org/install.html for details.

  2. Build the service.

     $ mvn clean package
    
  3. Then execute

     $ javar -jar target/*.jar
    

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published