OpenGL Cube, Asm x86. Simple sample, which describes how to use OpenGL GAPI in assembler. Requires MASM32 kit for building.
標簽: OpenGL assembler describes Requires
上傳時間: 2017-06-28
上傳用戶:來茴
ARM GCC Inline assembler Cookbook pdf更新版
標簽: assembler Cookbook Inline ARM
上傳時間: 2014-01-24
上傳用戶:TRIFCT
assembler dung ngat, dung vsual c++ de quan ly chuong trinh, dua len vga, lcd, dung phim bam
標簽: dung assembler chuong vsual
上傳時間: 2014-01-10
上傳用戶:皇族傳媒
assembler source code for a AT90S2313 microcontroller used in an interface for reading, programming and bulk erasing serial flash of the ST25P16 and SP25P32 family used on the WGT624v3 Netgears Router.
標簽: microcontroller programming assembler for
上傳時間: 2013-12-07
上傳用戶:shawvi
XT_KeyBoard interface with 8951 using assembler and Document for Key board delivered data details, Which will help to dvelope for any processor and controller interface.
標簽: XT_KeyBoard assembler interface delivered
上傳時間: 2014-01-09
上傳用戶:鳳臨西北
Source code in assembler for using interupts with atmega16 and creating an easy cronometer.
標簽: cronometer assembler interupts creating
上傳時間: 2017-09-05
上傳用戶:yangbo69
ATMEL的AVR單片機的集成環境匯編級開發調試軟件,完全免費。ATMEL AVR Studio集成開發環境(IDE) ,包括了AVR assembler編譯器、AVR Studio調試功能、AVR Prog串行、并行下載功能和JTAG ICE仿真等功能。它集匯編語言編譯、軟件仿真、芯片程序下載、芯片硬件仿真等一系列基礎功能,與任一款高級語言編譯器配合使用即可完高級語言的產品開發調試。
上傳時間: 2013-07-28
上傳用戶:從此走出陰霾
·源碼公開的MCS 51 單片機的宏匯編器 Macro assembler of MCS MCS-51 micro controller Version 0.12 這是一個應屆生寫的習作 盡管這個軟件A51 還未完全達到滿意的效果不過與Keil 公司的A51 配合起來使用還是不錯的 公開源碼和文檔的目的是希望能夠給一些愛好者作為學習編譯原理和C 程序設計的靶子同時也希望有更多的熱心人參與修改源碼直至
上傳時間: 2013-07-23
上傳用戶:xjz632
The MSP-FET430PIF is a Parallel Port interface (does not include target board) that is used to program and debug MSP430 FET tools and test boards through the JTAG interface. This interface is included in our FET tools, but sold without the development board. This interface uses a Parallel PC Port to communicate to the Debugger Software (IAR Kickstart software included) running on the PC. The interface uses the standard 14 pin header to communicate to the MSP430 device using the standard JTAG protocol. The flash memory can be erased and programmed in seconds with only a few keystrokes, and since the MSP430 flash is extremely low power, no external power supply is required. The tool has an integrated software environment and connects directly to the PC which greatly simplifies the set-up and use of the tool. The flash development tool supports development with all MSP430 flash parts. Features MSP430 debugging interface to connect a MSP430-Flash-device to a Parallel port on a PC Supports JTAG debug protocol (NO support for Spy-Bi-Wire (2-wire JTAG) debug protocol, Spy-Bi-Wire (2-wire JTAG) is supported by MSP-FET430UIF) Parallel Port cable and a 14-conductor target cable Full documentation on CD ROM Integrated IAR Kickstart user interface which includes: assembler Linker Limulator Source-level debugger Limited C-compiler Technical specifications: Backwardly compatable with existing FET tool boards.
上傳時間: 2013-10-26
上傳用戶:fengweihao158@163.com
匯編器在微處理器的驗證和應用中舉足輕重,如何設計通用的匯編器一直是研究的熱點之一。本文提出了一種開放式的匯編器系統設計思想,在匯編語言與機器語言間插入中間代碼CMDL(code mapping description language)語言,打破匯編語言與機器語言的直接映射關系,由此建立起一套描述匯編語言與機器語言的開放式映射體系。基于此開放式映射體系開發了一套匯編器系統,具有較高層次上的通用性和可移植性。【關鍵詞】指令集,CMDL,匯編器,開放式 Design of Retargetable assembler System Liu Ling Feng Wen Nan Wang Ying Chun Jiang An Ping Ji Li Jiu IME of Peking University, 100871【摘要】An assembler plays a very important role in the field of microprocessor verifications and applications, thus how to build a retargetable assembler system has been a hotspot in this field for long time. This paper presents a new method about the retargetable assembler system design.It provides a kind of language CMDL, code mapping description language. During the process of assembling, assembler languages are firstly translated to CMDL, and then mapped to the machine codes. In an other word, CMDL is inserted between assembler languages and machine codes during the translation procedure. As a medium code, CMDL has a lot of features, such as high extraction, strong descript capabilities. It can describe almost all attributes of assembler languages. By breaking the direct mapping relationship between assembler languages and machine codes, the complexities of machine codes are hided to the users, therefore, the new retargetable assembler system has higher retargetable level by converting the mapping from assembler languages and machine codes to assembler languages and CMDL, and implementationof it becomes easier. Based on the new mapping system structure, a retargetable assemblersystem is developed. It proved the whole system has good retargetability and implantability.【關鍵詞】instruction set, symbol table, assembler, lexical analysis, retargetability
上傳時間: 2013-10-10
上傳用戶:meiguiweishi