I couldn't get it to run on windows, but I'm definitely going to try on Linux. Looks like a seriously impressive tool -- thanks so much for sharing this regardless!
Hello! Great tool! It's really fast, love it! I have a question: Part of my source is used as references, it's still db and dw filled with 0 but the code needs it to refer to these address. I would like to assemble only the first 16k and keep the next 16k as references but I can't stop the code to assemble even with the END command. How can I do this? Thank you!
← Return to tool
Comments
Log in with itch.io to leave a comment.
I couldn't get it to run on windows, but I'm definitely going to try on Linux. Looks like a seriously impressive tool -- thanks so much for sharing this regardless!
It should run really easily on Windows. What was the error?
Hello! Great tool! It's really fast, love it! I have a question: Part of my source is used as references, it's still db and dw filled with 0 but the code needs it to refer to these address. I would like to assemble only the first 16k and keep the next 16k as references but I can't stop the code to assemble even with the END command. How can I do this? Thank you!
put an if false /endif around it
Fantastic! Thank you for Linux support!