Skip to content

Releases: dominikkolak/jGB

Release list

v1.0.1

Choose a tag to compare

@github-actions github-actions released this 16 Feb 10:36

Fixed the native versions of the emulator. Tested on Linux and Windows. This build still has some problems related to the debugger. On native Linux builds the snapshot system isn't updating at the speed it should.

Download Options

Native Installers (Recommended)

  • Windows: jGB-windows-installer/*.exe
  • macOS: jGB-macos-installer/*.dmg
  • Linux: jGB-linux-installer/*.deb

Standalone JAR

  • All Platforms: jGB-standalone-jar/jgb-1.0-SNAPSHOT-standalone.jar
    • Requires Java 23+ with JavaFX
    • Run with: java -jar jgb-1.0-SNAPSHOT-standalone.jar

Full Changelog: v1.0.0...v1.0.1

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 15 Feb 14:49
48b7ff0

Warning: This release is decrepit and should not be used. It is kept only for reference purposes. Please use a newer version like v1.0.1 instead.

Full Changelog: https://github.com/dominikkolak/jGB/commits/v1.0.0