ID jc64dis
Short Name jc64dis
Name jc64dis
Type Unknown
Description The JC64 is an emulator that try to 100% emulate a C64 (with the actual knowledge about the various C64 chips) using the Java language. You must have a powerful system to run this program. Sorry, the real emulation is the priority goal, unlike the speed emulation is the secondary goal. The Java language is used due to his multiplatform and OOP characteristics. The emulator is Threads based (multi-cpu system can take advantage of this). The actual Vic code is very experimental: uses of dot clock for a 1 to 1 implementation of Vic II chip.
Platforms Commodore 64
Matches scoop-emulators jc64dis
emucr jc64dis
Author
License GPL-2.0
Binary JC64dis.exe
jc64dis.bat
Directory
Command Line
Links repo - https://github.com/ice00/jc64/
Downloads
Version Download ChangeLog OS OS Version Bits Date Bin
2.3 Download ChangeLog Windows 64 2022-11-04
scoop-emulators jc64dis
{
    "version": "2.3",
    "description": "The JC64 is an emulator that try to 100% emulate a C64 (with the actual knowledge about the various C64 chips) using the Java language. You must have a powerful system to run this program. Sorry, the real emulation is the priority goal, unlike the speed emulation is the secondary goal. The Java language is used due to his multiplatform and OOP characteristics. The emulator is Threads based (multi-cpu system can take advantage of this). The actual Vic code is very experimental: uses of dot clock for a 1 to 1 implementation of Vic II chip.",
    "homepage": "https://github.com/ice00/jc64/",
    "license": "GPL-2.0",
    "url": "https://github.com/ice00/jc64/releases/download/2.3/jc64dis-java.zip",
    "hash": "2d686f28186f211d1ea85b101ac63f650454b8d6ed1dbb9385b5b3be46a207db",
    "bin": [
        "JC64dis.exe",
        "jc64dis.bat"
    ],
    "checkver": "github",
    "autoupdate": {
        "url": "https://github.com/ice00/jc64/releases/download/$version/jc64dis-java.zip"
    }
}
emucr jc64dis
{
    "id": "jc64dis",
    "name": "JC64Dis",
    "description": "The JC64 is an emulator that try to 100% emulate a C64 (with the actual knowledge about the various C64 chips) using the Java language. You must have a powerful system to run this program. Sorry, the real emulation is the priority goal, unlike the speed emulation is the secondary goal. The Java language is used due to his multiplatform and OOP characteristics. The emulator is Threads based (multi-cpu system can take advantage of this). The actual Vic code is very experimental: uses of dot clock for a 1 to 1 implementation of Vic II chip.<a name=\"more\"></a><br>\n<br>",
    "tags": [
        "JC64Dis",
        "Official_Build",
        "Others"
    ],
    "versions": [
        "v2.3",
        "v2.2",
        "v2.1",
        "v2.0",
        "v1.9"
    ],
    "web": {
        "https://github.com/ice00/jc64/": "repo"
    }
}