VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

X86 32 Bit Assembler

Arne Elster  (23 Submissions)   Complete Applications   Advanced   Wed 3rd February 2021

This is an experimental 32 Bit Assembler. 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.

Rate X86 32 Bit Assembler (29(29 Vote))

Download X86 32 Bit Assembler

X86 32 Bit Assembler Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters