Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - asm
Search - asm - List
DL : 0
从dos下装载内核,运行。AA为工具软件,它在当前目录下读取Image文件,去掉前面的bootsect和setup程序,仅剩下内核 main.c和loader.asm为主程序文件。-under loading kernel operation. AA software as a tool, it in the current directory Image read documents, the front page bootsect and setup procedures, leaving only core main.c and loader.asm main program file.
Date : 2008-10-13 Size : 78.5kb User : 刘兴

DL : 0
linux 下PCI设备的扫描程序。gcc,C+ASM完成。-the scanning equipment. Gcc, the C ASM completed.
Date : 2008-10-13 Size : 1.26kb User : sanyo

本驱动程序在linux2.6.17中测试通过。yangxing msn:lelma_yx@hotmail.com 希望对SPI操作的朋友有所帮助。 一、工作方式: 从设备:SPI为MASTER模式 S3C2410:SPI为SLAVE模式+DMA 二、工作流程 1.S3C2410从接收:当从设备发送数据时,S3C2410利用DMA方式收数,收到指定长度的数据,则进入DMA中断,将接收的数据拷出。 2.S3C2410从发送:当S3C2410需要发送,首先由RTS请求发送,然后等待从设备应答CTS,当从设备应答CTS时,进入外部中断,启动DMA发送,发送完成,再次进入从接收状态。 三、文件位置 spi_dma_slave.c spi_dma_slave.h circular_buf.c circular_buf.h 等文件存放入driver/char/目录 dma.c存放于arch/arm/mach-s3c2410/目录 dma.h存放于include/arm-asm/mach-s3c2410/目录 四、使用环境 1.arm-linux-gcc-3.4.1-the driver linux2.6.17 in which the test. Yangxing msn : lelma_yx@hotmail.com hope to operate SPI friends help. 1, mode of work : from equipment : SPI for the S3C2410 MASTER mode : SPI for SLAVE + DMA mode 2, workflow 1.S3C2410 from receiving : When sending data from the device, using DMA S3C2410 debt, the length of the designated data DMA will enter the interruption will receive unfettered access to the data. 2.S3C2410 from this : When S3C2410 need this, the first request sent by the RTS, Then wait for the response from CTS equipment, when the equipment response from CTS, access to external interrupt start DMA sent, Send completed, re-entered, from receiving state. 3. Position papers spi_dma_slave.c spi_dma_slave.h circul ar_buf.c circular_buf.h documents onto the driver / char / Contents
Date : 2008-10-13 Size : 16.96kb User : y

NES game Emulator in Linux.c and asm codes.
Date : 2008-10-13 Size : 358.67kb User : wenkin

Linux0.00版的完全注释这是引导扇区代码,Linus也是使用Intel的汇编语法写的,这里使用了NASM的编译器, 所以遵循NASM的语法, 而且也努力把后面的 HEAD.ASM 代码也写成NASM的,而不象Linus那样用难懂的 AT&T语法! 重写这些代码仅仅是为了学习和自己动手调试,希望这里是个好开头!:)
Date : 2008-10-13 Size : 6.52kb User : gongbing

DL : 0
DES算法集锦,包含有各种增强DES算法,变形DES算法,有PASCAL,ASM,C等多种语言的版本,有DOS,WINDOWS,Linux,以及其它UNIX环境的代码。
Date : 2008-10-13 Size : 889.56kb User : 张奇

DL : 0
linux下的gun asm编译器手册,对于linux底深编程很有用.
Date : 2008-10-13 Size : 574.95kb User : 刘军

DL : 0
从dos下装载内核,运行。AA为工具软件,它在当前目录下读取Image文件,去掉前面的bootsect和setup程序,仅剩下内核 main.c和loader.asm为主程序文件。-under loading kernel operation. AA software as a tool, it in the current directory Image read documents, the front page bootsect and setup procedures, leaving only core main.c and loader.asm main program file.
Date : 2025-12-16 Size : 78kb User : 刘兴

DL : 0
linux 下PCI设备的扫描程序。gcc,C+ASM完成。-the scanning equipment. Gcc, the C ASM completed.
Date : 2025-12-16 Size : 1kb User : sanyo

NES game Emulator in Linux.c and asm codes.
Date : 2025-12-16 Size : 359kb User : wenkin

Linux0.00版的完全注释这是引导扇区代码,Linus也是使用Intel的汇编语法写的,这里使用了NASM的编译器, 所以遵循NASM的语法, 而且也努力把后面的 HEAD.ASM 代码也写成NASM的,而不象Linus那样用难懂的 AT&T语法! 重写这些代码仅仅是为了学习和自己动手调试,希望这里是个好开头!:) -Linux0.00 version of the full Notes This is the boot sector code, Linus is a compilation of the use of Intel grammar written here using the NASM compiler, so follow the NASM syntax, but also behind the efforts to write code HEAD.ASM into NASM, not like Linus as difficult to use the AT
Date : 2025-12-16 Size : 6kb User : gongbing

DL : 0
DES算法集锦,包含有各种增强DES算法,变形DES算法,有PASCAL,ASM,C等多种语言的版本,有DOS,WINDOWS,Linux,以及其它UNIX环境的代码。-DES algorithm Collection contains a variety of enhanced DES algorithm, deformation DES algorithm, there PASCAL, ASM, C, such as multi-lingual versions, and DOS, WINDOWS, Linux, and other UNIX environment code.
Date : 2025-12-16 Size : 889kb User : 张奇

DL : 0
AT&T汇编的比较详细的说明,区分了它和X86汇编使用的不同之处,学习linux内核的一定要看看哦-AT
Date : 2025-12-16 Size : 74kb User : yinming

GNU汇编的的详细语法,介绍了不少伪指令,不过只英文版的-GNU compiled detailed grammar, introduce a lot of pseudo-instruction, but only the English version of
Date : 2025-12-16 Size : 606kb User : 石矗

DL : 0
ARM9嵌入式系统开发与实践-光盘 ASM---------汇编程序实验-ARM LINUX ASM
Date : 2025-12-16 Size : 291kb User : 彭雪峰

Linux 内联汇编的编程方法,环境为G-Linux inline Asm
Date : 2025-12-16 Size : 16kb User : zoo

Please do not build this file directly, build asm-offsets.c instead.
Date : 2025-12-16 Size : 2kb User : ljbxzon

DL : 0
n2-asm.S: Niagara2 RNG hypervisor call assembler.
Date : 2025-12-16 Size : 1kb User : vonglrbp

tie-asm.h compile-time HAL assembler definitions dependent on CORE & TIE. -tie-asm.h compile-time HAL assembler definitions dependent on CORE & TIE.
Date : 2025-12-16 Size : 2kb User : wengontang

x64 assembly hello_64.asm first sample program
Date : 2025-12-16 Size : 2kb User : Dev
« 12 3 4 5 6 7 8 9 10 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.