i8080-clj

Intel 8080 emulation in Clojure

Leiningen/Boot

[i8080-clj "0.4.0"]

Clojure CLI/deps.edn

i8080-clj/i8080-clj {:mvn/version "0.4.0"}

Gradle

implementation("i8080-clj:i8080-clj:0.4.0")

Maven

<dependency>
  <groupId>i8080-clj</groupId>
  <artifactId>i8080-clj</artifactId>
  <version>0.4.0</version>
</dependency>