IDE68k -> IDE68k (Wine)
IDE68k is used to compile .asm or .c programs into .hex files. Running it through Wine is mostly a good experience.
There is however an annoying bug where some folders don’t show up in the file browser. It seems to only occur if an archive is unzipped incorrectly.
When I use Ark to unzip, some folders are missing:
However, when I unzip via:
$ unzip -X -K "M68kV6.0 - 800by480.zip"
Then all the folders appear:
Other than this, the experience has been seamless.