The MASM Forum

64 bit assembler => UASM Assembler Development => Topic started by: dannycoh on March 01, 2024, 12:27:57 AM

Title: Is UASM still in developments?
Post by: dannycoh on March 01, 2024, 12:27:57 AM
I noticed the latest version was released 1.5 years ago.
I also noticed a growing number of bugs using .FOR and .SWITCH. directives.
There are some other bugs like @ProcName and Unicode literals that don't work.
Are there any plans to resume bug fixing and active development?
If not, which other x64 assembler with Visual Studio 2022 integration do you suggest?
Title: Re: Is UASM still in developments?
Post by: Vortex on March 01, 2024, 06:09:40 AM
Hi Danny,

Did you post the issues in the GitHub account of Uasm?

https://github.com/Terraspace/UASM/issues
Title: Re: Is UASM still in developments?
Post by: johnsa on March 21, 2024, 02:24:09 AM
I'm still alive and plan to resume UASM development and fixes soon. Life has had the better of me over the past year and I no longer have the assistance of Habran who was a big help.

Always willing to accept volunteers onto the project.. :)

As Vortex mentioned, as long as all the bugs are listed on GH issues I have a central place to start working through them from, given limited time makes it hard to trawl forums looking for posts about issues.