fearless

Results 24 comments of fearless

Ok, so i installed hlasetup to a m:\hla folder. (My masm32 installation is already in m:\masm32) I had to change environment settings in RadASM. (Options Menu->Environment Variables) to modify the...

The font is not rendering correctly in the code editor? or not displaying the correct characters? Does it seem like the code editor is not working correctly for this one...

Ok i see the issue the cursor moves outside the quote string, not sure i know how to fix it though, or if its occuring in other fonts as well....

No worries, I always appreciate feedback and reports of any issues - might be something that can be looked at in future. Im not the original coder of the RadASM,...

I'm unsure why that is. Can always try this alternative to see if it runs on XP: https://www.softpedia.com/get/Programming/File-Editors/RadASM.shtml

Thanks for letting me know. I think its due to the use of the Tarma InstallMate 9 Installer which uses stubs to put the installer together. I noticed these loaders...

Removed the Tarma InstallMate Setup.exe files - suspect they may be infected. So for safety I am removing them.

Getting the same in v1.3.0 with some older transactions: ![siarecenttransactions](https://user-images.githubusercontent.com/1768766/28749819-0cd04e14-74cc-11e7-9351-96034758d026.png)

Yes, I use the makefiles section. Most of my templates that I use add the following: ``` 17=AppName.dp32 18=AppName.pdb 19=AppName.dp64 ``` then i can reference them in the asm or...

Yes i guess either option would work, the plugin option sounds good, but not sure if RadASM exposes all the information required to implement it, so might have to do...