The MASM Forum
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
MASM32 Downloads
Home
Help
Search
Login
Register
The MASM Forum
»
Projects
»
Rarely Used Projects
»
RadAsm IDE Support
(Moderator:
KetilO
) »
UASM64Parse
« previous
next »
Print
Pages: [
1
]
Author
Topic: UASM64Parse (Read 1750 times)
fearless
Member
Posts: 572
UASM64Parse
«
on:
August 29, 2021, 04:03:53 AM »
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
Logged
fearless
ASUS Crosshair 8 Hero, AMD 5950X, 32GB, MSI 5700XT, NZXT Kraken Z73, Seasonic 1000W PSU
Github
Twitter
Mastodon
Gitbook
Biterider
Member
Posts: 1075
ObjAsm Developer
Re: UASM64Parse
«
Reply #1 on:
August 29, 2021, 02:58:56 PM »
Thank you fearless
Biterider
Logged
Visit the
ObjAsm Homepage
, the
development repository
or the
online documentation
.
fearless
Member
Posts: 572
Re: UASM64Parse
«
Reply #2 on:
November 14, 2021, 10:26:54 PM »
Tiny update to add the r8 to r15 registers that I had forgot to include. Thanks again to
2B||!2B
Logged
fearless
ASUS Crosshair 8 Hero, AMD 5950X, 32GB, MSI 5700XT, NZXT Kraken Z73, Seasonic 1000W PSU
Github
Twitter
Mastodon
Gitbook
Print
Pages: [
1
]
« previous
next »
The MASM Forum
»
Projects
»
Rarely Used Projects
»
RadAsm IDE Support
(Moderator:
KetilO
) »
UASM64Parse