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

  1. run GenerateProjects.bat
  2. open Hydron.sln and build it.