-
Marami nakapost dun sa asmcommunity at masmforum -- pero masyadong malalim mga topics para sa akin. Wala akong mahanap na talagang nagsstart sa basic. :(
-
Hi all, Recently, I've seen a lot of stuff about doing OOP in assembly language. Most of the stuff I've seen almost fried my brain. So... does anybody have some simple (by simple, I mean very simple) examples to get n00bs like me started? What are the basic requirements? What are its advantages...
-
Yes, it's available here . :D
-
Found it! RS Link: http://rapidshare.com/files/103923354/API-Guide_3_7.rar.html Thanks.
-
I'll see what I can do later. I'll look for my copy at home and attach it here.
-
I'd like to add, for gui apps: \masm32\bin\rc filename.rc \masm32\bin\ml /c /coff filename.asm \masm32\bin\link /SUBSYSTEM:WINDOWS /LIBPATH:c:\masm32\lib filename.obj filename.res Hi MrBogus, nice to see you here! :D
-
Hi there Joe! I'm not sure if you had a typo or not, but instead of using invoke FloatToString, why not try to use invoke FloatToStr or invoke FloatToStr2. Example: invoke FloatToStr2, answer [source], ADDR buffer [destination] LOCAL inString:DWORD LOCAL newFP:QWORD LOCAL answer1[20]:BYTE mov [inString...
-
Here's a cool tutorial for anyone who wants to do ASM on the GBA platform. :D From the site: In August of 2004 (which it is at time of writting), I finally got around to start rewritting the GBA ASM Tutorials. These probably won't be as friendly to the total stranger to ASM, but they'll ...
-
hello evry one I need a programmer cgi po prefferecbly near pasig tnx
-
For fans of the Netwide Assembler (NASM), the latest stable version 2.00 is available at their site @ http://nasm.sourceforge.net/ - Visit their site for more info! :D