VB Project Bank Logo
 
 Home | Upload | My Projects | Forum
 
X86 32 Bit Assembler


This is an experimental 32 Bit As sembler. Originally planned for me to learn assembly language it turned out way bigger then I thought. It supports most of the standard, FPU, MMX, SSE and 3DNow instructions,
can write Windows executables, has WinAPI support, can assemble SIB expressions (for example [eax*2+ebx-10]) and of course has labels. There are 2 examples in the zip file: An editor for writing Windows Executables and an example of assembling source code at runtime to directly call it (a touch of inline assembler).
//Update: The examples had German comments and there was a small bug in the console example.


Author Details
----------------------
This file came from Planet-Source-Code.com...the home millions of lines of source code
You can view comments on this code/and or vote on it at: http://www.Planet-Source-Code.com/vb/scripts/ShowCode.asp?txtCodeId=69861&lngWId=1

The author may have retained certain copyrights to this code...please observe their request and the law by reviewing all copyright conditions at the above URL.

Freeware

Download Project | Report Code Error | Related Results | Return To Home

Keywords : X86 32 Bit Assembler,Assembler Source Code,VB 6 Code For X86 32 Bit Assembler,VB6 X86 32 Bit Assembler,Assembler Source Code X86,X86 32 VB Code Of Bit Assembler,VB Source Code Of X86 32 Bit Assembler,Download Spurce Code Of X86 32 Bit Assembler,X 86 32 Bi,

Visitor Comments



Post Comments

Advertisements