flat assembler
Message board for the users of flat assembler.

Index > IDE Development > FASM with WinAsm Studio

Goto page 1, 2  Next
Author
Thread Post new topic Reply to topic
shoorick



Joined: 25 Feb 2005
Posts: 1614
Location: Ukraine
shoorick 25 Feb 2005, 11:22
Hi! It is the first time i'm at this forum. I've been strarted with winasm/masm, but last time i'm interesting with fasm. to not change IDE i like i wrote an add-in to it - it appeared not too hard, so, you can also try it. it just built, and i just start with fasm, so, i do not test all combinations, but i think it is easy to try Wink

Image

winasm studio home

FASM add-in thread on WinAsm Studio forum

Download

list of functions by add-in:
- Support compilation with FASM
- Lets to use any RC compiler or converter with FASM
- Easy assembling with FASM with following linking (COFF-type projects)
- Automatic scanning import with external functions scanner by Vortex
- Easy building projects with MAKE utilities
- Support for building project with BATCH file or directly set tools
- Support for "autocompiling" files (mixed bat/asm)
- Support for running applications with emulators
- Support for separate debugger for 16-bit projects
- Autoexport of resource definitions into include file
- Autoincreasing version number, available to use in archive name
- Two-level environment for projects
- Fast exploring folders of project, projects, archives or templates
- Easy open another project in new instance of WinAsm Studio
- Cloning current project
- Renaming current project with simultaneus renaming folder
- Storing current project as template
- New projects wizard
- Archiving wizard
- Wizard to convert sources into project
- Executing of any command directly from IDE
- Fast open of favorite project
- Deleting current project
- Custom highlight properties support

enjoy!
---------------------
New: RC->FASM dialog converter for WinAsm Studio


Description: code blocks collapsing and fast switching
Filesize: 30.23 KB
Viewed: 23199 Time(s)

winasm_fasm_codeblocks.gif



_________________
UNICODE forever!


Last edited by shoorick on 22 Nov 2008, 09:50; edited 7 times in total
Post 25 Feb 2005, 11:22
View user's profile Send private message Visit poster's website Reply with quote
MCD



Joined: 21 Aug 2004
Posts: 602
Location: Germany
MCD 28 Feb 2005, 08:29
cute, very cute. But, there is a simple FasmW IDE and a more complex Fresh IDE (Still pre-Alpha), so why using an own IDE for Win32? Or was just an exercise?
Post 28 Feb 2005, 08:29
View user's profile Send private message Reply with quote
shoorick



Joined: 25 Feb 2005
Posts: 1614
Location: Ukraine
shoorick 28 Feb 2005, 09:27
thanx a lot!

what about me - it is because i'm using winasm about 3 years and just do not want to change it or use many IDEs...

what about others - it is always good to be able to choose...
Post 28 Feb 2005, 09:27
View user's profile Send private message Visit poster's website Reply with quote
coconut



Joined: 02 Apr 2004
Posts: 326
Location: US
coconut 05 Mar 2005, 14:28
nice work
Post 05 Mar 2005, 14:28
View user's profile Send private message Reply with quote
shoorick



