Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FASM support #218

Open
Wrench56 opened this issue Jan 18, 2025 · 4 comments
Open

FASM support #218

Wrench56 opened this issue Jan 18, 2025 · 4 comments
Labels
0.10.1 To be completed before the 0.10.1 release enhancement New feature or request

Comments

@Wrench56
Copy link

Hey!

Awesome project, been using it for my assembly projects. I recently made the decision to switch from NASM to FASM as it is truly cross-platform (as in architecture). It is essentially NASM syntax except for the macros. Is specific support for it going to be added?

Cheers.

@WillLillis
Copy link
Collaborator

Glad to hear you're enjoying the project! I don't see any reason why we couldn't add it. Do you have a preferred source of documentation I could use to add the necessary info?

@WillLillis WillLillis added enhancement New feature or request 0.10.1 To be completed before the 0.10.1 release labels Jan 19, 2025
@Wrench56
Copy link
Author

Sorry for the late reply: https://flatassembler.net/docs.php?article=manual

@WillLillis
Copy link
Collaborator

Sorry for the late reply: https://flatassembler.net/docs.php?article=manual

No worries at all, thanks for the link!

@dsirov
Copy link

dsirov commented Mar 5, 2025

+1

Can gladly do some beta-testing. :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0.10.1 To be completed before the 0.10.1 release enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants