News:

Masm32 SDK description, downloads and other helpful links
Message to All Guests

Main Menu

ObjAsm C.2

Started by Biterider, December 24, 2022, 09:06:31 PM

Previous topic - Next topic

Biterider

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:

       
  • Add new projects
  • Test new functionality
  • Modernize the tool chain
  • Add new documentation
  • Update the include files of new C/C++ header files
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/
Download link: 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

HSE

Equations in Assembly: SmplMath

K_F

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:
'Sire, Sire!... the peasants are Revolting !!!'
'Yes, they are.. aren't they....'

Biterider

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.

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/.

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

K_F

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:
'Sire, Sire!... the peasants are Revolting !!!'
'Yes, they are.. aren't they....'

HSE

Hi Val!

I maked some Little modificacions to RadASM30

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.
Equations in Assembly: SmplMath

K_F

'Sire, Sire!... the peasants are Revolting !!!'
'Yes, they are.. aren't they....'