代码搜索结果
找到约 10,000 项符合
H 的代码
h_mmc4.h
#ifndef __MMC4_H__
#define __MMC4_H__
#include "..\interface.h"
typedef struct MMC4
{
u8 PRG;
u8 LatchState[2];
u8 Latch0[2];
u8 Latch1[2];
u8 Mirror;
void (*Sync) (void);
} TMMC4
h_mmc3.h
#ifndef __MMC3_H__
#define __MMC3_H__
#include "..\interface.h"
typedef struct MMC3
{
u8 IRQenabled, IRQcounter, IRQlatch;
u8 Cmd;
u8 PRG[2];
u8 CHR[8];
u8 WriteWRAM;
u8 Mirror;
h_mmc1.h
#ifndef __MMC1_H__
#define __MMC1_H__
#include "..\interface.h"
typedef struct MMC1
{
u8 Latch, LatchPos;
u8 Regs[4];
void (*Sync) (void);
} TMMC1, *PMMC1;
extern TMMC1 MMC1;
void
h_mmc5.h
#ifndef __MMC5_H__
#define __MMC5_H__
#include "..\interface.h"
#define MMC5WRAM_0KB_0KB 0
#define MMC5WRAM_8KB_0KB 1
#define MMC5WRAM_32KB_0KB 2
#define MMC5WRAM_0KB_8KB 3
#define MMC5WRAM
h_fme07.h
#ifndef __FME07_H__
#define __FME07_H__
#include "..\interface.h"
typedef struct FME07
{
u8 IRQenabled;
u16_n IRQcounter;
u8 Cmd;
u8 PRG[4], CHR[8];
u8 Mirror;
void (*Sync) (void);
h_mmc2.h
#ifndef __MMC2_H__
#define __MMC2_H__
#include "..\interface.h"
typedef struct MMC2
{
u8 PRG;
u8 LatchState[2];
u8 Latch0[2];
u8 Latch1[2];
u8 Mirror;
void (*Sync) (void);
} TMMC2
h225_ioctl.h
/*****************************************************************************
@(#) h225_ioctl.h,v 0.9.2.3 2006/09/18 13:52:33 brian Exp
-----------------------------------------------------------
dlpi_h225.h
/*****************************************************************************
@(#) dlpi_h225.h,v 0.9.2.2 2005/05/14 08:30:47 brian Exp
------------------------------------------------------------
sa7121h.h
/********************************************************************/
/* Copyright 2004 by SEED Incorporated. */
/* All rights reserved. Property of SEED Incorporated. */
/* Restricted
sa7121h.h
/********************************************************************/
/* Copyright 2004 by SEED Incorporated. */
/* All rights reserved. Property of SEED Incorporated. */
/* Restricted