flat assembler
Message board for the users of flat assembler.
Index
> Projects and Ideas > NEatHelper - mini help system :> |
Author |
|
ramguru 23 Jul 2009, 23:21
Well my main project wasn't going very smoothly so I decided to realize another idea that I had in my mind at that moment.
So as you can see the main idea is to draw a big number of preferably short length keywords, that are of course variable length. App's main goal is to figure out which keyword was clicked & then show appropriate description below. Drawing of course is very fast/optimized, no flicker etc. I haven't supplied complete documentation just wanted to share the idea, btw my English isn't perfect :} .. Thought maybe such app could serve for fasm keyword documentation or PE format specification. ALSO I supplied an EXCEL file that generates most of .data statements according to keywords & their description.
|
|||||||||||
23 Jul 2009, 23:21 |
|
ramguru 24 Jul 2009, 07:46
Thank you
silly me trying to use M$ Excel instead of one powerful macro. P.S. there was a slight problem in your macro Code: keycount dd ($-_keywords)/4 ; should be keycount dd ($-_keywords)/8 |
|||
24 Jul 2009, 07:46 |
|
MHajduk 24 Jul 2009, 09:00
I think this application could be a very useful add-on for FASMW. Unfortunately it seems to be created only for 64-bit systems, so I wasn't able to test it. Anyway, keep it up.
|
|||
24 Jul 2009, 09:00 |
|
ramguru 24 Jul 2009, 09:48
It's really easy to convert to 32-bit ... I'll do so when I added some useful documentation to it & it's worth re-release :}
|
|||
24 Jul 2009, 09:48 |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.