tasm.exe 在PC平台下学习ucos必备
上传时间: 2016-11-16
上传用户:xuan‘nian
Compilador tasm 8051, Z80
标签: Compilador 8051 tasm Z80
上传时间: 2014-01-22
上传用户:vodssv
包含了用borland c++ 4.5调试用的tasm软件与UCOS_II可用源码,并且有移植UCOS_II到X86 PC上之图文版的具体方法
上传时间: 2014-01-19
上传用户:gut1234567
乐曲发声及动画程序 ;*********************************; 通用微机发声程序及动画显示; Power BY WJZ;; 编译环境 : 未来汇编1.0 编译内核: tasm 4.1; COPYRIGHT (C) 2005;; 本程序为2004学年度,广东工业大学2002届工业工程2班; 伍健柱的微机课程设计作业,引用须保留版权信息;**********************************
上传时间: 2013-10-14
上传用户:名爵少年
用汇编写的,获得CMOS数据,用tasm rcmos.asm生成rcmos.obj,再tlink rcmos/t生成rcmos.com文件
标签: 汇编
上传时间: 2013-12-24
上传用户:tb_6877751
神奇的三维盒子,由许多个点组成,而且会自动旋转。注:用tasm编译
标签:
上传时间: 2013-12-17
上传用户:梧桐
ATADRVR是DOS下的磁盘驱动程序,采用PIO传输 ,PCI DMA传输,ATA包,等非常全面代码示例... 内部有C与Asm描述. 编译环境:Borland C/C++ 4.52 与 Borland tasm 4.1
上传时间: 2015-10-16
上传用户:txfyddz
PL0文法编译器,能够产生X86汇编代码,并用tasm能够产生 .exe 可执行文件。
上传时间: 2016-03-24
上传用户:gxrui1991
This is the source for a C compiler that generates 386 or m68K code. Code generation is fairly good although the optimizer is a little naive... the code itself should be highly portable although there are some issues involved with porting from MSDOS that have to be resolved for example the size of LONG on unix machines is so big some of the code generated gets messed up. Code generation requires tasm to assemble the compiler output you can use the borland TLINK to produce executables, or the Watcom WLINK can also be used. PMODE systems written by TRAN are used for the DPMI interface.
标签: generation generates compiler fairly
上传时间: 2016-08-01
上传用户:sxdtlqqjl
80x86汇编语言程序设计教程 本书分为三部分。第一部分是基础部分,以8086/8088为背景,以DOS和PC兼容机为软硬件平台,以MASM和tasm为汇编器,介绍汇编语言的有关概念,讲解汇编语言程序设计技术。第二部分是提高部分,以80386为背景,以新一代微处理器Pentium为目标,细致和通俗地介绍了保护方式下的有关概念,系统和详细地讲解了保护方式下的编程技术,真实和生动地展示了保护方式下的编程细节。第三部分是上机实验指导。 本书的第一部分适合初学者,可作为学习汇编语言程序设计的教材。本书的第二部分适合已基本掌握8086/8088汇编语言的程序员,可作为学习保护方式编程技术的教材或参考书,也可作为其他人员了解高档微处理器和保护方式编程技术的参考书,还可作为程序员透彻地了解Windows程序设计技术的参考书。
上传时间: 2016-08-19
上传用户:huangld