Simplified asio driver
April 27, 2021 ยท View on GitHub
Builds Asio driver with modern style using premake5.
The most important thing is that, in project setting, Character set must be set as MBCS (multi-byte) style.
How to build
Windows x86_64
- run GenerateProjects.bat
- open Hydron.sln and build it.