Hi all
I forgot to mention in the release note the change of comment (F10 to Alt+F9) / uncomment (Ctrl+F10 to Alt+Ctrl+F9). The reason for the change was to free F10 for the standard menu functions.
KetilO
I forgot to mention in the release note the change of comment (F10 to Alt+F9) / uncomment (Ctrl+F10 to Alt+Ctrl+F9). The reason for the change was to free F10 for the standard menu functions.
KetilO
Hi lostcauz
Thanks.
KetilO
Thanks.
KetilO
Hi all
RadASM 2.0.2.0 is uploaded to my web site.
Whats new:
2.0.2.0
- Fixed a auto horizontal scroll paint bug. (Last entered charcter was not painted)
- You can now set the assembler without opening a project. (Project / Set Assembler)
- Custom colors from the color dialog are now saved to ini file.
KetilO
RadASM 2.0.2.0 is uploaded to my web site.
Whats new:
2.0.2.0
- Fixed a auto horizontal scroll paint bug. (Last entered charcter was not painted)
- You can now set the assembler without opening a project. (Project / Set Assembler)
- Custom colors from the color dialog are now saved to ini file.
KetilO
Hi KetilO,
Menu item X86 op codes associated with x86eas.hlp file. But file with such name doesn't exist in /masm/help directory. Maybe you mean opcodes.hlp?
Regards, GJ
Menu item X86 op codes associated with x86eas.hlp file. But file with such name doesn't exist in /masm/help directory. Maybe you mean opcodes.hlp?
Regards, GJ
Actually Green Joe they're two different files. The x86 file is much more detailed but a bit harder to read, it comes from intel (put in help format by some-one). I prefer the opcodes one as well, I have no need for the flow chart of an instruction.
Hi donkey,
Where I can take it?
Thank you for reply. GJ
The x86 file is much more detailed
Where I can take it?
Thank you for reply. GJ
The only place I know sure that has it is Betov's site. Just search the page for x86eas, and it'll come up.
Thank you, It is there with a lot more useful stuff.
Hi all
Uploaded Donkey's latest RadASM help file to my website.
KetilO
Uploaded Donkey's latest RadASM help file to my website.
KetilO
Hi all
Uploaded Donkey's latest RadASM help file to my website.
The help file is in html help format.
KetilO
Uploaded Donkey's latest RadASM help file to my website.
The help file is in html help format.
KetilO
Hi all
RadASM 2.0.2.1 is uploaded to my web site.
Whats new:
2.0.2.1
- More color hiliting
- Color group 13: Window messages and api constants
- Color group 14: Api's
- Color group 15: Structures
- If a help menu command contains .exe, then it is treated as a tools menu command.
- Fixed a bug on tools menu (removed a space at the end of the command).
- Fixed a bug in RAEdit (could GPF when height of edit control less than font height).
- Fixed TASM **Warning** bug.
- It is no longer possible to have more than one instance of a file open.
KetilO
RadASM 2.0.2.1 is uploaded to my web site.
Whats new:
2.0.2.1
- More color hiliting
- Color group 13: Window messages and api constants
- Color group 14: Api's
- Color group 15: Structures
- If a help menu command contains .exe, then it is treated as a tools menu command.
- Fixed a bug on tools menu (removed a space at the end of the command).
- Fixed a bug in RAEdit (could GPF when height of edit control less than font height).
- Fixed TASM **Warning** bug.
- It is no longer possible to have more than one instance of a file open.
KetilO
KetiIO,
At least Visual ASM offered something...
Regards,
akyprian
At least Visual ASM offered something...
Regards,
akyprian
Hi akyprian
Yes, thanks for the good idea and keep up your exelent work.
KetilO
Yes, thanks for the good idea and keep up your exelent work.
KetilO
Hi KetilO,
I suppose for OpenFile dialogs the OFN_ALLOWMULTISELECT should be useful and makes life easier sometimes. Is it right?
Regards
I suppose for OpenFile dialogs the OFN_ALLOWMULTISELECT should be useful and makes life easier sometimes. Is it right?
Regards
Ketil,
are you going to change how RadAsm handles command
line for link in project proporties?
We were talking about it almost a year ago.
I mean how you command line algo deals with commas?
It is impossible to use comma in command line,
how could one insert some option like /SECTION _1,er ?
RadAsm posses everything after comma as obj file argument.
Until now I've been forced either write make files or use
editbin after making in RadAsm.
Please, change your algo somehow.
Let use comma in command line for link options, otherwise
it is impossible to use those option iinserting them in project
make options.
are you going to change how RadAsm handles command
line for link in project proporties?
We were talking about it almost a year ago.
I mean how you command line algo deals with commas?
It is impossible to use comma in command line,
how could one insert some option like /SECTION _1,er ?
RadAsm posses everything after comma as obj file argument.
Until now I've been forced either write make files or use
editbin after making in RadAsm.
Please, change your algo somehow.
Let use comma in command line for link options, otherwise
it is impossible to use those option iinserting them in project
make options.
Hi all
RadASM 2.0.2.2 uploaded to my web site.
Whats new:
2.0.2.2
- Support for melt 2.0.10
- Support for GoAsm
- Fixed a scroll bug when DBCS font in RAEdit.
- Fixed a Macro / Manage bug (removed path from macro filename).
KetilO
RadASM 2.0.2.2 uploaded to my web site.
Whats new:
2.0.2.2
- Support for melt 2.0.10
- Support for GoAsm
- Fixed a scroll bug when DBCS font in RAEdit.
- Fixed a Macro / Manage bug (removed path from macro filename).
KetilO
Hi all
Donkeys latest RadASM help file is uploaded to my web site.
KetilO
Donkeys latest RadASM help file is uploaded to my web site.
KetilO
Hi all
New upload of RadASM 2.0.2.2 to my web site.
Whats new:
- Fixed a bug where RadASM would GPF after saving (Untitled) file.
- Added support for structure item code complete in hla projects.
KetilO
New upload of RadASM 2.0.2.2 to my web site.
Whats new:
- Fixed a bug where RadASM would GPF after saving (Untitled) file.
- Added support for structure item code complete in hla projects.
KetilO
Hi Ketil
First of all i want to thank you for writing such a great IDE as RadASM.
Also i wanted to ask you about a small bug/non feature:
Pressing while holding down doesn't produce a space.
(It works in all other editors i've tried.)
Any possibility of adding support for this?
Keep up the good work
:alright:
---------------- Edit ----------------
Oops!
Never mind
Just saw this key combination is already taken in RadASM.
First of all i want to thank you for writing such a great IDE as RadASM.
Also i wanted to ask you about a small bug/non feature:
Pressing while holding down doesn't produce a space.
(It works in all other editors i've tried.)
Any possibility of adding support for this?
Keep up the good work
:alright:
---------------- Edit ----------------
Oops!
Never mind
Just saw this key combination is already taken in RadASM.
Hi peanut
Uncheck Option / Code Editor Options / Activate list on Shift + Space
KetilO
Uncheck Option / Code Editor Options / Activate list on Shift + Space
KetilO