Joined: 25 Feb 2005
Posts: 1614
Location: Ukraine
shoorick 07 Mar 2005, 10:37
thanks!
i feel it needs improvement, but it will be done when i gather more experience in using fasm, esp. its macros and structures (i'm stumbling too often yet Very Happy )...

_________________
UNICODE forever!
Post 07 Mar 2005, 10:37
View user's profile Send private message Visit poster's website Reply with quote
coconut



Joined: 02 Apr 2004
Posts: 326
Location: US
coconut 18 Mar 2005, 11:35
hi shoorick, any more progress on your project?
Post 18 Mar 2005, 11:35
View user's profile Send private message Reply with quote
shoorick



Joined: 25 Feb 2005
Posts: 1614
Location: Ukraine
shoorick 21 Mar 2005, 10:49
hi!
of course, slow, but present: look into the FASM Add-In thread at the WinAsm Studio forum to check. slow, because it is just a "hammer", but i spent my time now to "knocking nails" Smile of course, add-in gives commonly support for compilation, not for supporting fasm syntaxis - this depends most not of me, but i believe it will progress also. I do not think i will post here my zips due to keeping order - only news when something great will be added. in other side, any wishes/suggestions - welcome. in the third side - add-in's source is opened, so, you can modify it free - i hope it is not too complex, also, i can answer to any question about it: why i've done exactly so. of course, it has masm syntaxis yet, but now i rewrited one of my add-ins into the fasm and soon will rewrite wafasm also, i hope.

regards!
Post 21 Mar 2005, 10:49
View user's profile Send private message Visit poster's website Reply with quote
shoorick



Joined: 25 Feb 2005
Posts: 1614
Location: Ukraine
shoorick 12 May 2005, 11:35
Hi! wafasm updated - many changes since last post here:
- source in fasm
- UI language support (for WinAsm Studio 5+)
- automatic rc.inc support
- support for batch-based projects

regards!
Post 12 May 2005, 11:35
View user's profile Send private message Visit poster's website Reply with quote
shoorick



Joined: 25 Feb 2005
Posts: 1614
Location: Ukraine
shoorick 21 Jul 2005, 11:06
Hi all! wafasm 1.0 released.
main of new:
- debug/release version support
- support for emulators
- extended project properties box

Enjoy!
Post 21 Jul 2005, 11:06
View user's profile Send private message Visit poster's website Reply with quote
shoorick



Joined: 25 Feb 2005
Posts: 1614
Location: Ukraine
shoorick 06 Aug 2005, 20:59
as i promised at the start - instant new project 2.0 released by me.
with it you can easy convert fasm sources into projects of winasm studio.
you can find it there: http://www.winasm.net/forum/index.php?showtopic=578&view=getnewpost

regards!
Post 06 Aug 2005, 20:59
View user's profile Send private message Visit poster's website Reply with quote
shoorick



Joined: 25 Feb 2005
Posts: 1614
Location: Ukraine
shoorick 09 Aug 2006, 09:44
new FASM add-in for WinAsm Studio posted. It rewritten ~80% from scratch and has better processing for fasm projects against previous versions.

it is not finished yet, thus, i had not it posted to download area, so, i'll attach it here temporary to those, who are not registered on winasm studio forum: http://www.winasm.net/forum/index.php?showtopic=939&view=getnewpost

examples will be little later Smile

regards!

ps: if you are using Scan add-in and Instant new project add-in (scan.dll and inp(2).dll) - switch them off as well as their functions were moved into new wafasmx.dll (to not conflickt)
===
placed there: http://www.winasm.net/index.php?ind=downloads&op=section_view&idev=12

_________________
UNICODE forever!


Last edited by shoorick on 09 Nov 2006, 07:29; edited 1 time in total
Post 09 Aug 2006, 09:44
View user's profile Send private message Visit poster's website Reply with quote
shoorick



Joined: 25 Feb 2005
Posts: 1614
Location: Ukraine
shoorick 10 Aug 2006, 06:12
some projects, used to test this add-in

there are also fasm+polink, fasm+rc-converter projects.

also, goasm and poasm included to see how other tools can be set for the project.
some projects written by me, other got from other packages to test their processing with add-in.

regards!

===
placed there: http://www.winasm.net/index.php?ind=downloads&op=section_view&idev=12

_________________
UNICODE forever!


Last edited by shoorick on 09 Nov 2006, 07:28; edited 1 time in total
Post 10 Aug 2006, 06:12
View user's profile Send private message Visit poster's website Reply with quote
OzzY



Joined: 19 Sep 2003
Posts: 1029
Location: Everywhere
OzzY 08 Nov 2006, 23:28
WinASM is a nice IDE. And this plugin works great!
Are you still developing it?
Post 08 Nov 2006, 23:28
View user's profile Send private message Reply with quote
shoorick



Joined: 25 Feb 2005
Posts: 1614
Location: Ukraine
shoorick 09 Nov 2006, 06:06
yes - there is newer version on winasm forum - just currently too buzy with other work to make good docs to it and to shoolib. hope to do this in nearest future.
newer version has working converter and sources (at winasm forum)

thanks for replay
Post 09 Nov 2006, 06:06
View user's profile Send private message Visit poster's website Reply with quote
shoorick



Joined: 25 Feb 2005
Posts: 1614
Location: Ukraine
shoorick 09 Nov 2006, 07:27
Post 09 Nov 2006, 07:27
View user's profile Send private message Visit poster's website Reply with quote
OzzY



Joined: 19 Sep 2003
Posts: 1029
Location: Everywhere
OzzY 09 Nov 2006, 22:20
Just downloaded. This version is very good.
I liked a lot the scan utility integrated. Very Happy
Post 09 Nov 2006, 22:20
View user's profile Send private message Reply with quote
shoorick



Joined: 25 Feb 2005
Posts: 1614
Location: Ukraine
shoorick 08 Jun 2007, 11:49
Updated to version 1.60
main news: embedded support for rc->fasm dialog converter. examples of usage - see new templates FBASERCX and FBASERCM.

regards!
Post 08 Jun 2007, 11:49
View user's profile Send private message Visit poster's website Reply with quote
shoorick



Joined: 25 Feb 2005
Posts: 1614
Location: Ukraine
shoorick 14 Jun 2007, 08:14
[ Post removed by author. ]

_________________
UNICODE forever!


Last edited by shoorick on 31 Jan 2016, 20:09; edited 1 time in total
Post 14 Jun 2007, 08:14
View user's profile Send private message Visit poster's website Reply with quote
cmdtower



Joined: 22 Sep 2007
Posts: 30
Location: San Diego, CA
cmdtower 10 Oct 2007, 06:02
ManaIDE has it's own site:

http://www.manaedit.org/

Check it out! Tell other Fasm peoples!

Cheers,
Cmdtower
Post 10 Oct 2007, 06:02
View user's profile Send private message Reply with quote
shoorick



Joined: 25 Feb 2005
Posts: 1614
Location: Ukraine
shoorick 16 Nov 2007, 06:37
Now WinAsm Studio has configurable code blocks, so, possible using collapsing for them and fast jumping to blocks using combobox (inside file) and whole project via project explorer.

see first post of this topic for screenshot

related topic: http://www.winasm.net/forum/index.php?showtopic=2153

regards!

_________________
UNICODE forever!
Post 16 Nov 2007, 06:37
View user's profile Send private message Visit poster's website Reply with quote
Display posts from previous:
Post new topic Reply to topic

Jump to:  
Goto page 1, 2  Next

< Last Thread | Next Thread >
Forum Rules:
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum


Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.

Website powered by rwasa.