MEGA65 / mega65-tools

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

Add a Refresh option to take into account newly inserted sdcard #114

Closed eliyo closed 2 years ago

eliyo commented 2 years ago

It seems the sdcard in external slot needs to be inserted before entering the disk formating tool. Using a Refresh option we could insert the card after the tool is run and it would detect it.

lydon42 commented 2 years ago

Disk formatting tool is not part of mega65-tools but mega65-fdisk.

But yes, all external SD Card Stuff is clunky, and will be hopefully fixed by the new SD Card code coming soon.

HYPPO needs to be changed (i.e. mega65-core) to make better SD Card handling.