代码搜索:Loader
找到约 9,497 项符合「Loader」的源代码
代码结果 9,497
www.eeworm.com/read/366574/9808639
dsw loader.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################
www.eeworm.com/read/366574/9808643
dsp loader.dsp
# Microsoft Developer Studio Project File - Name="Loader" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Ap
www.eeworm.com/read/366574/9808659
rc loader.rc
//Microsoft Developer Studio generated resource script.
//
#include "resource.h"
#define APSTUDIO_READONLY_SYMBOLS
/////////////////////////////////////////////////////////////////////////////
www.eeworm.com/read/365571/9853730
exe loader.exe
www.eeworm.com/read/167664/9956165
h loader.h
#ifndef __LOADER_H__
#define __LOADER_H__
typedef struct loader_s
{
char *rom;
char *base;
char *sram;
char *state;
int ramloaded;
} loader_t;
extern loader_t loader;
int rom_load();
int
www.eeworm.com/read/167664/9956324
c loader.c
#include "defs.h"
#include "regs.h"
#include "mem.h"
#include "hw.h"
#include "rtc.h"
#include
#include
#include
static int mbc_table[256] =
{
0, 1, 1, 1, 0, 2, 2,
www.eeworm.com/read/363323/9959306
bin loader.bin
www.eeworm.com/read/363317/9959776
h loader.h
/*************************************************************************
Copyright (C) 2002 - 2007 Wei Qin
See file COPYING for more information.
This program is free software; you can
www.eeworm.com/read/363317/9959803
cpp loader.cpp
/*************************************************************************
Copyright (C) 2002 - 2007 Wei Qin
See file COPYING for more information.
This program is free software; you can
www.eeworm.com/read/363059/9969524
c loader.c
/*0001*//*
/*0002./ * Copyright (c) 1998-2001 Sun Microsystems, Inc. All Rights Reserved.
/*0003./ *
/*0004./ * This software is the confidential and proprietary information of Sun
/*0005./ * Mic