代码搜索:kernel
找到约 10,000 项符合「kernel」的源代码
代码结果 10,000
www.eeworm.com/read/137262/13336656
plg kernel.plg
Build Log
--------------------Configuration: kernel - Win32 Release--------------------
Command Lines
Creating temporary file "C:\TEMP\RSP247.t
www.eeworm.com/read/137022/13347495
c kernel.c
/* Non pre-empting synchronization kernel, machine-independent portion
*/
#if defined(PROCLOG) || defined(PROCTRACE)
#include
#endif
#include
#include
#include "gl
www.eeworm.com/read/323035/13356969
exe kernel.exe
www.eeworm.com/read/323035/13357006
asm kernel.asm
;
; File:
; kernel.asm
; Description:
; kernel start-up code
;
; Copyright (c) 1995, 1996
; Pasquale J. Villani
; All Rights Reserved
;
; This file is part of DOS-C.
;
; D
www.eeworm.com/read/323035/13357024
mak kernel.mak
www.eeworm.com/read/323035/13357031
cfg kernel.cfg
-f-
-ff-
-O
-Oe
-Ob
-Z
-k-
-vi-
-wpro
-weas
-wpre
-v -X -I. -D__STDC__=0 -DTSC -DDEBUG -DKERNEL -DI86 -DPROTO -DSHWR -DASMSUPT
www.eeworm.com/read/323026/13358037
f kernel.f
subroutine kernel(is,mu,rm,xpl,psl,bp)
integer mu
real rm(-mu:mu)
real psl(-1:80,-25:25),xpl(-25:25),bp(0:25,-25:25)
real pha,betal
integer is,ip1,j,i,k,ip,ig,
www.eeworm.com/read/136567/13371568
bin kernel_a.bin
www.eeworm.com/read/136567/13371577
asm kernel_a.asm
; When started from bootf we get to this code with a temporary GDT,
; a temporary stack, temporary page tables, no TSS, no IDT and interrupts
; disabled.
; BOOTF sets up mapping so that the kerne