MEGA65 Welcome Guide
Tip: In my case, I discovered that the connection would not work if the USB cable was connected to my USB hub.
Connecting directly to the USB port on my laptop resolved the issue.
11.3.2 Sending data to MEGA65
The M65Connect app can send data directly to the MEGA65’s memory. In most cases the data is loaded directly into
memory, then used for its intended purpose. The data goes away when you turn off the MEGA65. This is useful for
testing, but not useful for permanent installation.
PRG:
• Sends a .PRG program file and runs it immediately.
• M65Connect prompts you with options: whether to run in C64 mode, how it would be loaded from disk, and
others.
SID:
• Sends a .SID music file and plays it using a built-in SID player.
• Press number keys to select tracks in multi-track SIDs.
11.3. Using M65Connect 69