tinyvm
tinyvm copied to clipboard
Minor update and added VS solution.
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.