flat assembler
Message board for the users of flat assembler.
![]() |
Author |
|
decard 02 Mar 2004, 15:23
I wrote simple utility that converts your assembly source to HTML format. It can be useful if you would like to put your codes on your website.
It does simple syntax-highlighting (similar to the one implemented in this forum). You can customize the generated file by editing strings in the beggining of asmparse.asm file, to make the output look just as you wish ![]() usage: Code: asm2html source.asm output.htm[l] enjoy! [edit]just added some readme file ![]() [edit]attachment removed. Now asm2html can be found at my website.[/edit] Last edited by decard on 18 May 2004, 20:12; edited 3 times in total |
|||
![]() |
|
decard 02 Mar 2004, 16:33
thanks
![]() actually I forgot that cdecl.inc is only in %finc% directory that resides on my HDD ![]() regards |
|||
![]() |
|
Vortex 02 Mar 2004, 19:22
decard,
Nice work. I liked your tool. Decard, I see that you are using C run-time functions in your code. You might consider using __getmainargs function to get the commandline parameters. Have a look at this thread: http://board.win32asmcommunity.net/showthread.php?s=&threadid=9510&highlight=getmainargs _________________ Code it... That's all... |
|||
![]() |
|
decard 03 Mar 2004, 21:00
Yeah, thanks for pointing me about this function, I didn't know about it
![]() regards |
|||
![]() |
|
decard 18 Apr 2004, 15:43
I added simple GUI version to the package:
Quote:
available at my website regards, Mateusz |
|||
![]() |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2025, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.