代码搜索:handler

找到约 10,000 项符合「handler」的源代码

代码结果 10,000
www.eeworm.com/read/239766/13257749

s startup.s

; ******************************************************* ; * NAME : 44BINIT.S * ; * Version : 10.April.2000 * ; * Description: * ; * C start up codes * ; * Con
www.eeworm.com/read/138049/13269455

readme

Version 1.1.4 - 11NOV99wzk - ------------------------ * Added the use of shutdown() when the client closes it's output channel. * Added the -w option. Version 1.1.3 - 13OCT99wzk - -------
www.eeworm.com/read/239052/13304687

c systemservicesinstall.c

#include "system.h" #include // PPI driver includes #include "ezkitutilities.h" #include "semaphores.h" //#include "adi_net2272.h" // NET2272 device d
www.eeworm.com/read/137693/13304791

cpp basictaskscheduler.cpp

/********** This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either versio
www.eeworm.com/read/238767/13326643

s 44binit.s

GET memcfg.s ;Memory Area ;GCS6 16M 16bit(2MB) DRAM/SDRAM(0xc000000-0xc7fffff) ;APP RAM=0xc000000~0xc1effff ;44BMON RAM=0xc7f0000-0xc7fffff ;STACK =0xc7ffa00 ;Interrupt Contr
www.eeworm.com/read/137310/13331083

cpp basictaskscheduler.cpp

/********** This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either versio
www.eeworm.com/read/136997/13348632

cpp mainfrm.cpp

// MainFrm.cpp : implementation of the CMainFrame class // #include "stdafx.h" #include "SCMIS.h" #include "MainFrm.h" #include "Splash.h" #include"TEALO.h" #ifdef _DEBUG #define new DEBUG
www.eeworm.com/read/136984/13349160

s irq.s

;/****************************************Copyright (c)************************************************** ;** Guangzou ZLG-MCU Development Co.,LTD. ;**
www.eeworm.com/read/136959/13351067

asm cerrinst.asm

PAGE ,132 ; Install an Interrupt 24 (DOS critical error exception) handler ; ; Public domain by Bob Stout ; ; Requires MASM 5.1 or later or equivalent ; ; Assemble with: MASM /Mx /z
www.eeworm.com/read/136959/13351660

doc except.doc

USER-GENERATED EXCEPTIONS IN GENERAL ------------------------------------ MS-DOS users can generate exceptions by means of two separate mechanisms, Ctrl-C and Ctrl-Break. Although these are often tre