Hi everybody!
During this summer I wrote a program with a GUI to flash EMS 64M cartridges that works on Linux, OS X and Windows (up to the last Windows 10).
On Windows it doesn't use the original EMS driver but a different one, that is signed, so you don't have to become mad disabling driver signing or using old PCs with Windows XP.
You can find it here: https://github.com/rbino/ems-qart
I tried to make it easy to install, you don't have to compile things to make it work if you just want to use it.
Please let me know if you encounter some problems but also if everything goes well, so I can be sure it is reasonably working on all the platforms (it has already been tested, but corner cases aways exist).
For now, it supports only writing (and reading) a single ROM to each bank, but I plan to implement multi-ROM support as soon as possible.
Last edited by rbino (Sep 14, 2016 6:25 pm)