代码搜索:如何学习 Mac?
找到约 10,000 项符合「如何学习 Mac?」的源代码
代码结果 10,000
www.eeworm.com/read/213676/4913948
mac irq_ghs.mac
;------------------------------------------------------------------------------
;- ATMEL Microcontroller Software Support - ROUSSET -
;---------------------------------------------------------
www.eeworm.com/read/213676/4913994
mac irq_ghs.mac
;------------------------------------------------------------------------------
;- ATMEL Microcontroller Software Support - ROUSSET -
;---------------------------------------------------------
www.eeworm.com/read/213039/4932670
h export_mac.h
// -*- C++ -*-
// export_mac.h,v 1.3 2004/02/29 13:58:15 jwillemsen Exp
// Definition for Win32 Export directives.
// This file is generated automatically by
// ${ACE_ROOT}/GenExportH.BAT
// ----
www.eeworm.com/read/209728/4957297
mac mcf5235.mac
; set IPSBAR address
mbar 40000000
; set RAMBAR for processor
control c05 100001
; load debug file
hload ..\demo.elf
; set breakpoint at main
br main
www.eeworm.com/read/209559/4961283
c mac_ksyms.c
#include
#include
#include
/* Says whether we're using A/UX interrupts or not */
extern int via_alt_mapping;
EXPORT_SYMBOL(via_alt_mapping);
www.eeworm.com/read/209559/4961293
s mac_penguin.s
.byte \
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0xFF,0xFF,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,\
0x00,0x00,0x00,0x00,0x00,0x00,
www.eeworm.com/read/209559/4965905
c mac_esp.c
/*
* 68k mac 53c9[46] scsi driver
*
* copyright (c) 1998, David Weis weisd3458@uni.edu
*
* debugging on Quadra 800 and 660AV Michael Schmitz, Dave Kilzer 7/98
*
* based loosely on cyber_esp.c
www.eeworm.com/read/209559/4966167
h mac_scsi.h
/*
* Cumana Generic NCR5380 driver defines
*
* Copyright 1993, Drew Eckhardt
* Visionary Computing
* (Unix and Linux consulting and custom programming)
* drew@colorado.edu
* +1 (303) 440-4
www.eeworm.com/read/209559/4966214
c mac_scsi.c
/*
* Generic Macintosh NCR5380 driver
*
* Copyright 1998, Michael Schmitz
*
* derived in part from:
*/
/*
* Generic Generic NCR5380 driver
*
* Copyright 1995, Russell King
www.eeworm.com/read/209559/4966566
c mac_hid.c
/*
* drivers/macintosh/mac_hid.c
*
* HID support stuff for Macintosh computers.
*
* Copyright (C) 2000 Franz Sirl.
*
* This file will soon be removed in favor of an uinput userspace tool.
*/