News:

Masm32 SDK description, downloads and other helpful links
Message to All Guests

Main Menu

UASM64Parse

Started by fearless, August 29, 2021, 04:03:53 AM

Previous topic - Next topic

fearless

I updated the UASM64Parse.dll to account for the intellisense not working when using FRAME keyword or 64bit registers when using USES clause. The UASM64Parse.dll is located in RadASM\Addins\UASM64Parse.dll
I've added the updated UASM64Parse.dll to both the https://github.com/mrfearless/UASM-with-RadASM and the https://github.com/mrfearless/RadASM2 repos.


https://github.com/mrfearless/UASM-with-RadASM/blob/master/Release/UASM-with-RadASM.zip?raw=true
or
https://github.com/mrfearless/RadASM2/blob/master/Addins/UASM64Parse.zip?raw=true

copy over the existing RadASM\Addins\UASM64Parse.dll file


Thanks to 2B||!2B

Biterider

Thank you fearless  :thumbsup:


Biterider

fearless

Tiny update to add the r8 to r15 registers that I had forgot to include. Thanks again to 2B||!2B