java-almanac icon indicating copy to clipboard operation
java-almanac copied to clipboard

Add MacOS Emulator for Java 1.0

Open marchof opened this issue 5 months ago • 0 comments

Java 1.0 could be executed on MacOS 7.5.3 using the Infinite Mac Emulator.

Manual installation of the Applet viewer:

  1. Open the emulator in the browser
  2. Download the JDK
  3. Drag & drop the JDK installer file to the emulator
  4. Find the file in "The Ouside World" drive in folder "Downloads
  5. Double-click the .hqx file to extract it
  6. Double-click the .sea file to install
  7. Start the applet viewer from "Macintosh HD"
  8. Open examples

Resources for creating a pre-configured emulator:

  • This site uses pre-configured images: https://classicmacdemos.com/

marchof avatar Aug 03 '25 05:08 marchof