Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Ignore .exeHEADmaster | Nicholas Tay | 2023-10-23 | 1 | -1/+1 |
| | | | | Windows uses this lol not just the filename, duh | ||||
* | Add 3-arg parsing into windows build | Nicholas Tay | 2023-10-23 | 1 | -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 | ||||
* | Add gitignore | Nicholas Tay | 2023-10-23 | 1 | -0/+2 |
| | |||||
* | Add Windows port | Nicholas Tay | 2023-10-23 | 2 | -0/+39 |
| | |||||
* | Factor non-linux parts out | Nicholas Tay | 2023-10-23 | 4 | -134/+141 |
| | |||||
* | Implement basic argument handling | Nicholas Tay | 2023-10-22 | 1 | -19/+75 |
| | |||||
* | Initial working 3/2/3 passgen in fasm | Nicholas Tay | 2023-10-22 | 1 | -0/+78 |