代码搜索:patch
找到约 9,523 项符合「patch」的源代码
代码结果 9,523
www.eeworm.com/read/325783/3479339
h modules.h
/**
* @file public keys for signature validation
*
*/
#ifdef PATCH_SYSTEM_WITH_TEST_KEYS
#ifndef MSDOS
#warning using test signature keys
#endif
static const unsigned char publicExponent[12][3] = {
www.eeworm.com/read/320257/3548650
cpp 080.cpp
/////////////////////////////////////////////////////////////////////
// Mapper 80
void NES_mapper80::Reset()
{
patch = 0;
if(parent_NES->crc32() == 0x9832d15a) // Fudou Myouou Den (J).
www.eeworm.com/read/320257/3548753
cpp 070.cpp
/////////////////////////////////////////////////////////////////////
// Mapper 70
void NES_mapper70::Reset()
{
patch = 0;
if(parent_NES->crc32() == 0xa59ca2ef || // Kamen Rider Club
www.eeworm.com/read/320257/3548792
cpp 001.cpp
/////////////////////////////////////////////////////////////////////
// Mapper 1
void NES_mapper1::Reset()
{
patch = 0;
if(parent_NES->crc32() == 0xb8747abf) // Best Play - Pro Yakyuu Sp
www.eeworm.com/read/317951/3573438
inc makefile.inc
# -*- Makefile -*- Time-stamp:
LIBNAME = cxa
MAJOR = 0
MINOR = 0
PATCH = 1
SRC_C = ../../../src/cxa.c
www.eeworm.com/read/317148/3583065
686 readme.686
This is a patched version of zlib, modified to use
Pentium-Pro-optimized assembly code in the deflation algorithm. The
files changed/added by this patch are:
README.686
match.S
The speedup th
www.eeworm.com/read/316433/3611552
686 readme.686
This is a patched version of zlib, modified to use
Pentium-Pro-optimized assembly code in the deflation algorithm. The
files changed/added by this patch are:
README.686
match.S
The speedup th
www.eeworm.com/read/316290/3612187
686 readme.686
This is a patched version of zlib, modified to use
Pentium-Pro-optimized assembly code in the deflation algorithm. The
files changed/added by this patch are:
README.686
match.S
The speedup th