While adding blackborder to simcoupe.cfg I ran into another issue, the encoding of simcoupe.cfg is Ansi which vscode immediately choked on, assuming utf-8.
This is only an annoyance when the character also has an Ansi representation, but when the folder contains a utf-8 character, the dsk cannot be opened.
- create a folder named 💩
- put a dsk file in it
- double click on the dsk file
---------------------------
SimCoupe
---------------------------
Failed to insert disk 1:
C:\retro\??\Arkanoid_ Revenge of DOH.dsk
---------------------------
OK
---------------------------
While adding blackborder to simcoupe.cfg I ran into another issue, the encoding of simcoupe.cfg is Ansi which vscode immediately choked on, assuming utf-8.
This is only an annoyance when the character also has an Ansi representation, but when the folder contains a utf-8 character, the dsk cannot be opened.