flat assembler
Message board for the users of flat assembler.
Index
> IDE Development > FASM with WinAsm Studio Goto page 1, 2 Next |
Author |
|
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
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
_________________ UNICODE forever! Last edited by shoorick on 22 Nov 2008, 09:50; edited 7 times in total |
||||||||||
25 Feb 2005, 11:22 |
|
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?
|
|||
28 Feb 2005, 08:29 |
|
coconut 05 Mar 2005, 14:28
nice work
|
|||
05 Mar 2005, 14:28 |
|
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 )... _________________ UNICODE forever! |
|||
07 Mar 2005, 10:37 |
|
coconut 18 Mar 2005, 11:35
hi shoorick, any more progress on your project?
|
|||
18 Mar 2005, 11:35 |
|
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" 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! |
|||
21 Mar 2005, 10:49 |
|
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! |
|||
12 May 2005, 11:35 |
|
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! |
|||
21 Jul 2005, 11:06 |
|
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! |
|||
06 Aug 2005, 20:59 |
|
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 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 |
|||
09 Aug 2006, 09:44 |
|
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 |
|||
10 Aug 2006, 06:12 |
|
OzzY 08 Nov 2006, 23:28
WinASM is a nice IDE. And this plugin works great!
Are you still developing it? |
|||
08 Nov 2006, 23:28 |
|
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 |
|||
09 Nov 2006, 06:06 |
|
shoorick 09 Nov 2006, 07:27
|
|||
09 Nov 2006, 07:27 |
|
OzzY 09 Nov 2006, 22:20
Just downloaded. This version is very good.
I liked a lot the scan utility integrated. |
|||
09 Nov 2006, 22:20 |
|
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! |
|||
08 Jun 2007, 11:49 |
|
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 |
|||
14 Jun 2007, 08:14 |
|
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 |
|||
10 Oct 2007, 06:02 |
|
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! |
|||
16 Nov 2007, 06:37 |
|
Goto page 1, 2 Next < Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.