搜索资源列表
nasm-0.98.36-win32
- 一个x86汇编器,能在一些算法优化上能其很大作用-an x86 assembler, in some algorithms can optimize their great role
ASM86_64
- Intel x86处理器的汇编器,适合想学汇编器的朋友参考-Intel x86 processor assembler, for, like the compilation of reference for a friend
snake
- Popular snake game in assembler for the x86. Includes code and executable.
AP
- x86 Assembler by Tinashe Mutandagayi
gl_cube_asm
- OpenGL Cube, Asm x86. Simple sample, which describes how to use OpenGL GAPI in Assembler. Requires MASM32 kit for building.
X86_32_Bit209604122008
- 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
ucc160
- ucc是一个编译器驱动器,在运行过程中,它会首先调用预处理器对C文件进行预处理, 然后依次调用编译器和汇编器生成目标文件,最后调用链接器将多个目标文件以及 库文件链接在一起生成最终的应用程序。 目前,ucc支持运行在Intel X86平台上的Linux和Windows操作系统。 当解压下载的源码后,系统中会产生一个名为ucc的目录,该目录的组织如下: driver 驱动器实现 ucl C编译器实现 doc 文档,中英文版本的ucc使用手册以及ucc内
fasm-1.68.tar
- 开源汇编器,支持x86机器汇编语言,功能比较强大,类似于NASM及GAS等工具-free & open source assembler
helppc21
- HelpPC 2.10是x86架構下對程序員來說一個"非常完整"的即時參考手冊. 其中載明所有x86的慣用硬體週邊的位址/暫存器及其使用方法. 對初學開發BIOS/OS的朋友有相當大的幫助. 主要的內容分類為: 1.Assembler指令快查 2.C函數快查 3.硬體資料與規格(所有x86的慣用硬體週邊的位址/暫存器及其使用方法) 4.BIOS/DOS軟體中斷 5.BIOS/DOS使用的表格與格式 6.其他未分類主題-HelpPC 2.10 Quick Refe
asm32-to64_MASM_TASM_YASM_flat-assembler
- This small article is about how to write in assembler for Windows 64-bit, it isn t ment for the IA64 but the new 64-bit version of x86 environment
tcc-0.9.25.tar
- A c compiler source code. Tiny C Compiler feature: SMALL! You can compile and execute C code everywhere, for example on rescue disks (about 100KB for x86 TCC executable, including C preprocessor, C compiler, assembler and linker). FAST! tcc gener
vasm.tar
- vasm is a retargettable assembler. It can assemble code using various syntax flavours and target many different CPUs including 68k, z80, x86, PowerPC.
dasm-2.20.11-win32-x86
- 开源的8位MCU汇编器源代码,可以用于学习编译器原理。-A assembler source code.
x86hextodec
- x86 assembler hex conversion source code-x86 assembler hex conversion source code
PC_start
- 最简单的PC启动程序,中文汇编编写,用习语言中汇.exe编译。包内以附汇编器,执行批处理即可编译,生成软盘映像文件,随便找个虚拟机就可启动。内有详细说明,是学习x86汇编的入门好资料.-The most simple PC start procedures, written in assembly Chinese, compiled with.Exe language learning in the. The bag attached to the assembler, compiler can
obfuscator20
- Obfuscator is a tool to modify x86 assembler source code in this way to make an analysis of compiled code very difficult
nasm-2.11.08
- NASM是一个为可移植性与模块化而设计的一个80x86的汇编器。NASM是一个自动配置的安装包,cd到它的目录下,输入./configuer,该脚本会找到最好的C编译器来构造NASM,并据此建立Makefiles-The Netwide Assembler (NASM) is an assembler and disassembler for the Intel x86 architecture. It can be used to write 16-bit, 32-bit (IA-32) an