The MASM Forum

Projects => ObjAsm => Topic started by: Biterider on December 24, 2022, 09:06:31 PM

Title: ObjAsm C.2
Post by: Biterider on December 24, 2022, 09:06:31 PM
Hello
It gives me great pleasure to announce a new version of ObjAsm - C.2. Just finished in time to call it the "Christmas release".
The goals of this version were:
This major version can be installed using a web installer that can be downloaded from the ObjAsm homepage. The installer is considered dangerous by some scanners. However, it only downloads the selected sections and extracts them to the selected target path. Additionally, some environment variables are set.
On request I can provide the source code of the NSIS installer.

Homepage link: http://objasm.x10host.com/ (http://objasm.x10host.com/)
Download link: http://objasm.x10host.com/DwnFiles/Ver_C.2.0/ObjAsm_C.2.0-WebInstaller.exe (http://objasm.x10host.com/DwnFiles/Ver_C.2.0/ObjAsm_C.2.0-WebInstaller.exe)

Many thanks for the work of all contributors and especially to HSE for all the testing he did  :eusa_clap:
As always, constructive comments are very welcome.

Explore, discover and enjoy the new projects.
Have a lot of fun programming in assembler!  :cool:

Biterider
Title: Re: ObjAsm C.2
Post by: HSE on December 25, 2022, 01:49:36 AM
Quote from: Biterider on December 24, 2022, 09:06:31 PM
Just finished in time to call it the "Christmas release".

:thumbsup:
Title: Re: ObjAsm C.2
Post by: K_F on January 04, 2023, 04:24:03 AM
I see on GitHub you have a RadAsm version 2.2.2.4.

May I ask what's the difference between this and the Radasm Version 3.0.0.9c that I have ?  :thumbsup:
It looks like you have started Radasm from version on your side. :icon_idea:
Title: Re: ObjAsm C.2
Post by: Biterider on January 04, 2023, 06:59:52 AM
Hi K_F
I've been using RadAsm 2.2.2.0 for many years now and it is, afaik, the latest version from KetilO.
On Github, mrfearless provides a fork of the original RadASM with version 2.2.2.4 https://github.com/mrfearless/RadASM2 (https://github.com/mrfearless/RadASM2).

RadAsm version 3.x is a complete rewrite of version 2.x, which was supposed to be more powerful but was never quite finished https://sourceforge.net/p/fbedit/code/2014/tree/RadASM30/ (https://sourceforge.net/p/fbedit/code/2014/tree/RadASM30/).

I have never programmed anything based on KetilO's code base, since the IDE covers pretty much everything. Many years ago I programmed an AddIn for ObjAsm, but that was all.  :rolleyes:

Biterider
Title: Re: ObjAsm C.2
Post by: K_F on January 04, 2023, 11:37:19 PM
Ah! Ok thanks.

Thought maybe your version had different numbers and might be a more advanced version.
I am coming across many bugs (not show stopping) in the version I have.
:thumbsup:
Title: Re: ObjAsm C.2
Post by: HSE on January 05, 2023, 12:03:37 AM
Hi Val!

I maked some Little modificacions to RadASM30 (http://masm32.com/board/index.php?topic=5980.msg66174#msg66174)

From time to time, I play with some "feature", but the concept is that version 3 is an unfinished piece for ever :biggrin:

There are version 2 improvements, but still don't make that version better than version 3, I think.
Title: Re: ObjAsm C.2
Post by: K_F on January 05, 2023, 07:41:49 AM
 :thumbsup: