MEGA65 / mega65-tools

Tools and Utilities for the MEGA65 Retro Computers
GNU General Public License v3.0
29 stars 31 forks source link

MEGA65_FTP: Add 'mount' command #76

Closed gurcei closed 3 years ago

gurcei commented 3 years ago

Provide a 'mount' command to permit the user to mount the .d81 file of their choice.

Simply:

mount FILE.D81

Could prove handy for people that want immediately follow their recently uploaded .d81 file with a mount too, so they can quickly make use of it.

Thought this could also prove handy for when using xemu with closedrom or openrom, as xemu doesn't presently have the freezer menu functionality.