randyrossi / bmc64

A bare metal Commodore 64 emulator for the Raspberry Pi with true 50hz/60hz smooth scrolling, low input latency and better audio/video sync.
GNU General Public License v3.0
488 stars 59 forks source link

Add a menu for open prg files possible? #95

Closed CypherXG closed 4 years ago

CypherXG commented 4 years ago

Hello My question is: Is it possible to add add a menu to open .prg files also? It's hard to mount every time the correct IEC directory. The problem ist that vice support IEC Filesystem, but it doesn't support the "cd" command. You can not change the directory or change dir into a .d64 image. A normal SD2IEC has a support for all that functions.

randyrossi commented 4 years ago

I thought loading PRG files did work using Autostart menu option. I will check tonight.

CypherXG commented 4 years ago

Oh sorry. My fault. Ok i found it... :-)