commanderx16 / x16-emulator

Emulator for the Commander X16 8-bit computer
383 stars 60 forks source link

dos "cd:*" command doesn't work. #431

Closed oshaboy closed 1 year ago

oshaboy commented 1 year ago

I tried making a folder called "SOFTWARE" and typing dos "cd:software" to access it. The command doesn't give an error message but also doesn't change the working directory of the emulator. Attempted on both windows and linux.

irmen commented 1 year ago

Are you attempting to do this on the host filesystem? This only works on SD card images.

oshaboy commented 1 year ago

Yes I was, thank you. I will try to make an SD card image.