tinyvm icon indicating copy to clipboard operation
tinyvm copied to clipboard

Minor update and added VS solution.

Open yuppox opened this issue 6 years ago • 0 comments

Changed: process_defines now uses a calloc'd tempstr like process_includes. Using a variable-length array was the only barrier for the MS compiler.

Added Visual Studio solution and project files.

yuppox avatar Mar 23 '19 09:03 yuppox