代码搜索结果
找到约 10,000 项符合
Remote Control 的代码
remote.vtc
func Connect(addr, port) { return connect(addr, port) ? : perror("connect"); }
func cur_world() { return cur_rmt ? obj(cur_rmt) : NULL; }
func reset_prompt() {
prompt = (cur_rmt && cur_rmt->rprompt
remote.c
/* remote.c: Handle I/O to remote */
#include "vt.h"
#include
#include
#include
#include
#include
#include
#ifdef PROTOTYPES
s
remote.c
head 2.1;
access;
symbols;
locks; strict;
comment @ * @;
2.1
date 95.10.24.15.46.14; author tsurace; state Release;
branches;
next 1.2;
1.2
date 95.10.18.22.08.21; author tsurace; state Beta;
branc
remote.c
/* remote.c: Handle I/O to remote */
/*
* $Id: remote.c 2.1 1995/10/24 15:46:14 tsurace Release $
* $Log: remote.c $
* Revision 2.1 1995/10/24 15:46:14 tsurace
* Roll.
*
* Revision 1.2
avr_410_rc5_ir_remote_control_decoder.asm
;***************************************************************************
;* A P P L I C A T I O N N O T E F O R T H E A V R F A M I L Y
;*
;* Number : AVR410
;* File Name