Skip to content

Latest commit

 

History

History
36 lines (27 loc) · 795 Bytes

README.md

File metadata and controls

36 lines (27 loc) · 795 Bytes

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