Skip to content

paulrho/ijk64

Repository files navigation

ijk64

C64 like (approximate) emulator in pure java - experimental but extensible

Now with just-in-time-compile which gets 50x+ speed increase on mp2.basic (heavy maths)

More information - see https://futex.com.au/basic

$ cd basic
$ java -jar ../jar/ijk64.jar

-or- download C64.jar

  • standalone (no other files required)
$ java -jar C64.jar

Run (default) Oracle java 8 on raspberry pi (when using graphics mode)

Load files from cloud

   READY.
   DIR"%"
   ..
   LOAD"%mp2"
   ..
   RUN

Mastodon

About

C64 like BASIC (approximate) emulator in pure java - experimental but extensible

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages