summaryrefslogtreecommitdiff
path: root/pasmgen-win.asm (unfollow)
Commit message (Collapse)AuthorFilesLines
2023-10-23Add 3-arg parsing into windows buildNicholas Tay1-0/+42
Pretty scuffed, but it works... the loading is especially bad but it's not that much better than linux, except linux we can easily check argc and at least give usage then. Testing each arg seems to work ok for now though lol
2023-10-23Add Windows portNicholas Tay1-0/+35