代码搜索:Mac 有哪些应用?

找到约 10,000 项符合「Mac 有哪些应用?」的源代码

代码结果 10,000
www.eeworm.com/read/350097/3133569

h mac_mouse.h

#ifndef _ASM_MAC_MOUSE_H #define _ASM_MAC_MOUSE_H /* * linux/include/asm-m68k/mac_mouse.h * header file for Macintosh ADB mouse driver * 27-10-97 Michael Schmitz * copied from: * header file for
www.eeworm.com/read/350097/3133594

h mac_iop.h

/* * I/O Processor (IOP) defines and structures, mostly snagged from A/UX * header files. * * The original header from which this was taken is copyrighted. I've done some * rewriting (in fact my
www.eeworm.com/read/350097/3133602

h mac_psc.h

/* * Apple Peripheral System Controller (PSC) * * The PSC is used on the AV Macs to control IO functions not handled * by the VIAs (Ethernet, DSP, SCC, Sound). This includes nine DMA * channels.
www.eeworm.com/read/350097/3133610

h mac_baboon.h

/* * Definitions for the "Baboon" custom IC on the PowerBook 190. */ #define BABOON_BASE (0x50F1A000) /* same as IDE controller base */ #ifndef __ASSEMBLY__ struct baboon { char pad1[208]; /* ge
www.eeworm.com/read/350097/3133657

h mac_via.h

/* * 6522 Versatile Interface Adapter (VIA) * * There are two of these on the Mac II. Some IRQ's are vectored * via them as are assorted bits and bobs - eg rtc, adb. The picture * is a bit incomp
www.eeworm.com/read/350097/3133668

h mac_asc.h

/* * Apple Sound Chip */ #ifndef __ASM_MAC_ASC_H #define __ASM_MAC_ASC_H /* * ASC offsets and controls */ #define ASC_BUF_BASE 0x00 /* RAM buffer offset */ #define ASC_BUF_SIZE 0x800 #defin
www.eeworm.com/read/350097/3134606

h fbcon-mac.h

/* * FBcon low-level driver for Mac variable bpp packed pixels (mac) */ #ifndef _VIDEO_FBCON_MAC_H #define _VIDEO_FBCON_MAC_H #include #ifdef MODULE #if defined(CONFIG_FBCON_MAC
www.eeworm.com/read/350097/3135480

c ipt_mac.c

/* Kernel module to match MAC address parameters. */ #include #include #include #include #include
www.eeworm.com/read/347503/3171064

s mcf-mac.s

.text move.l %acc,%d2 move.l %acc,%a1 move.l %macsr,%a1 move.l %macsr,%d2 move.l %mask,%a1 move.l %mask,%d2 move.l %macsr,%ccr move.l #0x12345678,%acc move.l %d1,%acc move.l %a2,%ac
www.eeworm.com/read/347503/3171069

d mcf-mac.d

#name: mcf-mac #objdump: -d --architecture=m68k:5407 #as: -m5407 .*: file format .* Disassembly of section .text: 0+ : 0: a182 movel %acc,%d2 2: a189