Jump to content
Tuts 4 You

MASM and Visual Studio 2010


Ufo-Pu55y

Recommended Posts

Posted

I haven't tested it yet, but it sounds very interesting.

Especially when your working on mixed sh1t projects like asm/c or asm/c#.


/>http://kipirvine.com/asm/gettingStartedVS2010/index.htm

PS: credits to hmi222 for the find

Posted

Ripped all that nice Info and Examples


http://www.megaupload.com/?d=TH2YZSIW
Posted

Ripped all that nice Info and Examples


http://www.megaupload.com/?d=TH2YZSIW

hello guys/

Hi,

I'm new to this post. It looks very informative!

My question is this...I know there are standard C functions for rotating bits...ie. _rotl() and _rotr(). I would like to know how they work? First, is there a way to view the actual source code for these functions (or any of the standard C functions) and if not, how is the rotation accomplished? I understand how to shift the bit but I'm not sure how to do the rotating part.

Thanks for any help in advance.

Posted

C:\Program Files\Microsoft Visual Studio ?.0\VC\crt\src\rotl.c

etc..

  • 2 weeks later...
Posted

Here 2 another links:

ASM-Highlightning in VS2008
/>http://asmhighlighter.codeplex.com/

AND SHADER-Highlightning for DemoCoding:
/>http://nshader.codeplex.com/

Posted

Added Ufo-Pussys Keygen "Tribal_Dream" as VS2008_MASM Project.

No changes in code, just changes in Linker and Macro Assembler Project Settings! (Debug and Release)

MASM32 should be installed!


/>http://www.megaupload.com/?d=PQSE6L5G

  • 1 month later...
Posted

update for VS Studio 2010

asmhighlighter V1.4


/>http://asmhighlighter.codeplex.com/releases

  • 2 months later...
Posted

New Update:

asmhighlighter V1.5

Release Notes

Add missing SSE2,SSE3,SSSE3 opcodes and 64bit operands


http://asmhighlighter.codeplex.com/'>/>http://asmhighlighter.codeplex.com/releases/view/57864'>/>http://asmhighlighter.codeplex.com/releases/view/57864

Home:
/>http://asmhighlighter.codeplex.com/

Thanx to alexandre_mutel

for this fine release

Posted

I did JWASM files for use with VS C++ express 2010. When I find these I my old HD I'll post here!

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...