Support for .VMC, Vita "MCX", better support for RAW files
Pre-release
Pre-release
- Bumped up .NET requirements to 4.8.
- 115200 bps is now default speed for supported hardware with legacy 38400 bps available in preferences.
- Removed glass support as it's not needed for modern Windows and it seems to be causing problems with Mono.
- Added support for Arduino Leonardo/Micro for MemCARDuino.
- RAW files can now be exported using it's own dialog to not mess up the file name.
- Also it will produce a text file with a proper name if there are unsupported characters found.
- Added TCP option for PS1CardLink (Thanks to Imiori92).
- Added support for .vmc file extension used by POPSstarter.
- Added support for Vita "MCX" used by Vita's PocketStation Emulator (Thanks to KuromeSan).
- More MONO fixes by bitrot-alpha.