Skip to content

v2.0.0 Release

Choose a tag to compare

@craigthomas craigthomas released this 21 Dec 17:19
· 6 commits to main since this release
796038d

The v2.0.0 release of the Super Chip 8 Emulator.

  • Compiled with OpenJDK 11
  • Binary compatible with Java 8 JRE or greater
  • Target systems Windows, Linux, UNIX, MacOS

Changes in this release:

  • XO Chip compatibility.

You will need a copy of the Java Runtime Environment (JRE) version 8 or greater installed in order to run the compiled JAR file. For most systems, you can install Java 8 JRE by visiting http://java.com and installing the Oracle Java Runtime Environment for your platform. This version of the JRE is free for personal use but contains a custom binary license from Oracle. Alternatively, if you prefer to use a JRE with an open-source license (GPL v2 with Classpath Exception), you may visit https://adoptopenjdk.net and install the latest Java Development Kit (JDK) for your system, which will include an appropriate JRE.

An MD5 checksum file is provided below to verify the validity of the generated JAR file.