Skip to content

v1.0.0 Release

Compare
Choose a tag to compare
@craigthomas craigthomas released this 05 Aug 03:18
54eae93

The v1.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

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 to verify the validity of the generated JAR file.