Merlin32 on Windows appears to be OK with either forward or backward slash in files. On OSX, it appears to require forward slash in order to assemble the code without error.
This change does assemble without errors on both the master branch and v1.0.0-beta.1 tag. It runs without error on the v1.0.0-beta.1 tag build. The master build has an error when run; but, it appears to be the same error as without the change.
If there are concerns, I am happy to change the target of the PR or hold off on submitting it and retest against master in the future based on what works best.
Test Environment
OSX Catalina (10.15.7) w/ Merlin32 1.1.10
Windows 10 Home (1909) w/ Merlin32 1.1.10
Summary
Merlin32 on Windows appears to be OK with either forward or backward slash in files. On OSX, it appears to require forward slash in order to assemble the code without error.
This change does assemble without errors on both the
master
branch andv1.0.0-beta.1
tag. It runs without error on thev1.0.0-beta.1
tag build. Themaster
build has an error when run; but, it appears to be the same error as without the change.If there are concerns, I am happy to change the target of the PR or hold off on submitting it and retest against
master
in the future based on what works best.Test Environment
OSX Catalina (10.15.7) w/ Merlin32 1.1.10 Windows 10 Home (1909) w/ Merlin32 1.1.10