X86_32_Bit209604122008

所属分类:汇编语言
开发工具:Visual Basic
文件大小:84KB
下载次数:7
上传日期:2009-07-29 16:07:06
上 传 者hackpascal
说明:  32 位 X86 汇编工具,支持编译成可执行文件
(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). )

文件列表:
Editor (0, 2008-01-02)
Editor\ASMBler.cls (98057, 2008-01-02)
Editor\ASMOpCodes.bas (100397, 2008-01-02)
Editor\ASMPreProc.cls (4920, 2008-01-02)
Editor\ASMToken.cls (689, 2008-01-01)
Editor\CommonDialog.cls (38539, 2008-01-02)
Editor\frmMain.frm (13299, 2008-01-02)
Editor\projects (0, 2008-01-02)
Editor\projects\console.apr (7157, 2008-01-02)
Editor\projects\dynamic.apr (905, 2008-01-02)
Editor\projects\test.apr (277, 2008-01-02)
Editor\projects\window.apr (4158, 2008-01-02)
Editor\X86Assembler.vbp (858, 2008-01-02)
Inline (0, 2008-01-02)
Inline\ASMBler.cls (98057, 2008-01-02)
Inline\ASMMemory.bas (3138, 2008-01-02)
Inline\ASMOpCodes.bas (100397, 2008-01-02)
Inline\ASMToken.cls (689, 2008-01-01)
Inline\frmMain.frm (9889, 2008-01-02)
Inline\InlineASM.vbp (739, 2008-01-02)

Editor: You can write Windows Executables in ASM. Has some examples of dealing with WinAPI and data. Inline: Demonstration of how the Assembler can be used to assemble source code at runtime and directly call it. Of course "Inline" is the wrong word for it.

近期下载者

相关文件


收藏者