搜索资源列表
tinycc.tar
- c语言编译器arm-gen.c asmtest.S bcheck.c boundtest.c c67-gen.c Changelog coff.h configure COPYING elf.h [examples] float.h gcctestsuite.sh i386-asm.c i386-asm.h i386-gen.c il-gen.c il-opcodes.h libtcc.h libtcc1.c libtcc_test.c Makefile README sta
asm_module
- 该程序模拟UNIX中save与resume函数,并介绍在VC中如何使用汇编进行机器级的操作. 主函数很简单首先引入两个外部函数,extern \"C\"表示按传统C命名习惯.函数save将程序指针保存在(*s)中并返回0,为什么有 if(save(&sp)){...} if后的语句看起来永远都不会被执行,但是运行结果表明它被执行了.这个问题同UNIX中处理机调度函数(switch)的那个if语句(第一句)一样. 程序执行完save(&sp)后得到因为条件为假而执行else语句,
CCoffFormat
- TI tms470 coff 格式文件解析
nasm-2.09.10.tar 可移植性与模块化而设计的一个80x86的汇编器
- NASM2.09.10是一个为可移植性与模块化而设计的一个80x86的汇编器。它支持相当多的目标文件格式,包括Linux和NetBSD/FreeBSD,a.out,ELF,COFF,微软16位的OBJ和Win32。它还可以输出纯二进制文件。它的语法设计得相当的简洁易懂,和Intel语法相似但更简单。它支持Pentium,P6,MMX,3DNow!,SSE and SSE2指令集-NASM2.09.10 is designed for portability and modularity of a
Box
- 俄罗斯方块用汇编语言编写 (1)执行的命令: ---------------------------------- ML /c /coff /Cp main.asm Link /subsystem:windows main.obj els.res (2) 按Enter键开始新游戏 按上下左右箭头操作方块 只实现了最基本的功能-Box with the compilation of the Russian language (1)
ourdev_486937
- Delphi能不能开发Windows的驱动程序(这里的驱动程序当然不是指VxD了^_^)一直是广大Delphi fans关注的问题。姑且先不说能或者不能,我们先来看看用Delphi开发驱动程序需要解决哪些技术上问题。 Delphi的链接器是无法生成Windows内核模式程序的,因此用delphi无法直接生成驱动程序。M$的链接器是可以生成Windows内核模式程序的,那么是否可以用Delphi生成目标文件,然后用M$链接呢?要这么做必须要解决以下的问题: Delphi生成的目标文件是
Simple-Web-monitoring-program
- ** 简易网页监控程序 ** by Dogukan ** 2008-10-8 **编译方法: **ml /c /coff simple.asm **rc simple.rc **link /subsystem:windows simple.obj simple.res **编译工具:masm32 v9.0 **编译平台:Windows XP SP2 -Simple Web monitoring program
NASM
- NASM是一个为可移植性与模块化而设计的一个 80x86 的汇编器。它支持相当多的目标文件格式,包括 Linux和 NetBSD/FreeBSD , a.out , ELF , COFF ,微软16位的 OBJ 和 Win32 。它还可以输出纯二进制文件。它的语法设计得相当的简洁易懂,和 Intel 语法相似但更简单。它支持 Pentium , P6 , MMX , 3DNow! , SSE and SSE2 指令集-NASM is a modular designed for porta
2012-07-19
- 支持静态链接其它编程语言(如C/C++、汇编等)编译生成的静态库(.LIB或.OBJ),但仅限于COFF格式,支持cdecl和stdcall两种函数调用约定。-Support static linking other programming languages (eg C/C++, assembly, etc.) compiled a static library (LIB or OBJ), but only for COFF format to support th
2012.07.18
- 支持静态链接其它编程语言(如C/C++、汇编等)编译生成的静态库(.LIB或.OBJ),但仅限于COFF格式,支持cdecl和stdcall两种函数调用约定。-Support static linking other programming languages (eg C/C++, assembly, etc.) compiled a static library (LIB or OBJ), but only for COFF format to support th
tut09
- This the example from Iczelion s Win32 Assembly Tutorial part 9. In order to assemble the example, you have to have ml.exe, link.exe and nmake.exe in your path. If they re not in the path, you will have to edit makefile to include the full path
cvtres
- visual 2010 编译出现错误,需要用该文件修正 fatal error LNK1123: 转换到 COFF 期间失败- fatal error LNK1123:
Skeylink
- SKEYEM VERSION 1.0 EUTRON SMARKEY NET SKEYLINK.DLL EMU! Specific target: Virtual Radio V4.61 COMPILE WITH MASM32 /c /coff options - SKEYEM VERSION 1.0 EUTRON SMARKEY NET SKEYLINK.DLL EMU! Specific target: Virtual Radio V4.61