搜索资源列表
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
fasm-1.68.tar
- 开源汇编器,支持x86机器汇编语言,功能比较强大,类似于NASM及GAS等工具-free & open source assembler
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
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.
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
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