代码搜索:disk
找到约 10,000 项符合「disk」的源代码
代码结果 10,000
www.eeworm.com/read/431518/8672397
s disk.s
.module disk.c
.area text(rom, con, rel)
; i -> R10
.even
_DiskInit::
xcall push_gset3
; /****************************************Copyright (c)**********************************
www.eeworm.com/read/385844/8786314
h disk.h
// disk.h
// Data structures to emulate a physical disk. A physical disk
// can accept (one at a time) requests to read/write a disk sector;
// when the request is satisfied, the CPU gets an interru
www.eeworm.com/read/385844/8786321
cc disk.cc
// disk.cc
// Routines to simulate a physical disk device; reading and writing
// to the disk is simulated as reading and writing to a UNIX file.
// See disk.h for details about the behavior of disks
www.eeworm.com/read/385155/8815996
dat disk.dat
www.eeworm.com/read/428839/8835406
gif disk.gif
www.eeworm.com/read/285049/8874016
c disk.c
/****************************************Copyright (c)**************************************************
** 广州周立功单片机发展有限公司
** 研 究
www.eeworm.com/read/285049/8874060
c disk.c
/****************************************Copyright (c)**************************************************
** 广州周立功单片机发展有限公司
** 研 究
www.eeworm.com/read/284980/8880249
ico disk.ico
www.eeworm.com/read/284556/8919076
h disk.h
// disk.h
// Data structures to emulate a physical disk. A physical disk
// can accept (one at a time) requests to read/write a disk sector;
// when the request is satisfied, the CPU gets an interru
www.eeworm.com/read/284556/8919081
cc disk.cc
// disk.cc
// Routines to simulate a physical disk device; reading and writing
// to the disk is simulated as reading and writing to a UNIX file.
// See disk.h for details about the behavior of disks