The MASM Forum Archive 2004 to 2012

Project Support Forums => GoAsm Assembler and Tools => Topic started by: ru4r34l on November 03, 2006, 12:45:55 AM

Title: Setting up GoAsm with RadAsm IDE
Post by: ru4r34l on November 03, 2006, 12:45:55 AM
I have been using RadASM with masm and HLA for about a year now and have decided to move 'up' to the GoAsm tools suite, and was wondering if there are any definitive guides around for setting up GoAsm, GoLink, and GoRC to work with KetilO's RadAsm IDE??

regards,

ru4r34l
Title: Re: Setting up GoAsm with RadAsm IDE
Post by: 1rDirEctoALgran0 on November 03, 2006, 05:09:19 PM
Are you not satisfy with the default settings for GoAsm in RadAsm ?
Have you read the help file named "RadASMini.RTF" ?
Have you difficulties to configure command line parameters ?

Perhaps some answers in my attached file.


Patrick.


[attachment deleted by admin]
Title: Re: Setting up GoAsm with RadAsm IDE
Post by: ru4r34l on November 03, 2006, 07:19:33 PM
actually I have had GoASM running for a little while now with RadASM, but was just curious if there was any other documentation available for setting it up.  As I am new to GoASM and am introducing it as an alternative to masm to some friends, thanks for your package I've been looking over it and it is well put together and is a great starting point for those of us new to GoASM.

regards,

ru4r34l
Title: Re: Setting up GoAsm with RadAsm IDE
Post by: donkey on November 03, 2006, 09:02:30 PM
Hi ru4r34l,

I wrote the original GoAsm/RadASM INI file and the GoAsm versions of the debugging macros and pretty much keep them up to date by emailing the changes to Ketil though he also makes changes when necessary. It hasn't really been updated for some time as the current implementation meets my needs quite nicely. For documentation, there really is none except what I put into the RadASM help file but I wrote that a long time ago and it is hopelessly outdated now. The way I originally tackled the problem was to examine the INI file and make changes where necessary, sorry but that is the best I can suggest.

Donkey