代码搜索:Mac 开发教程
找到约 10,000 项符合「Mac 开发教程」的源代码
代码结果 10,000
www.eeworm.com/read/150547/12286823
mac c32.mac
; NASM macro set to make interfacing to 32-bit programs easier -*- nasm -*-
%imacro proc 1 ; begin a procedure definition
%push proc
global %1
%1: push ebp
www.eeworm.com/read/150547/12286830
mac myc32.mac
; NASM macro set to make interfacing to 32-bit programs easier
; Also cool little macros to make NASM emulate some MASM things.
;
; Originally included in NASM. Modifications by Peter Johnson, 199
www.eeworm.com/read/252157/12296603
h mac2500.h
#ifndef __MAC2500h
#define __MAC2500h
/* Big endian or little endian big = 1, little = 0 */
#define BIG_ENDIAN 0
/*FOR VxWorks*/
/*#define PACK_RESERVED (__attribute__((__packed__)))*/
#define P
www.eeworm.com/read/252157/12296625
c mac2500.c
/*
* Cirrus Logic CS8900A Ethernet
*
* (C) Copyright 2002
* Sysgo Real-Time Solutions, GmbH
* Marius Groeger
*
* Copyright (C) 1999 Ben Williamson
www.eeworm.com/read/252157/12296628
c mac2510.c
/*
* Cirrus Logic CS8900A Ethernet
*
* (C) Copyright 2002
* Sysgo Real-Time Solutions, GmbH
* Marius Groeger
*
* Copyright (C) 1999 Ben Williamson
www.eeworm.com/read/252157/12296646
c mac8947.c
/*
* Cirrus Logic CS8900A Ethernet
*
* (C) Copyright 2002
* Sysgo Real-Time Solutions, GmbH
* Marius Groeger
*
* Copyright (C) 1999 Ben Williamson
www.eeworm.com/read/252157/12296707
h mac2510.h
#ifndef __MAC2510h
#define __MAC2510h
/* Big endian or little endian big = 1, little = 0 */
#define BIG_ENDIAN 0
/*FOR VxWorks*/
/*#define PACK_RESERVED (__attribute__((__packed__)))*/
#define P
www.eeworm.com/read/252157/12296731
h mac8947.h
#ifndef __MAC8947h
#define __MAC8947h
/* Big endian or little endian big = 1, little = 0 */
#define BIG_ENDIAN 0
/*FOR VxWorks*/
/*#define PACK_RESERVED (__attribute__((__packed__)))*/
#define P
www.eeworm.com/read/252157/12296751
c mac8947.c
/*
* Cirrus Logic CS8900A Ethernet
*
* (C) Copyright 2002
* Sysgo Real-Time Solutions, GmbH
* Marius Groeger
*
* Copyright (C) 1999 Ben Williamson
www.eeworm.com/read/252157/12297491
c part_mac.c
/*
* (C) Copyright 2000
* Wolfgang Denk, DENX Software Engineering, wd@denx.de.
*
* See file CREDITS for list of people who contributed to this
* project.
*
* This program is free software; you