Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

433 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

r64u - Remote 64 Ultimate

A cross-platform desktop application for remotely controlling Commodore 64 Ultimate devices (Ultimate 64 / 1541 Ultimate II+) over your local network.

Early Development Warning This project is in a very early stage. Expect bugs, missing features, and breaking changes. Use at your own risk!

Download

Download Latest Release

Available for:

  • macOS (signed and notarized)
  • Windows
  • Linux (AppImage)

What Works Right Now

  • Browse files on your Ultimate device (Flash, USB drives)
  • Play SID music directly on the C64 hardware
  • Play MOD files using the Ultimate's built-in player
  • Run PRG files (load and execute programs)
  • Run CRT files (cartridge images)
  • Mount disk images (D64/D71/D81/G64) to Drive A or B
  • Eject mounted disks from Drive A or B
  • Upload/download files between your computer and the device
  • Transfer queue with progress tracking for multiple file transfers
  • Create folders on the device
  • Reset the C64 machine
  • Test connection to verify device connectivity before saving preferences
  • Secure password storage using macOS Keychain (Windows Credential Manager coming soon)

Screenshots

Coming soon

Requirements

  • A Commodore 64 Ultimate device (Ultimate 64, 1541 Ultimate II, or 1541 Ultimate II+)
  • Device must be on the same local network as your computer
  • Network/FTP access enabled on the device

Quick Start

  1. Download and run r64u
  2. Go to File > Preferences (or click Preferences in the toolbar)
  3. Enter your device's IP address or hostname
  4. Click Test Connection to verify connectivity
  5. Click OK to save (password is stored securely in your system keychain)
  6. Click Connect and enjoy!

Building from Source

Requirements

  • Qt 6.5+
  • CMake 3.21+
  • C++17 compiler

Build

cmake -B build -DCMAKE_BUILD_TYPE=Release
cmake --build build

Roadmap

Features planned for future releases:

  • Device discovery (mDNS/Bonjour)
  • Disk image content browsing (view D64 contents without mounting)
  • SID metadata display (title, author from HVSC)
  • Drag and drop support
  • Windows Credential Manager integration for secure password storage
  • Linux Secret Service integration for secure password storage

License

MIT License - see LICENSE for details.

Acknowledgments

  • Gideon's Logic for creating the Ultimate series of hardware
  • The C64 community for keeping the platform alive

About

Cross-platform desktop app for controlling Commodore 64 Ultimate devices (Ultimate 64 / 1541 Ultimate II+) over the local network — browse files, mount disks, run programs, play SID music.

Resources

Stars

6 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages