Author Topic: ObjAsm C.2  (Read 560 times)

Biterider

  • Moderator
  • Member
  • *****
  • Posts: 1082
  • ObjAsm Developer
    • ObjAsm
ObjAsm C.2
« 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:
  • 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

  • Member
  • *****
  • Posts: 2494
  • AMD 7-32 / i3 10-64
Re: ObjAsm C.2
« Reply #1 on: December 25, 2022, 01:49:36 AM »
Just finished in time to call it the "Christmas release".

 :thumbsup:
Equations in Assembly: SmplMath

K_F

  • Member
  • *****
  • Posts: 1770
  • Anybody out there?
Re: ObjAsm C.2
« Reply #2 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:
'Sire, Sire!... the peasants are Revolting !!!'
'Yes, they are.. aren't they....'

Biterider

  • Moderator
  • Member
  • *****
  • Posts: 1082
  • ObjAsm Developer
    • ObjAsm
Re: ObjAsm C.2
« Reply #3 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.

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

  • Member
  • *****
  • Posts: 1770
  • Anybody out there?
Re: ObjAsm C.2
« Reply #4 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:
'Sire, Sire!... the peasants are Revolting !!!'
'Yes, they are.. aren't they....'

HSE

  • Member
  • *****
  • Posts: 2494
  • AMD 7-32 / i3 10-64
Re: ObjAsm C.2
« Reply #5 on: January 05, 2023, 12:03:37 AM »
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

  • Member
  • *****
  • Posts: 1770
  • Anybody out there?
Re: ObjAsm C.2
« Reply #6 on: January 05, 2023, 07:41:49 AM »
 :thumbsup:
'Sire, Sire!... the peasants are Revolting !!!'
'Yes, they are.. aren't they....'