代码搜索:Byte

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

代码结果 10,000
www.eeworm.com/read/119473/14829795

asm keyrpt.asm

; This program reads the file created by the KEYEVAL.EXE TSR program. ; It displays the log containing dates, times, and number of keystrokes. .xlist .286 include stdlib.a includelib s
www.eeworm.com/read/119473/14829799

asm keyeval.asm

; This is an example of an active TSR that counts keyboard interrupts ; once activated. Every minute it writes the number of keyboard ; interrupts that occurred in the previous minute to an output
www.eeworm.com/read/119473/14829803

asm moon.asm

; Simple "Moon Lander" game. ; ; Randall Hyde ; 2/8/96 ; ; This program is an example of a trivial little "moon lander" ; game that simulates a Lunar Module setting down on the Moon's ; surface
www.eeworm.com/read/119473/14829813

asm fspsgdi.asm

.286 page 58, 132 name FSPSGDI title FSPSGDI (CH Products Standard Game Device Interface). ; CHSGDI.EXE ; ; Usage: ; CHSDGI {LEFT} ; ; This program loads a TSR which patches INT 15
www.eeworm.com/read/119458/14830230

c xram.c

#include "Global.h" /*************************************************/ // chip configuration BYTE xdata IICCTR _at_ 0xf00; BYTE xdata IICSTUS _at_ 0xf01; BYTE xdata INTFLG _at_ 0xf03;
www.eeworm.com/read/119458/14830248

lst xram.lst

C51 COMPILER V7.06 XRAM 12/22/2004 13:43:46 PAGE 1 C51 COMPILER V7.06, COMPILATION OF MODULE XRAM OBJECT MODULE PLACED IN Xr
www.eeworm.com/read/119334/14832764

h md4.h

// // MD4.h // // Copyright (c) Shareaza Development Team, 2002-2004. // This file is part of SHAREAZA (www.shareaza.com) // // Shareaza is free software; you can redistribute it // and/or modi
www.eeworm.com/read/119290/14833741

pas savexls.pas

unit SaveXLS; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, DB, DBTables, Grids, DBGrids, StdCtrls, ExtCtrls; type TForm2 = class
www.eeworm.com/read/118993/14845223

h rdoff.h

/* rdoff.h RDOFF Object File manipulation routines header file * * The Netwide Assembler is copyright (C) 1996 Simon Tatham and * Julian Hall. All rights reserved. The software is * redistribu
www.eeworm.com/read/220013/14856027

frm form1.frm

VERSION 5.00 Begin VB.Form Form1 Caption = "Form1" ClientHeight = 3195 ClientLeft = 60 ClientTop = 345 ClientWidth = 4680 LinkTopic