代码搜索:sync
找到约 6,244 项符合「sync」的源代码
代码结果 6,244
www.eeworm.com/read/219324/14888212
c mapper015.c
#include "..\DLL\d_iNES.h"
static struct
{
u8 PRG[4];
u8 Mirror;
} Mapper;
static void Sync (void)
{
u8 x;
for (x = 0; x < 4; x++)
MP->SetPRG_ROM8(0x8 | (x
www.eeworm.com/read/219324/14888237
c mapper025.c
#include "..\DLL\d_iNES.h"
static struct
{
u8 IRQenabled, IRQcounter;
u8_n IRQlatch;
u8_n CHR[8];
u8 PRG[2];
u8 Mirror;
} Mapper;
static void Sync (void)
{
u8 x;
MP->SetPRG_ROM8
www.eeworm.com/read/219324/14888254
c mapper023.c
#include "..\DLL\d_iNES.h"
static struct
{
u8 IRQenabled, IRQcounter;
u8_n IRQlatch;
u8 PRG[2];
u8_n CHR[8];
u8 Mirror;
} Mapper;
static void Sync (void)
{
u8 x;
MP->SetPRG_ROM8
www.eeworm.com/read/219324/14888264
c mapper011.c
#include "..\DLL\d_iNES.h"
#include "..\Hardware\h_74xx.h"
static void Sync (void)
{
MP->SetPRG_ROM32(0x8,(_74xx.Data >> 0) & 0xF);
MP->SetCHR_RAM8 (0,0); // there exists a mapper11 game with
www.eeworm.com/read/219324/14888275
c mapper016.c
#include "..\DLL\d_iNES.h"
static struct
{
u8 PRG, CHR[8], Mirror;
u8 IRQenabled;
u16_n IRQcounter;
} Mapper;
static void Sync (void)
{
u8 x;
MP->SetPRG_ROM16(0x8,Mapper.PRG);
MP-
www.eeworm.com/read/219324/14888283
c mapper004.c
#include "..\DLL\d_iNES.h"
#include "..\Hardware\h_MMC3.h"
static void Sync (void)
{
if (MP->Flags & 0x08)
MP->Mirror_4();
else MMC3_SyncMirror();
MMC3_SyncPRG(0x3F,0);
if (MP->CHR_R
www.eeworm.com/read/14187/321184
entries
/Makefile.am/1.13/Thu Nov 10 22:03:20 2005//
/dummy_alsa.m4/1.1/Mon Sep 12 17:58:03 2005//
/replaceversion/1.2/Fri Jan 7 19:49:49 2005//
/repository_sync.sh/1.7/Fri Jan 7 19:49:49 2005//
/sdl_update
www.eeworm.com/read/14735/405651
h mpeg2_transport.h
#ifndef __MPEG2_TRANSPORT_H__
#define __MPEG2_TRANSPORT_H__
#define MPEG2T_SYNC_BYTE 0x47
typedef struct mpeg2t_frame_t {
struct mpeg2t_frame_t *next_frame;
int have_ps_ts;
uint6
www.eeworm.com/read/15240/441783
s memio.s
#include "macros.h"
.globl pci_read_cfg_byte
pci_read_cfg_byte:
config_addr
config_data 3
eieio
sync
lbz r3, 0(r9)
blr
.globl pci_write_cfg_byte
pci_write_cfg_byte:
config_addr
config_
www.eeworm.com/read/16069/644076
pemicro hscmp_mk40x256vmd100_internal_ram_pne osjtag.pemicro
[DEVICE]
CHIPMODE=MK40X256VMD100
[PEDEBUG]
CURRENTDEVICE=MK40X256VMD100
CURRENTMODE=4
ERASE_PROGRAM_WITHOUT_ASKING=0
AUTO_SYNC=1
[MK40X256VMD100]
DOTRIM=1
PRESERVE1_START=0
PRESERVE1_END