RadASM2 icon indicating copy to clipboard operation
RadASM2 copied to clipboard

RadASM v2

Results 8 RadASM2 issues
Sort by recently updated
recently updated
newest added

Can Not Run On XP

According to chrome and firefox the release setup.exe and zipfile contains a virus/malware.

When I try to build created project with code from the HLA book, it shows me this error: ![image](https://user-images.githubusercontent.com/16989713/51428982-7d60dd80-1c12-11e9-8741-80be85d52f51.png) I created HLA project with default settings. It doesn't even want...

**Issue:** Something that I've been aware of for a long time and knew that it was causing crashes. Start typing `comment` after a single line comment, denoted by the semi-colon...

bug
help wanted

I had Changed the Font to Chinese `RadAsm -> Option -> Font Options -> Code Edit `, And I choose the `CHINESE_GB2312` ![](https://i.imgur.com/pkGXJhU.jpg) **demo** ![Imgur](https://i.imgur.com/VOX9icF.gif)

Temp fix is to delete the custom controls (RAxxxxx.dll's) from RadASM folder, edit RadASM.ini to specify exactly the custom controls you wish to load if total number is 15 or...

bug
help wanted

## Problem While using UASM64.ini(or MASM64.ini), and if we want to compile our sources as debug, RadASM creates appname.exe and $.pdb ## Expectation When compiling as debug we want RadASM...

RadASM2 does not have an `Editor GuideLine` feature to set a line on a specific column on code editor. How To: - This can be handled in `Option > Code...